Fri, 20 Sep 2013 14:17:47 +0200 adapted primcorec documentation to reflect the three views
blanchet [Fri, 20 Sep 2013 14:17:47 +0200] rev 53749
adapted primcorec documentation to reflect the three views
Fri, 20 Sep 2013 12:09:06 +0200 updated docs
blanchet [Fri, 20 Sep 2013 12:09:06 +0200] rev 53748
updated docs
Fri, 20 Sep 2013 12:04:48 +0200 took out spurious attributes (no need for several code equations / simps for thesame constants)
blanchet [Fri, 20 Sep 2013 12:04:48 +0200] rev 53747
took out spurious attributes (no need for several code equations / simps for thesame constants)
Fri, 20 Sep 2013 11:44:30 +0200 have "datatype_new_compat" register induction and recursion theorems in nested case
blanchet [Fri, 20 Sep 2013 11:44:30 +0200] rev 53746
have "datatype_new_compat" register induction and recursion theorems in nested case
Fri, 20 Sep 2013 10:09:16 +0200 prefer Code.abort over code_abort
Andreas Lochbihler [Fri, 20 Sep 2013 10:09:16 +0200] rev 53745
prefer Code.abort over code_abort
Fri, 20 Sep 2013 00:08:42 +0200 setting the stage for safe constructor simp rules
blanchet [Fri, 20 Sep 2013 00:08:42 +0200] rev 53744
setting the stage for safe constructor simp rules
Thu, 19 Sep 2013 23:54:54 +0200 added TODO
blanchet [Thu, 19 Sep 2013 23:54:54 +0200] rev 53743
added TODO
Thu, 19 Sep 2013 20:23:08 +0200 made tactic more reliable
blanchet [Thu, 19 Sep 2013 20:23:08 +0200] rev 53742
made tactic more reliable
Thu, 19 Sep 2013 20:03:42 +0200 killed exceptional code that is anyway no longer needed, now that the 'simp' attribute has been taken away -- this solves issues in 'primcorec'
blanchet [Thu, 19 Sep 2013 20:03:42 +0200] rev 53741
killed exceptional code that is anyway no longer needed, now that the 'simp' attribute has been taken away -- this solves issues in 'primcorec'
Thu, 19 Sep 2013 20:03:41 +0200 cleaner handling of collapse theorems
blanchet [Thu, 19 Sep 2013 20:03:41 +0200] rev 53740
cleaner handling of collapse theorems
Thu, 19 Sep 2013 19:35:03 +0200 repaired latex (cf. 84522727f9d3);
wenzelm [Thu, 19 Sep 2013 19:35:03 +0200] rev 53739
repaired latex (cf. 84522727f9d3);
Thu, 19 Sep 2013 18:59:28 +0200 updated NEWS
blanchet [Thu, 19 Sep 2013 18:59:28 +0200] rev 53738
updated NEWS
Thu, 19 Sep 2013 18:03:54 +0200 dropped dead code
haftmann [Thu, 19 Sep 2013 18:03:54 +0200] rev 53737
dropped dead code
Thu, 19 Sep 2013 17:38:03 +0200 don't declare ctr view primcorec theorems as simp (they loop)
traytel [Thu, 19 Sep 2013 17:38:03 +0200] rev 53736
don't declare ctr view primcorec theorems as simp (they loop)
Thu, 19 Sep 2013 16:12:43 +0200 simplified code; eliminated some dummyTs
panny [Thu, 19 Sep 2013 16:12:43 +0200] rev 53735
simplified code; eliminated some dummyTs
Thu, 19 Sep 2013 12:20:12 +0200 avoid infinite loop for unapplied terms + tuning
blanchet [Thu, 19 Sep 2013 12:20:12 +0200] rev 53734
avoid infinite loop for unapplied terms + tuning
Thu, 19 Sep 2013 11:27:32 +0200 generalize code to handle zero-argument case gracefully (e.g. for nullay functions defined over codatatypes that corecurse through "fun"
blanchet [Thu, 19 Sep 2013 11:27:32 +0200] rev 53733
generalize code to handle zero-argument case gracefully (e.g. for nullay functions defined over codatatypes that corecurse through "fun"
Thu, 19 Sep 2013 11:27:30 +0200 give lambda abstractions a chance, as an alternative to function composition, for corecursion via "fun"
blanchet [Thu, 19 Sep 2013 11:27:30 +0200] rev 53732
give lambda abstractions a chance, as an alternative to function composition, for corecursion via "fun"
Thu, 19 Sep 2013 03:29:33 +0200 added auxiliary function
blanchet [Thu, 19 Sep 2013 03:29:33 +0200] rev 53731
added auxiliary function
Thu, 19 Sep 2013 03:13:13 +0200 avoid parameter
blanchet [Thu, 19 Sep 2013 03:13:13 +0200] rev 53730
avoid parameter
Thu, 19 Sep 2013 02:30:45 +0200 added helper function for code equations in primcorec
blanchet [Thu, 19 Sep 2013 02:30:45 +0200] rev 53729
added helper function for code equations in primcorec
Thu, 19 Sep 2013 01:15:26 +0200 updated NEWS and CONTRIBUTORS
blanchet [Thu, 19 Sep 2013 01:15:26 +0200] rev 53728
updated NEWS and CONTRIBUTORS
Thu, 19 Sep 2013 01:09:25 +0200 split functionality into two functions to avoid redoing work over and over
blanchet [Thu, 19 Sep 2013 01:09:25 +0200] rev 53727
split functionality into two functions to avoid redoing work over and over
Thu, 19 Sep 2013 01:09:25 +0200 added massaging function for primcorec code equations
blanchet [Thu, 19 Sep 2013 01:09:25 +0200] rev 53726
added massaging function for primcorec code equations
Thu, 19 Sep 2013 01:09:25 +0200 simplified code
blanchet [Thu, 19 Sep 2013 01:09:25 +0200] rev 53725
simplified code
Thu, 19 Sep 2013 01:09:25 +0200 no need for beta-eta contraction
blanchet [Thu, 19 Sep 2013 01:09:25 +0200] rev 53724
no need for beta-eta contraction
Thu, 19 Sep 2013 01:09:25 +0200 generalize helper function
blanchet [Thu, 19 Sep 2013 01:09:25 +0200] rev 53723
generalize helper function
Thu, 19 Sep 2013 00:32:33 +0200 generate more theorems (e.g. for types with only one constructor)
panny [Thu, 19 Sep 2013 00:32:33 +0200] rev 53722
generate more theorems (e.g. for types with only one constructor)
Wed, 18 Sep 2013 18:11:32 +0200 added two functions to List (one contributed by Manuel Eberl)
traytel [Wed, 18 Sep 2013 18:11:32 +0200] rev 53721
added two functions to List (one contributed by Manuel Eberl)
Wed, 18 Sep 2013 22:59:11 +0200 generate constructor view theorems
panny [Wed, 18 Sep 2013 22:59:11 +0200] rev 53720
generate constructor view theorems
Wed, 18 Sep 2013 20:54:46 +0200 merged;
wenzelm [Wed, 18 Sep 2013 20:54:46 +0200] rev 53719
merged;
Wed, 18 Sep 2013 20:33:36 +0200 merged;
wenzelm [Wed, 18 Sep 2013 20:33:36 +0200] rev 53718
merged;
Wed, 18 Sep 2013 20:32:49 +0200 tuned proofs;
wenzelm [Wed, 18 Sep 2013 20:32:49 +0200] rev 53717
tuned proofs;
Wed, 18 Sep 2013 20:32:11 +0200 tuned proofs;
wenzelm [Wed, 18 Sep 2013 20:32:11 +0200] rev 53716
tuned proofs;
Wed, 18 Sep 2013 20:09:26 +0200 added option "jedit_auto_load";
wenzelm [Wed, 18 Sep 2013 20:09:26 +0200] rev 53715
added option "jedit_auto_load"; allow in-place change of option "editor_continuous_checking";
Wed, 18 Sep 2013 16:18:17 +0200 limit for text height;
wenzelm [Wed, 18 Sep 2013 16:18:17 +0200] rev 53714
limit for text height;
Wed, 18 Sep 2013 16:09:38 +0200 improved layout, with special treatment for ScrollPane;
wenzelm [Wed, 18 Sep 2013 16:09:38 +0200] rev 53713
improved layout, with special treatment for ScrollPane;
Wed, 18 Sep 2013 15:50:59 +0200 tuned signature;
wenzelm [Wed, 18 Sep 2013 15:50:59 +0200] rev 53712
tuned signature;
Wed, 18 Sep 2013 15:09:15 +0200 improved FlowLayout for wrapping of components over multiple lines;
wenzelm [Wed, 18 Sep 2013 15:09:15 +0200] rev 53711
improved FlowLayout for wrapping of components over multiple lines;
Wed, 18 Sep 2013 13:31:44 +0200 updated to polyml-5.5.1;
wenzelm [Wed, 18 Sep 2013 13:31:44 +0200] rev 53710
updated to polyml-5.5.1;
Wed, 18 Sep 2013 13:18:51 +0200 improved printing of exception trace in Poly/ML 5.5.1;
wenzelm [Wed, 18 Sep 2013 13:18:51 +0200] rev 53709
improved printing of exception trace in Poly/ML 5.5.1;
Wed, 18 Sep 2013 11:36:12 +0200 more antiquotations;
wenzelm [Wed, 18 Sep 2013 11:36:12 +0200] rev 53708
more antiquotations; tuned signature;
Wed, 18 Sep 2013 11:08:28 +0200 moved module into plain Isabelle/ML user space;
wenzelm [Wed, 18 Sep 2013 11:08:28 +0200] rev 53707
moved module into plain Isabelle/ML user space;
Wed, 18 Sep 2013 20:44:10 +0200 more primcorec tactics
blanchet [Wed, 18 Sep 2013 20:44:10 +0200] rev 53706
more primcorec tactics
Wed, 18 Sep 2013 20:43:55 +0200 enrich data structure
blanchet [Wed, 18 Sep 2013 20:43:55 +0200] rev 53705
enrich data structure
Wed, 18 Sep 2013 19:57:59 +0200 include more "discI" rules
blanchet [Wed, 18 Sep 2013 19:57:59 +0200] rev 53704
include more "discI" rules
Wed, 18 Sep 2013 18:57:32 +0200 updated docs
blanchet [Wed, 18 Sep 2013 18:57:32 +0200] rev 53703
updated docs
Wed, 18 Sep 2013 18:57:09 +0200 tuning (alphabetical order)
blanchet [Wed, 18 Sep 2013 18:57:09 +0200] rev 53702
tuning (alphabetical order)
Wed, 18 Sep 2013 18:56:48 +0200 removed spurious "simp"
blanchet [Wed, 18 Sep 2013 18:56:48 +0200] rev 53701
removed spurious "simp"
Wed, 18 Sep 2013 18:53:24 +0200 note "discI"
blanchet [Wed, 18 Sep 2013 18:53:24 +0200] rev 53700
note "discI"
Wed, 18 Sep 2013 18:12:40 +0200 tuned tactics
blanchet [Wed, 18 Sep 2013 18:12:40 +0200] rev 53699
tuned tactics
Wed, 18 Sep 2013 17:36:47 +0200 no need thanks to "Code.abort"
blanchet [Wed, 18 Sep 2013 17:36:47 +0200] rev 53698
no need thanks to "Code.abort"
Wed, 18 Sep 2013 16:44:19 +0200 minor change related to code equations in primcorec
blanchet [Wed, 18 Sep 2013 16:44:19 +0200] rev 53697
minor change related to code equations in primcorec
Wed, 18 Sep 2013 16:09:15 +0200 don't unfold as eager as in 11a77e4aa98b
traytel [Wed, 18 Sep 2013 16:09:15 +0200] rev 53696
don't unfold as eager as in 11a77e4aa98b
Wed, 18 Sep 2013 16:09:02 +0200 tuned proofs
traytel [Wed, 18 Sep 2013 16:09:02 +0200] rev 53695
tuned proofs
Wed, 18 Sep 2013 15:56:15 +0200 use singular to avoid confusion
blanchet [Wed, 18 Sep 2013 15:56:15 +0200] rev 53694
use singular to avoid confusion
Wed, 18 Sep 2013 15:33:32 +0200 new tactics for constructor view
blanchet [Wed, 18 Sep 2013 15:33:32 +0200] rev 53693
new tactics for constructor view
Wed, 18 Sep 2013 15:33:32 +0200 tuning
blanchet [Wed, 18 Sep 2013 15:33:32 +0200] rev 53692
tuning
Wed, 18 Sep 2013 15:33:31 +0200 fixed embarrassing typo in example
blanchet [Wed, 18 Sep 2013 15:33:31 +0200] rev 53691
fixed embarrassing typo in example
Wed, 18 Sep 2013 15:33:30 +0200 avoid duplicate simp rule warnings
blanchet [Wed, 18 Sep 2013 15:33:30 +0200] rev 53690
avoid duplicate simp rule warnings
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip