Wed, 25 Sep 2013 15:49:09 +0200 tuned
nipkow [Wed, 25 Sep 2013 15:49:09 +0200] rev 53880
tuned
Wed, 25 Sep 2013 14:28:10 +0200 break more conjunctions
blanchet [Wed, 25 Sep 2013 14:28:10 +0200] rev 53879
break more conjunctions
Wed, 25 Sep 2013 14:21:18 +0200 move useful functions to library
blanchet [Wed, 25 Sep 2013 14:21:18 +0200] rev 53878
move useful functions to library
Wed, 25 Sep 2013 13:39:34 +0200 merge
panny [Wed, 25 Sep 2013 13:39:34 +0200] rev 53877
merge
Wed, 25 Sep 2013 12:43:20 +0200 simplified code
panny [Wed, 25 Sep 2013 12:43:20 +0200] rev 53876
simplified code
Wed, 25 Sep 2013 00:38:13 +0200 add non-corecursive constructor view theorems to simps
panny [Wed, 25 Sep 2013 00:38:13 +0200] rev 53875
add non-corecursive constructor view theorems to simps
Wed, 25 Sep 2013 12:52:21 +0200 merged
wenzelm [Wed, 25 Sep 2013 12:52:21 +0200] rev 53874
merged
Wed, 25 Sep 2013 12:42:56 +0200 tuned proofs;
wenzelm [Wed, 25 Sep 2013 12:42:56 +0200] rev 53873
tuned proofs;
Wed, 25 Sep 2013 11:12:59 +0200 explicit Status.REMOVED, which is required e.g. for sledgehammer to retrieve command of sendback exec_id (in contrast to find_theorems, see c2da0d3b974d);
wenzelm [Wed, 25 Sep 2013 11:12:59 +0200] rev 53872
explicit Status.REMOVED, which is required e.g. for sledgehammer to retrieve command of sendback exec_id (in contrast to find_theorems, see c2da0d3b974d);
Wed, 25 Sep 2013 12:29:06 +0200 more powerful fold
blanchet [Wed, 25 Sep 2013 12:29:06 +0200] rev 53871
more powerful fold
Wed, 25 Sep 2013 12:00:22 +0200 properly fold over branches
blanchet [Wed, 25 Sep 2013 12:00:22 +0200] rev 53870
properly fold over branches
Wed, 25 Sep 2013 11:56:33 +0200 tuned
nipkow [Wed, 25 Sep 2013 11:56:33 +0200] rev 53869
tuned
Wed, 25 Sep 2013 10:53:09 +0200 removed dead code
blanchet [Wed, 25 Sep 2013 10:53:09 +0200] rev 53868
removed dead code
Wed, 25 Sep 2013 10:45:12 +0200 keep a database of free constructor type information
blanchet [Wed, 25 Sep 2013 10:45:12 +0200] rev 53867
keep a database of free constructor type information
Wed, 25 Sep 2013 10:26:04 +0200 generalized case-handling code a bit
blanchet [Wed, 25 Sep 2013 10:26:04 +0200] rev 53866
generalized case-handling code a bit
Wed, 25 Sep 2013 10:17:18 +0200 support cases for new-style (co)datatypes
blanchet [Wed, 25 Sep 2013 10:17:18 +0200] rev 53865
support cases for new-style (co)datatypes
Wed, 25 Sep 2013 09:35:37 +0200 use case rather than sequence of ifs in expansion
blanchet [Wed, 25 Sep 2013 09:35:37 +0200] rev 53864
use case rather than sequence of ifs in expansion
Wed, 25 Sep 2013 08:43:21 +0200 textual improvements following Christian Sternagel's feedback
blanchet [Wed, 25 Sep 2013 08:43:21 +0200] rev 53863
textual improvements following Christian Sternagel's feedback
Tue, 24 Sep 2013 15:03:51 -0700 generalize lemma
huffman [Tue, 24 Sep 2013 15:03:51 -0700] rev 53862
generalize lemma
Tue, 24 Sep 2013 15:03:50 -0700 removed unused lemma
huffman [Tue, 24 Sep 2013 15:03:50 -0700] rev 53861
removed unused lemma
Tue, 24 Sep 2013 15:03:49 -0700 factor out new lemma
huffman [Tue, 24 Sep 2013 15:03:49 -0700] rev 53860
factor out new lemma
Tue, 24 Sep 2013 15:03:49 -0700 replace lemma with more general simp rule
huffman [Tue, 24 Sep 2013 15:03:49 -0700] rev 53859
replace lemma with more general simp rule
Tue, 24 Sep 2013 23:51:32 +0200 generalized tactics
blanchet [Tue, 24 Sep 2013 23:51:32 +0200] rev 53858
generalized tactics
Tue, 24 Sep 2013 23:10:16 +0200 renamed generated property
blanchet [Tue, 24 Sep 2013 23:10:16 +0200] rev 53857
renamed generated property
Tue, 24 Sep 2013 22:21:51 +0200 commented out debugging output in "primcorec"
blanchet [Tue, 24 Sep 2013 22:21:51 +0200] rev 53856
commented out debugging output in "primcorec"
Tue, 24 Sep 2013 21:27:45 +0200 merged
wenzelm [Tue, 24 Sep 2013 21:27:45 +0200] rev 53855
merged
Tue, 24 Sep 2013 21:23:40 +0200 tuned proofs;
wenzelm [Tue, 24 Sep 2013 21:23:40 +0200] rev 53854
tuned proofs;
Tue, 24 Sep 2013 20:41:28 +0200 more quasi-generic PIDE modules (NB: Swing/JFX needs to be kept separate from non-GUI material);
wenzelm [Tue, 24 Sep 2013 20:41:28 +0200] rev 53853
more quasi-generic PIDE modules (NB: Swing/JFX needs to be kept separate from non-GUI material);
Tue, 24 Sep 2013 20:24:14 +0200 NEWS;
wenzelm [Tue, 24 Sep 2013 20:24:14 +0200] rev 53852
NEWS;
Tue, 24 Sep 2013 19:57:44 +0200 clarified font;
wenzelm [Tue, 24 Sep 2013 19:57:44 +0200] rev 53851
clarified font;
Tue, 24 Sep 2013 19:53:05 +0200 simplified default L&F -- Nimbus should be always available and GTK+ is not fully working yet;
wenzelm [Tue, 24 Sep 2013 19:53:05 +0200] rev 53850
simplified default L&F -- Nimbus should be always available and GTK+ is not fully working yet;
Tue, 24 Sep 2013 19:46:11 +0200 proper platform-specific test;
wenzelm [Tue, 24 Sep 2013 19:46:11 +0200] rev 53849
proper platform-specific test;
Tue, 24 Sep 2013 19:41:14 +0200 disable standard behaviour of Mac OS X text field (i.e. select-all after focus gain) in order to make completion work more smoothly;
wenzelm [Tue, 24 Sep 2013 19:41:14 +0200] rev 53848
disable standard behaviour of Mac OS X text field (i.e. select-all after focus gain) in order to make completion work more smoothly;
Tue, 24 Sep 2013 18:42:44 +0200 focus text field, to capture key events even on Mac OS X look-and-feel;
wenzelm [Tue, 24 Sep 2013 18:42:44 +0200] rev 53847
focus text field, to capture key events even on Mac OS X look-and-feel;
Tue, 24 Sep 2013 17:37:45 +0200 tuned proofs;
wenzelm [Tue, 24 Sep 2013 17:37:45 +0200] rev 53846
tuned proofs;
Tue, 24 Sep 2013 17:13:12 +0200 more tolerant treatment of end-of-buffer -- avoid debatable situations of jEdit buffer boundaries;
wenzelm [Tue, 24 Sep 2013 17:13:12 +0200] rev 53845
more tolerant treatment of end-of-buffer -- avoid debatable situations of jEdit buffer boundaries;
Tue, 24 Sep 2013 16:35:01 +0200 skip ignored commands, similar to former proper_command_at (see d68ea01d5084) -- relevant to Output, Query_Operation etc.;
wenzelm [Tue, 24 Sep 2013 16:35:01 +0200] rev 53844
skip ignored commands, similar to former proper_command_at (see d68ea01d5084) -- relevant to Output, Query_Operation etc.; tuned signature;
Tue, 24 Sep 2013 16:06:12 +0200 clarified command spans (again, see also 03a2dc9e0624): restrict to proper range to allow Isabelle.command_edit adding material monotonically without destroying the command (e.g. relevant for sendback from sledgehammer);
wenzelm [Tue, 24 Sep 2013 16:06:12 +0200] rev 53843
clarified command spans (again, see also 03a2dc9e0624): restrict to proper range to allow Isabelle.command_edit adding material monotonically without destroying the command (e.g. relevant for sendback from sledgehammer); simplified command padding: always newline, despite lack of indentation;
Tue, 24 Sep 2013 16:03:00 +0200 tuned proofs;
wenzelm [Tue, 24 Sep 2013 16:03:00 +0200] rev 53842
tuned proofs;
Tue, 24 Sep 2013 14:14:49 +0200 obsolete;
wenzelm [Tue, 24 Sep 2013 14:14:49 +0200] rev 53841
obsolete;
Tue, 24 Sep 2013 14:09:39 +0200 tuned;
wenzelm [Tue, 24 Sep 2013 14:09:39 +0200] rev 53840
tuned;
Tue, 24 Sep 2013 13:23:25 +0200 avoid clash of auto print functions with query operations, notably sledgehammer (cf. 3461985dcbc3);
wenzelm [Tue, 24 Sep 2013 13:23:25 +0200] rev 53839
avoid clash of auto print functions with query operations, notably sledgehammer (cf. 3461985dcbc3);
Tue, 24 Sep 2013 11:28:18 +0200 tuned isatest options;
wenzelm [Tue, 24 Sep 2013 11:28:18 +0200] rev 53838
tuned isatest options;
Tue, 24 Sep 2013 20:58:27 +0200 updated docs
blanchet [Tue, 24 Sep 2013 20:58:27 +0200] rev 53837
updated docs
Tue, 24 Sep 2013 20:52:42 +0200 added [dest] to "disc_exclude"
blanchet [Tue, 24 Sep 2013 20:52:42 +0200] rev 53836
added [dest] to "disc_exclude"
Tue, 24 Sep 2013 20:40:36 +0200 started adding support for "nat_case" as case study for all "case" constructs
blanchet [Tue, 24 Sep 2013 20:40:36 +0200] rev 53835
started adding support for "nat_case" as case study for all "case" constructs
Tue, 24 Sep 2013 19:54:40 +0200 temporary fix to tactic
blanchet [Tue, 24 Sep 2013 19:54:40 +0200] rev 53834
temporary fix to tactic
Tue, 24 Sep 2013 19:15:50 +0200 made SML/NJ happy
blanchet [Tue, 24 Sep 2013 19:15:50 +0200] rev 53833
made SML/NJ happy
Tue, 24 Sep 2013 19:15:49 +0200 tuning
blanchet [Tue, 24 Sep 2013 19:15:49 +0200] rev 53832
tuning
Tue, 24 Sep 2013 18:07:09 +0200 support "of" syntax to disambiguate selector equations
panny [Tue, 24 Sep 2013 18:07:09 +0200] rev 53831
support "of" syntax to disambiguate selector equations
Tue, 24 Sep 2013 17:54:09 +0200 don't note more induction principles than there are functions + tuning
blanchet [Tue, 24 Sep 2013 17:54:09 +0200] rev 53830
don't note more induction principles than there are functions + tuning
Tue, 24 Sep 2013 17:28:23 +0200 more (co)data docs
blanchet [Tue, 24 Sep 2013 17:28:23 +0200] rev 53829
more (co)data docs
Tue, 24 Sep 2013 17:06:06 +0200 improved rail diagram
blanchet [Tue, 24 Sep 2013 17:06:06 +0200] rev 53828
improved rail diagram
Tue, 24 Sep 2013 16:59:14 +0200 use "primcorec" in example
blanchet [Tue, 24 Sep 2013 16:59:14 +0200] rev 53827
use "primcorec" in example
Tue, 24 Sep 2013 16:55:29 +0200 use "primcorec" in doc
blanchet [Tue, 24 Sep 2013 16:55:29 +0200] rev 53826
use "primcorec" in doc
Tue, 24 Sep 2013 16:54:50 +0200 updated keywords
blanchet [Tue, 24 Sep 2013 16:54:50 +0200] rev 53825
updated keywords
Tue, 24 Sep 2013 16:21:04 +0200 updated certificates
blanchet [Tue, 24 Sep 2013 16:21:04 +0200] rev 53824
updated certificates
Tue, 24 Sep 2013 16:21:03 +0200 when "max_thm_instances" is hit, choose more carefully which instances should be kept
blanchet [Tue, 24 Sep 2013 16:21:03 +0200] rev 53823
when "max_thm_instances" is hit, choose more carefully which instances should be kept
Tue, 24 Sep 2013 15:16:59 +0200 add "primcorec" command (cf. ae7f50e70c09)
panny [Tue, 24 Sep 2013 15:16:59 +0200] rev 53822
add "primcorec" command (cf. ae7f50e70c09)
Tue, 24 Sep 2013 14:07:23 +0200 merged
nipkow [Tue, 24 Sep 2013 14:07:23 +0200] rev 53821
merged
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip