blanchet [Tue, 27 Oct 2009 21:53:13 +0100] rev 33559
fix typo in Nitpick manual
blanchet [Tue, 27 Oct 2009 19:00:17 +0100] rev 33558
optimized Nitpick's encoding and rendering of datatypes whose constructors don't appear in the problem
blanchet [Tue, 27 Oct 2009 17:53:19 +0100] rev 33557
clean Nitpick's wellfoundedness cache once in a while, to avoid potential memory leak
blanchet [Tue, 27 Oct 2009 16:52:06 +0100] rev 33556
renamed Nitpick option "coalesce_type_vars" to "merge_type_vars" (shorter) and cleaned up old hacks that are no longer necessary
wenzelm [Tue, 10 Nov 2009 18:29:07 +0100] rev 33555
eliminated some old uses of cumulative prems (!) in proof methods;
wenzelm [Tue, 10 Nov 2009 18:11:23 +0100] rev 33554
eliminated some unused/obsolete Args.bang_facts;
wenzelm [Tue, 10 Nov 2009 16:04:57 +0100] rev 33553
modernized structure Theory_Target;
wenzelm [Tue, 10 Nov 2009 15:33:35 +0100] rev 33552
removed unused Quickcheck_RecFun_Simps;
wenzelm [Tue, 10 Nov 2009 15:32:43 +0100] rev 33551
define simprocs: do not apply target_morphism prematurely, this is already done in LocalTheory.declaration;
wenzelm [Tue, 10 Nov 2009 14:38:39 +0100] rev 33550
bang_facts: legacy feature;
wenzelm [Tue, 10 Nov 2009 14:38:06 +0100] rev 33549
tuned proofs;
wenzelm [Tue, 10 Nov 2009 13:59:37 +0100] rev 33548
removed obsolete name_of -- cf. decode;
wenzelm [Tue, 10 Nov 2009 13:45:11 +0100] rev 33547
desymbolize: use Symbol.decode directly;
recovered coding conventions of this file;
wenzelm [Tue, 10 Nov 2009 13:17:50 +0100] rev 33546
try SAT_Examples last, to minimize impact of global side-effects;
wenzelm [Tue, 10 Nov 2009 13:05:35 +0100] rev 33545
home-grown pretty printer for term -- Poly/ML 5.3.0 does not observe infix status of constructors (notably $);
paulson [Tue, 10 Nov 2009 09:22:55 +0000] rev 33544
Inserted missing theory dependency
wenzelm [Mon, 09 Nov 2009 21:56:55 +0100] rev 33543
merged
ballarin [Mon, 09 Nov 2009 21:45:24 +0100] rev 33542
Merged.
ballarin [Mon, 09 Nov 2009 21:33:22 +0100] rev 33541
Removed obsolete code.
wenzelm [Mon, 09 Nov 2009 21:43:44 +0100] rev 33540
updated to official Poly/ML 5.3.0;
wenzelm [Mon, 09 Nov 2009 21:34:42 +0100] rev 33539
switched some isatest sessions to official Poly/ML 5.3.0;
wenzelm [Mon, 09 Nov 2009 21:30:54 +0100] rev 33538
setup for official Poly/ML 5.3.0, which is now the default;
wenzelm [Mon, 09 Nov 2009 20:47:39 +0100] rev 33537
locale_const/target_notation: uniform use of Term.aconv_untyped;
target_notation: pass on transformed term formally;
removed obsolete Type.similar_types;
wenzelm [Mon, 09 Nov 2009 19:42:33 +0100] rev 33536
eliminated hard tabulators;
paulson [Mon, 09 Nov 2009 16:06:08 +0000] rev 33535
fixed some inappropriate names
paulson [Mon, 09 Nov 2009 15:50:31 +0000] rev 33534
merged
paulson [Mon, 09 Nov 2009 15:50:15 +0000] rev 33533
New theory Probability/Borel.thy, and some associated lemmas
haftmann [Mon, 09 Nov 2009 14:47:25 +0100] rev 33532
merged
haftmann [Mon, 09 Nov 2009 14:47:16 +0100] rev 33531
tuned error messages; tuned code
boehmes [Mon, 09 Nov 2009 11:34:22 +0100] rev 33530
follow standard theory merge behaviour: do not change already selected solver