src/HOL/Tools/Predicate_Compile/pred_compile_quickcheck.ML
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn modularized the compilation in the predicate compiler
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn cleaning the signature of the predicate compiler core; renaming signature and structures to uniform long names
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn added skip_proof option; playing with compilation of depth-limited predicates
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn reinvestigating the compilation of the random computation in the predicate compiler
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn renamed functions from sizelim to more natural name depth_limited for compilation of depth-limited search in the predicate compiler
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn moved argument expected_modes into options; improved mode check to only check mode of the named predicate
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn cleaned up debugging messages; added options to code_pred command
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn added further examples; added mode to code_pred command; tuned; some temporary things in Predicate_Compile_ex
Sat, 17 Oct 2009 16:58:03 +0200 wenzelm operations of structure Skip_Proof (formerly SkipProof) no longer require quick_and_dirty mode;
Sat, 17 Oct 2009 15:57:51 +0200 wenzelm indicate CRITICAL nature of various setmp combinators;
Tue, 29 Sep 2009 16:24:36 +0200 wenzelm explicit indication of Unsynchronized.ref;
Wed, 23 Sep 2009 16:20:13 +0200 bulwahn added first version of quickcheck based on the predicate compiler; added a few quickcheck examples
less more (0) tip