blanchet [Fri, 12 Sep 2014 11:17:06 +0200] rev 58323
merge
blanchet [Fri, 12 Sep 2014 11:16:47 +0200] rev 58322
fixed spellings
haftmann [Fri, 12 Sep 2014 07:38:15 +0200] rev 58321
NEWS
haftmann [Thu, 11 Sep 2014 23:12:32 +0200] rev 58320
abstract product over monoid for lists
haftmann [Thu, 11 Sep 2014 18:33:56 +0200] rev 58319
use proto_base_sort uniformly
blanchet [Thu, 11 Sep 2014 21:11:03 +0200] rev 58318
fixed some spelling mistakes
blanchet [Thu, 11 Sep 2014 20:01:29 +0200] rev 58317
tuned comment
blanchet [Thu, 11 Sep 2014 19:59:46 +0200] rev 58316
more porting to new datatypes
blanchet [Thu, 11 Sep 2014 19:45:42 +0200] rev 58315
tuning terminology
blanchet [Thu, 11 Sep 2014 19:41:45 +0200] rev 58314
compile
blanchet [Thu, 11 Sep 2014 19:39:48 +0200] rev 58313
renamed example theory for consistency
blanchet [Thu, 11 Sep 2014 19:38:22 +0200] rev 58312
updated ROOT
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