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