Sat, 08 Sep 2012 21:04:26 +0200 some work towards iterator and recursor properties
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49202
some work towards iterator and recursor properties
Sat, 08 Sep 2012 21:04:26 +0200 tuning
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49201
tuning
Sat, 08 Sep 2012 21:04:26 +0200 correctly curry recursor arguments
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49200
correctly curry recursor arguments
Sat, 08 Sep 2012 21:04:26 +0200 added high-level recursor, not yet curried
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49199
added high-level recursor, not yet curried
Fri, 07 Sep 2012 15:28:48 +0200 merged
wenzelm [Fri, 07 Sep 2012 15:28:48 +0200] rev 49198
merged
Fri, 07 Sep 2012 15:15:07 +0200 tuned proofs;
wenzelm [Fri, 07 Sep 2012 15:15:07 +0200] rev 49197
tuned proofs;
Fri, 07 Sep 2012 15:00:03 +0200 postpone update of text overview panel after incoming session edits, to improve reactivity of editing massive theories like src/HOL/Multivariate_Analysis;
wenzelm [Fri, 07 Sep 2012 15:00:03 +0200] rev 49196
postpone update of text overview panel after incoming session edits, to improve reactivity of editing massive theories like src/HOL/Multivariate_Analysis;
Fri, 07 Sep 2012 13:58:54 +0200 more explicit Delay operations;
wenzelm [Fri, 07 Sep 2012 13:58:54 +0200] rev 49195
more explicit Delay operations;
Fri, 07 Sep 2012 13:58:43 +0200 tuned proofs;
wenzelm [Fri, 07 Sep 2012 13:58:43 +0200] rev 49194
tuned proofs;
Fri, 07 Sep 2012 14:15:46 +0200 clearer names for functions in Quickcheck's narrowing engine
bulwahn [Fri, 07 Sep 2012 14:15:46 +0200] rev 49193
clearer names for functions in Quickcheck's narrowing engine
Fri, 07 Sep 2012 08:36:04 +0200 merged
nipkow [Fri, 07 Sep 2012 08:36:04 +0200] rev 49192
merged
Fri, 07 Sep 2012 08:35:35 +0200 tuned latex
nipkow [Fri, 07 Sep 2012 08:35:35 +0200] rev 49191
tuned latex
Fri, 07 Sep 2012 08:20:18 +0200 lattice instances for option type
haftmann [Fri, 07 Sep 2012 08:20:18 +0200] rev 49190
lattice instances for option type
Fri, 07 Sep 2012 08:20:18 +0200 combinator Option.these
haftmann [Fri, 07 Sep 2012 08:20:18 +0200] rev 49189
combinator Option.these
Fri, 07 Sep 2012 07:20:55 +0200 adjusted examples
nipkow [Fri, 07 Sep 2012 07:20:55 +0200] rev 49188
adjusted examples
Thu, 06 Sep 2012 08:59:50 -0700 countable_datatype method: pre-instantiate induction rule to avoid failure with e.g. datatype a = A "b list" and b = B "a"
huffman [Thu, 06 Sep 2012 08:59:50 -0700] rev 49187
countable_datatype method: pre-instantiate induction rule to avoid failure with e.g. datatype a = A "b list" and b = B "a"
Thu, 06 Sep 2012 17:12:24 +0200 handle type constructors not known to be a BNF using the DEADID BNF
traytel [Thu, 06 Sep 2012 17:12:24 +0200] rev 49186
handle type constructors not known to be a BNF using the DEADID BNF
Thu, 06 Sep 2012 16:06:22 +0200 respect order of/additional type variables supplied by the user in fixed point constructions;
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;
Thu, 06 Sep 2012 12:21:33 +0200 gracefully handle shadowing case (fourth step of sugar localization)
blanchet [Thu, 06 Sep 2012 12:21:33 +0200] rev 49184
gracefully handle shadowing case (fourth step of sugar localization)
Thu, 06 Sep 2012 12:14:40 +0200 careful about constructor types w.r.t. fake context (third step of 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)
Thu, 06 Sep 2012 12:04:40 +0200 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 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)
Thu, 06 Sep 2012 11:57:36 +0200 tuning
blanchet [Thu, 06 Sep 2012 11:57:36 +0200] rev 49181
tuning
Thu, 06 Sep 2012 11:55:23 +0200 use "add_type" rather than "add_types_global"
blanchet [Thu, 06 Sep 2012 11:55:23 +0200] rev 49180
use "add_type" rather than "add_types_global"
Thu, 06 Sep 2012 11:51:19 +0200 don't throw away the context when hacking the theory (first step to localize the sugar code)
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)
Thu, 06 Sep 2012 11:46:08 +0200 tuning
blanchet [Thu, 06 Sep 2012 11:46:08 +0200] rev 49178
tuning
Thu, 06 Sep 2012 11:34:05 +0200 introduced and used "mk_Freesss", and simplified "mk_Freess(')"
blanchet [Thu, 06 Sep 2012 11:34:05 +0200] rev 49177
introduced and used "mk_Freesss", and simplified "mk_Freess(')"
Thu, 06 Sep 2012 02:56:21 +0200 construct high-level iterator RHS
blanchet [Thu, 06 Sep 2012 02:56:21 +0200] rev 49176
construct high-level iterator RHS
Thu, 06 Sep 2012 01:37:24 +0200 option for discarding build results, enabled in particular for Isabelle_makeall
krauss [Thu, 06 Sep 2012 01:37:24 +0200] rev 49175
option for discarding build results, enabled in particular for Isabelle_makeall
Wed, 05 Sep 2012 23:59:44 +0200 by default, only generate one discriminator for a two-value datatype
blanchet [Wed, 05 Sep 2012 23:59:44 +0200] rev 49174
by default, only generate one discriminator for a two-value datatype
Wed, 05 Sep 2012 20:54:40 +0200 eliminated potentially confusing terminology of Scala "layer";
wenzelm [Wed, 05 Sep 2012 20:54:40 +0200] rev 49173
eliminated potentially confusing terminology of Scala "layer";
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip