blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49199
added high-level recursor, not yet curried
wenzelm [Fri, 07 Sep 2012 15:28:48 +0200] rev 49198
merged
wenzelm [Fri, 07 Sep 2012 15:15:07 +0200] rev 49197
tuned proofs;
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;
wenzelm [Fri, 07 Sep 2012 13:58:54 +0200] rev 49195
more explicit Delay operations;
wenzelm [Fri, 07 Sep 2012 13:58:43 +0200] rev 49194
tuned proofs;
bulwahn [Fri, 07 Sep 2012 14:15:46 +0200] rev 49193
clearer names for functions in Quickcheck's narrowing engine
nipkow [Fri, 07 Sep 2012 08:36:04 +0200] rev 49192
merged
nipkow [Fri, 07 Sep 2012 08:35:35 +0200] rev 49191
tuned latex
haftmann [Fri, 07 Sep 2012 08:20:18 +0200] rev 49190
lattice instances for option type
haftmann [Fri, 07 Sep 2012 08:20:18 +0200] rev 49189
combinator Option.these
nipkow [Fri, 07 Sep 2012 07:20:55 +0200] rev 49188
adjusted examples
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"
traytel [Thu, 06 Sep 2012 17:12:24 +0200] rev 49186
handle type constructors not known to be a BNF using the DEADID BNF
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;