bulwahn [Wed, 01 Jun 2011 08:07:27 +0200] rev 43122
code preprocessor applies simplifier when schematic variables are fixed to free variables to allow rewriting with congruence rules in the preprocessing steps
blanchet [Wed, 01 Jun 2011 00:23:16 +0200] rev 43121
make SML/NJ happier
blanchet [Wed, 01 Jun 2011 00:12:38 +0200] rev 43120
make sure "Trueprop" is removed before combinators are added -- the code is fragile in that respect
blanchet [Tue, 31 May 2011 23:39:27 +0200] rev 43119
speed up example by disabling preplay, and temporarily comment out a broken Sledgehammer call
boehmes [Tue, 31 May 2011 19:28:03 +0200] rev 43118
updated SMT certificates
boehmes [Tue, 31 May 2011 19:27:19 +0200] rev 43117
proper nesting of loops in new monomorphizer;
less duplication of code in new monomorphizer;
drop output of warnings of new monomorphizer
boehmes [Tue, 31 May 2011 19:21:20 +0200] rev 43116
use new monomorphizer for SMT;
simplify the monomorphizer by inlining functions and proper passing of arguments
bulwahn [Tue, 31 May 2011 18:13:00 +0200] rev 43115
merged
bulwahn [Tue, 31 May 2011 15:45:27 +0200] rev 43114
Quickcheck Narrowing only requires one compilation with GHC now
bulwahn [Tue, 31 May 2011 15:45:26 +0200] rev 43113
splitting test_goal_terms in Quickcheck into smaller basic functions
bulwahn [Tue, 31 May 2011 15:45:24 +0200] rev 43112
adding registration of testers in Quickcheck for its use in Quickcheck_Narrowing
blanchet [Tue, 31 May 2011 17:15:14 +0200] rev 43111
compile
blanchet [Tue, 31 May 2011 17:05:44 +0200] rev 43110
compile
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43109
monomorphize in the new Metis if the type system calls for it
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43108
use "monomorph.ML" in "ATP" theory (so the new Metis can use it)