traytel [Mon, 08 Sep 2014 20:42:52 +0200] rev 58237
made tactic even more robust w.r.t. dead variables
blanchet [Mon, 08 Sep 2014 19:21:19 +0200] rev 58236
made N2M work with sort constraints (cf. TODO)
blanchet [Mon, 08 Sep 2014 19:21:14 +0200] rev 58235
compile
blanchet [Mon, 08 Sep 2014 19:21:07 +0200] rev 58234
honour sorts in N2M
blanchet [Mon, 08 Sep 2014 16:51:35 +0200] rev 58233
proper sort constraints in map and rel theorems
blanchet [Mon, 08 Sep 2014 16:22:26 +0200] rev 58232
made new countable tactic work with sorts other than 'type'
blanchet [Mon, 08 Sep 2014 16:14:21 +0200] rev 58231
adapted examples to latest changes
blanchet [Mon, 08 Sep 2014 16:09:10 +0200] rev 58230
made code work also in the presence of deads
blanchet [Mon, 08 Sep 2014 15:54:33 +0200] rev 58229
export right sorts
blanchet [Mon, 08 Sep 2014 15:12:35 +0200] rev 58228
test sorts
blanchet [Mon, 08 Sep 2014 15:11:37 +0200] rev 58227
use right sort constraints
blanchet [Mon, 08 Sep 2014 14:04:03 +0200] rev 58226
never include hidden names -- these cannot be referenced afterward
blanchet [Mon, 08 Sep 2014 14:03:57 +0200] rev 58225
use compatibility layer
blanchet [Mon, 08 Sep 2014 14:03:46 +0200] rev 58224
made SML/NJ happire
blanchet [Mon, 08 Sep 2014 14:03:40 +0200] rev 58223
export useful functions for users of (co)recursors
blanchet [Mon, 08 Sep 2014 14:03:35 +0200] rev 58222
improved caching
blanchet [Mon, 08 Sep 2014 14:03:13 +0200] rev 58221
compile
blanchet [Mon, 08 Sep 2014 14:03:08 +0200] rev 58220
wildcards in plugins
blanchet [Mon, 08 Sep 2014 14:03:02 +0200] rev 58219
improved 'datatype_compat' further for recursion through functions
blanchet [Mon, 08 Sep 2014 14:03:02 +0200] rev 58218
no type-based lookup -- these fail in the general, ambiguous case
blanchet [Mon, 08 Sep 2014 14:03:02 +0200] rev 58217
tuning
blanchet [Mon, 08 Sep 2014 14:03:02 +0200] rev 58216
more examples/tests
blanchet [Mon, 08 Sep 2014 14:03:02 +0200] rev 58215
tuned docs
blanchet [Mon, 08 Sep 2014 14:03:01 +0200] rev 58214
properly note theorems for split recursors
blanchet [Mon, 08 Sep 2014 14:03:01 +0200] rev 58213
tuning
blanchet [Mon, 08 Sep 2014 14:03:01 +0200] rev 58212
updated docs
blanchet [Mon, 08 Sep 2014 14:03:01 +0200] rev 58211
extended 'datatype_compat' to generate the expected, old-style recursor in the presence of recursion through functions
blanchet [Mon, 08 Sep 2014 14:03:01 +0200] rev 58210
tuning
blanchet [Mon, 08 Sep 2014 14:03:01 +0200] rev 58209
export one more ML function
blanchet [Mon, 08 Sep 2014 14:03:01 +0200] rev 58208
tuning