Thu, 06 Sep 2012 08:59:50 -0700 |
huffman |
countable_datatype method: pre-instantiate induction rule to avoid failure with e.g. datatype a = A "b list" and b = B "a"
|
changeset |
files
|
Thu, 06 Sep 2012 17:12:24 +0200 |
traytel |
handle type constructors not known to be a BNF using the DEADID BNF
|
changeset |
files
|
Thu, 06 Sep 2012 16:06:22 +0200 |
traytel |
respect order of/additional type variables supplied by the user in fixed point constructions;
|
changeset |
files
|
Thu, 06 Sep 2012 12:21:33 +0200 |
blanchet |
gracefully handle shadowing case (fourth step of sugar localization)
|
changeset |
files
|
Thu, 06 Sep 2012 12:14:40 +0200 |
blanchet |
careful about constructor types w.r.t. fake context (third step of localization)
|
changeset |
files
|
Thu, 06 Sep 2012 12:04:40 +0200 |
blanchet |
read the real types off the constant types, rather than using the fake parser types (second step of sugar localization)
|
changeset |
files
|
Thu, 06 Sep 2012 11:57:36 +0200 |
blanchet |
tuning
|
changeset |
files
|
Thu, 06 Sep 2012 11:55:23 +0200 |
blanchet |
use "add_type" rather than "add_types_global"
|
changeset |
files
|
Thu, 06 Sep 2012 11:51:19 +0200 |
blanchet |
don't throw away the context when hacking the theory (first step to localize the sugar code)
|
changeset |
files
|
Thu, 06 Sep 2012 11:46:08 +0200 |
blanchet |
tuning
|
changeset |
files
|
Thu, 06 Sep 2012 11:34:05 +0200 |
blanchet |
introduced and used "mk_Freesss", and simplified "mk_Freess(')"
|
changeset |
files
|
Thu, 06 Sep 2012 02:56:21 +0200 |
blanchet |
construct high-level iterator RHS
|
changeset |
files
|
Thu, 06 Sep 2012 01:37:24 +0200 |
krauss |
option for discarding build results, enabled in particular for Isabelle_makeall
|
changeset |
files
|
Wed, 05 Sep 2012 23:59:44 +0200 |
blanchet |
by default, only generate one discriminator for a two-value datatype
|
changeset |
files
|
Wed, 05 Sep 2012 20:54:40 +0200 |
wenzelm |
eliminated potentially confusing terminology of Scala "layer";
|
changeset |
files
|