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'
blanchet [Thu, 19 Sep 2013 20:03:41 +0200] rev 53740
cleaner handling of collapse theorems
wenzelm [Thu, 19 Sep 2013 19:35:03 +0200] rev 53739
repaired latex (cf. 84522727f9d3);
blanchet [Thu, 19 Sep 2013 18:59:28 +0200] rev 53738
updated NEWS
haftmann [Thu, 19 Sep 2013 18:03:54 +0200] rev 53737
dropped dead code
traytel [Thu, 19 Sep 2013 17:38:03 +0200] rev 53736
don't declare ctr view primcorec theorems as simp (they loop)
panny [Thu, 19 Sep 2013 16:12:43 +0200] rev 53735
simplified code; eliminated some dummyTs
blanchet [Thu, 19 Sep 2013 12:20:12 +0200] rev 53734
avoid infinite loop for unapplied terms + tuning
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"
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"
blanchet [Thu, 19 Sep 2013 03:29:33 +0200] rev 53731
added auxiliary function
blanchet [Thu, 19 Sep 2013 03:13:13 +0200] rev 53730
avoid parameter
blanchet [Thu, 19 Sep 2013 02:30:45 +0200] rev 53729
added helper function for code equations in primcorec
blanchet [Thu, 19 Sep 2013 01:15:26 +0200] rev 53728
updated NEWS and CONTRIBUTORS
blanchet [Thu, 19 Sep 2013 01:09:25 +0200] rev 53727
split functionality into two functions to avoid redoing work over and over
blanchet [Thu, 19 Sep 2013 01:09:25 +0200] rev 53726
added massaging function for primcorec code equations
blanchet [Thu, 19 Sep 2013 01:09:25 +0200] rev 53725
simplified code
blanchet [Thu, 19 Sep 2013 01:09:25 +0200] rev 53724
no need for beta-eta contraction
blanchet [Thu, 19 Sep 2013 01:09:25 +0200] rev 53723
generalize helper function
panny [Thu, 19 Sep 2013 00:32:33 +0200] rev 53722
generate more theorems (e.g. for types with only one constructor)
traytel [Wed, 18 Sep 2013 18:11:32 +0200] rev 53721
added two functions to List (one contributed by Manuel Eberl)
panny [Wed, 18 Sep 2013 22:59:11 +0200] rev 53720
generate constructor view theorems
wenzelm [Wed, 18 Sep 2013 20:54:46 +0200] rev 53719
merged;
wenzelm [Wed, 18 Sep 2013 20:33:36 +0200] rev 53718
merged;
wenzelm [Wed, 18 Sep 2013 20:32:49 +0200] rev 53717
tuned proofs;
wenzelm [Wed, 18 Sep 2013 20:32:11 +0200] rev 53716
tuned proofs;
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";
wenzelm [Wed, 18 Sep 2013 16:18:17 +0200] rev 53714
limit for text height;