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
nipkow [Wed, 23 Oct 2013 21:12:20 +0200] rev 54195
more exercises
nipkow [Wed, 23 Oct 2013 18:04:43 +0200] rev 54194
added exercises
blanchet [Wed, 23 Oct 2013 14:53:36 +0200] rev 54193
added 'primcorec' examples
nipkow [Wed, 23 Oct 2013 09:58:30 +0200] rev 54192
tuned
traytel [Tue, 22 Oct 2013 16:07:09 +0200] rev 54191
removed junk
traytel [Tue, 22 Oct 2013 14:22:06 +0200] rev 54190
update doc according to c0186a0d8cb3
traytel [Tue, 22 Oct 2013 14:17:12 +0200] rev 54189
define a trivial nonemptiness witness if none is provided
blanchet [Mon, 21 Oct 2013 23:45:27 +0200] rev 54188
made lower-level function available
blanchet [Mon, 21 Oct 2013 23:35:57 +0200] rev 54187
more doc -- feedback from Andrei P.
nipkow [Mon, 21 Oct 2013 21:06:19 +0200] rev 54186
added exercise
blanchet [Mon, 21 Oct 2013 10:49:02 +0200] rev 54185
more docs
blanchet [Mon, 21 Oct 2013 10:38:21 +0200] rev 54184
more docs
blanchet [Mon, 21 Oct 2013 10:31:31 +0200] rev 54183
more docs
blanchet [Mon, 21 Oct 2013 10:19:57 +0200] rev 54182
expand doc a bit
blanchet [Mon, 21 Oct 2013 09:35:18 +0200] rev 54181
updated doc
blanchet [Mon, 21 Oct 2013 09:31:19 +0200] rev 54180
tuning
blanchet [Mon, 21 Oct 2013 09:14:05 +0200] rev 54179
warn about incompatible recursor signature
blanchet [Mon, 21 Oct 2013 08:27:51 +0200] rev 54178
more informative abort
blanchet [Mon, 21 Oct 2013 07:50:32 +0200] rev 54177
tuning
blanchet [Mon, 21 Oct 2013 07:24:18 +0200] rev 54176
systematically close derivations in BNF package
blanchet [Sun, 20 Oct 2013 23:36:18 +0200] rev 54175
removed temporary error handling
blanchet [Sun, 20 Oct 2013 23:29:49 +0200] rev 54174
strengthened tactic
blanchet [Sun, 20 Oct 2013 22:51:21 +0200] rev 54173
tuning
blanchet [Sun, 20 Oct 2013 22:39:40 +0200] rev 54172
reintroduced parts of 07a8145aaeba that a22ded8a7f7d wrongly took out