Thu, 19 Sep 2013 16:12:43 +0200simplified code; eliminated some dummyTs
panny [Thu, 19 Sep 2013 16:12:43 +0200] rev 54872
simplified code; eliminated some dummyTs

Thu, 19 Sep 2013 12:20:12 +0200avoid infinite loop for unapplied terms + tuning
blanchet [Thu, 19 Sep 2013 12:20:12 +0200] rev 54871
avoid infinite loop for unapplied terms + tuning

Thu, 19 Sep 2013 11:27:32 +0200generalize 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 54870
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 +0200give lambda abstractions a chance, as an alternative to function composition, for corecursion via "fun"
blanchet [Thu, 19 Sep 2013 11:27:30 +0200] rev 54869
give lambda abstractions a chance, as an alternative to function composition, for corecursion via "fun"

Thu, 19 Sep 2013 03:29:33 +0200added auxiliary function
blanchet [Thu, 19 Sep 2013 03:29:33 +0200] rev 54868
added auxiliary function

Thu, 19 Sep 2013 03:13:13 +0200avoid parameter
blanchet [Thu, 19 Sep 2013 03:13:13 +0200] rev 54867
avoid parameter

Thu, 19 Sep 2013 02:30:45 +0200added helper function for code equations in primcorec
blanchet [Thu, 19 Sep 2013 02:30:45 +0200] rev 54866
added helper function for code equations in primcorec

Thu, 19 Sep 2013 01:15:26 +0200updated NEWS and CONTRIBUTORS
blanchet [Thu, 19 Sep 2013 01:15:26 +0200] rev 54865
updated NEWS and CONTRIBUTORS

Thu, 19 Sep 2013 01:09:25 +0200split functionality into two functions to avoid redoing work over and over
blanchet [Thu, 19 Sep 2013 01:09:25 +0200] rev 54864
split functionality into two functions to avoid redoing work over and over

Thu, 19 Sep 2013 01:09:25 +0200added massaging function for primcorec code equations
blanchet [Thu, 19 Sep 2013 01:09:25 +0200] rev 54863
added massaging function for primcorec code equations