traytel [Thu, 06 Sep 2012 16:06:22 +0200] rev 49185
respect order of/additional type variables supplied by the user in fixed point constructions;
blanchet [Thu, 06 Sep 2012 12:21:33 +0200] rev 49184
gracefully handle shadowing case (fourth step of sugar localization)
blanchet [Thu, 06 Sep 2012 12:14:40 +0200] rev 49183
careful about constructor types w.r.t. fake context (third step of localization)
blanchet [Thu, 06 Sep 2012 12:04:40 +0200] rev 49182
read the real types off the constant types, rather than using the fake parser types (second step of sugar localization)
blanchet [Thu, 06 Sep 2012 11:57:36 +0200] rev 49181
tuning
blanchet [Thu, 06 Sep 2012 11:55:23 +0200] rev 49180
use "add_type" rather than "add_types_global"
blanchet [Thu, 06 Sep 2012 11:51:19 +0200] rev 49179
don't throw away the context when hacking the theory (first step to localize the sugar code)
blanchet [Thu, 06 Sep 2012 11:46:08 +0200] rev 49178
tuning
blanchet [Thu, 06 Sep 2012 11:34:05 +0200] rev 49177
introduced and used "mk_Freesss", and simplified "mk_Freess(')"
blanchet [Thu, 06 Sep 2012 02:56:21 +0200] rev 49176
construct high-level iterator RHS
krauss [Thu, 06 Sep 2012 01:37:24 +0200] rev 49175
option for discarding build results, enabled in particular for Isabelle_makeall
blanchet [Wed, 05 Sep 2012 23:59:44 +0200] rev 49174
by default, only generate one discriminator for a two-value datatype
wenzelm [Wed, 05 Sep 2012 20:54:40 +0200] rev 49173
eliminated potentially confusing terminology of Scala "layer";
wenzelm [Wed, 05 Sep 2012 20:36:13 +0200] rev 49172
merged
wenzelm [Wed, 05 Sep 2012 20:19:37 +0200] rev 49171
tuned proofs;
wenzelm [Wed, 05 Sep 2012 19:51:00 +0200] rev 49170
discontinued obsolete fork_mono to loosen some brakes -- NB: TTY interaction has Goal.future_proofs disabled due to missing Future.worker_task;