blanchet [Sat, 26 Oct 2013 12:54:39 +0200] rev 54205
convenience: handle composition gracefully in map in 'primcorec', analogously to 'primrec_new'
blanchet [Sat, 26 Oct 2013 12:54:21 +0200] rev 54204
tuned error message
nipkow [Fri, 25 Oct 2013 16:20:54 +0200] rev 54203
more exercises
blanchet [Thu, 24 Oct 2013 19:43:21 +0200] rev 54202
handle applied ctor arguments gracefully when computing 'callssss' (for recursion through functions)
blanchet [Thu, 24 Oct 2013 18:50:59 +0200] rev 54201
tuning
blanchet [Thu, 24 Oct 2013 18:37:54 +0200] rev 54200
more correct (!) types for recursive calls
blanchet [Thu, 24 Oct 2013 15:56:03 +0200] rev 54199
watch out for 'case' constant canditates whose general type is 'a (e.g. 'undefined')
blanchet [Thu, 24 Oct 2013 15:32:34 +0200] rev 54198
got rid of annoying duplicate rewrite rule warnings
blanchet [Thu, 24 Oct 2013 12:43:33 +0200] rev 54197
use definitions for LEO-II as well -- this simplifies the code and matches some users' expectations
traytel [Thu, 24 Oct 2013 10:03:20 +0200] rev 54196
refactored rtrancl_while; prove termination for finite rtrancl