blanchet [Fri, 26 Feb 2010 16:50:09 +0100] rev 35387
merged
blanchet [Fri, 26 Feb 2010 16:49:46 +0100] rev 35386
more work on the new monotonicity stuff in Nitpick
blanchet [Thu, 25 Feb 2010 16:33:39 +0100] rev 35385
improved precision of infinite "shallow" datatypes in Nitpick;
e.g. strings used for variable names, instead of an opaque type
blanchet [Thu, 25 Feb 2010 10:08:44 +0100] rev 35384
cosmetics
bulwahn [Fri, 26 Feb 2010 13:29:43 +0100] rev 35383
merged
bulwahn [Fri, 26 Feb 2010 09:49:00 +0100] rev 35382
merged
bulwahn [Thu, 25 Feb 2010 15:36:38 +0100] rev 35381
adding no_topmost_reordering as new option to the code_pred command
bulwahn [Thu, 25 Feb 2010 14:01:34 +0100] rev 35380
adopting Mutabelle to quickcheck reporting; improving quickcheck reporting
bulwahn [Thu, 25 Feb 2010 10:04:50 +0100] rev 35379
added quiet option to quickcheck command
bulwahn [Thu, 25 Feb 2010 09:28:01 +0100] rev 35378
added basic reporting of test cases to quickcheck
haftmann [Fri, 26 Feb 2010 10:57:35 +0100] rev 35377
merged
haftmann [Fri, 26 Feb 2010 10:48:21 +0100] rev 35376
use abstract code cerficates for bare code theorems
haftmann [Fri, 26 Feb 2010 10:48:20 +0100] rev 35375
implement quotient_of for odl SML code generator
haftmann [Fri, 26 Feb 2010 09:20:18 +0100] rev 35374
adjusted to cs. e4a7947e02b8
haftmann [Wed, 24 Feb 2010 14:42:28 +0100] rev 35373
bound argument for abstype proposition
haftmann [Wed, 24 Feb 2010 14:34:40 +0100] rev 35372
renamed theory Rational to Rat
haftmann [Wed, 24 Feb 2010 14:19:54 +0100] rev 35371
tuned whitespace
haftmann [Wed, 24 Feb 2010 14:19:54 +0100] rev 35370
more precise exception handler
haftmann [Wed, 24 Feb 2010 14:19:53 +0100] rev 35369
more general case and induct rules; normalize and quotient_of; abstract code generation
haftmann [Wed, 24 Feb 2010 14:19:53 +0100] rev 35368
crossproduct coprimality lemmas
haftmann [Wed, 24 Feb 2010 14:19:53 +0100] rev 35367
lemma div_mult_swap, dvd_div_eq_mult, dvd_div_div_eq_mult
haftmann [Wed, 24 Feb 2010 14:19:52 +0100] rev 35366
evaluation for abstypes
wenzelm [Thu, 25 Feb 2010 22:46:52 +0100] rev 35365
modernized structure Split_Rule;
tuned signature;
more antiquotations;
wenzelm [Thu, 25 Feb 2010 22:32:09 +0100] rev 35364
more antiquotations;
wenzelm [Thu, 25 Feb 2010 22:17:33 +0100] rev 35363
explicit @{type_syntax} markup;
wenzelm [Thu, 25 Feb 2010 22:15:27 +0100] rev 35362
explicit @{type_syntax} markup;
misc tuning and simplification;
wenzelm [Thu, 25 Feb 2010 22:08:43 +0100] rev 35361
more orthogonal antiquotations for type constructors;
wenzelm [Thu, 25 Feb 2010 22:06:43 +0100] rev 35360
clarified ProofContext.read_type_name/Args.type_name wrt strict logical constructors;