blanchet [Mon, 08 Sep 2014 23:09:25 +0200] rev 58243
made 'lifting' plugin more robust
blanchet [Mon, 08 Sep 2014 23:09:24 +0200] rev 58242
tuned command descriptions
blanchet [Mon, 08 Sep 2014 23:09:23 +0200] rev 58241
generate better internal names, with name of the target type in it
blanchet [Mon, 08 Sep 2014 23:09:04 +0200] rev 58240
removed comment (yes, this is different -- add_typedef_global will fail in a locale with assumptions)
blanchet [Mon, 08 Sep 2014 23:04:18 +0200] rev 58239
added flag to 'typedef' to allow concealed definitions
blanchet [Mon, 08 Sep 2014 23:04:18 +0200] rev 58238
ported old Nominal to use new datatypes
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