Thu, 11 Sep 2014 18:54:36 +0200 | blanchet | tuning | changeset | files |
Thu, 11 Sep 2014 18:54:36 +0200 | blanchet | fixed situation in 'primrec' when recursive calls are apparently nested, e.g. 'f (f x y) y', with the recursion in 'y' | changeset | files |
Thu, 11 Sep 2014 18:54:36 +0200 | blanchet | tuning | changeset | files |
Thu, 11 Sep 2014 18:54:36 +0200 | blanchet | fixed situation in 'primrec' whereby the original value of a constructor argument of nested type was not translated correctly to a 'map fst' | changeset | files |
Thu, 11 Sep 2014 18:54:36 +0200 | blanchet | speed up old Nominal by killing type variables | changeset | files |
Thu, 11 Sep 2014 18:54:36 +0200 | blanchet | 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) | changeset | files |