blanchet [Thu, 11 Sep 2014 19:35:38 +0200] rev 58311
tuned documentation
blanchet [Thu, 11 Sep 2014 19:32:36 +0200] rev 58310
updated news
blanchet [Thu, 11 Sep 2014 19:26:59 +0200] rev 58309
renamed 'BNF_Examples' to 'Datatype_Examples' (cf. 'datatypes.pdf')
blanchet [Thu, 11 Sep 2014 19:20:23 +0200] rev 58308
move datatype benchmarks
blanchet [Thu, 11 Sep 2014 19:18:23 +0200] rev 58307
use new datatypes for benchmarks
blanchet [Thu, 11 Sep 2014 18:54:36 +0200] rev 58306
renamed 'rep_datatype' to 'old_rep_datatype' (HOL)
blanchet [Thu, 11 Sep 2014 18:54:36 +0200] rev 58305
renamed 'datatype' to 'old_datatype'; 'datatype' is now alias for 'datatype_new'
blanchet [Thu, 11 Sep 2014 18:54:36 +0200] rev 58304
tuning
blanchet [Thu, 11 Sep 2014 18:54:36 +0200] rev 58303
fixed situation in 'primrec' when recursive calls are apparently nested, e.g. 'f (f x y) y', with the recursion in 'y'
blanchet [Thu, 11 Sep 2014 18:54:36 +0200] rev 58302
tuning
blanchet [Thu, 11 Sep 2014 18:54:36 +0200] rev 58301
fixed situation in 'primrec' whereby the original value of a constructor argument of nested type was not translated correctly to a 'map fst'
blanchet [Thu, 11 Sep 2014 18:54:36 +0200] rev 58300
speed up old Nominal by killing type variables
blanchet [Thu, 11 Sep 2014 18:54:36 +0200] rev 58299
took out some datatype tests for Refute -- these yield timeouts on some Isatests after transition to new datatypes, for some reason (and Refute is obsolete anyway)
blanchet [Thu, 11 Sep 2014 18:54:36 +0200] rev 58298
more docs
traytel [Thu, 11 Sep 2014 15:08:56 +0200] rev 58297
new deads go to the end
blanchet [Thu, 11 Sep 2014 11:49:47 +0200] rev 58296
comment
haftmann [Wed, 10 Sep 2014 22:52:46 +0200] rev 58295
more material on lists
haftmann [Wed, 10 Sep 2014 14:58:02 +0200] rev 58294
explicit check phase to guide type inference of class expression towards one single type variable
haftmann [Wed, 10 Sep 2014 14:58:01 +0200] rev 58293
tuned
haftmann [Wed, 10 Sep 2014 14:57:03 +0200] rev 58292
dropped ineffective print_translation which has never been adjusted to check/uncheck-style case patterns
blanchet [Tue, 09 Sep 2014 23:54:47 +0200] rev 58291
tuning
blanchet [Tue, 09 Sep 2014 23:54:39 +0200] rev 58290
proper checks -- the calls data structure may contain spurious entries
blanchet [Tue, 09 Sep 2014 22:33:43 +0200] rev 58289
avoid exception
blanchet [Tue, 09 Sep 2014 22:28:49 +0200] rev 58288
avoid internal fact
blanchet [Tue, 09 Sep 2014 22:25:14 +0200] rev 58287
restored old case names
blanchet [Tue, 09 Sep 2014 20:51:36 +0200] rev 58286
compile
blanchet [Tue, 09 Sep 2014 20:51:36 +0200] rev 58285
avoid duplicate case names
blanchet [Tue, 09 Sep 2014 20:51:36 +0200] rev 58284
nicer case names in the N2M case, similar to those generated by the old package (e.g. 'Cons_tree' instead of just 'Cons')