bulwahn [Tue, 27 Oct 2009 16:47:27 +0100] rev 33261
merged
bulwahn [Tue, 27 Oct 2009 16:01:38 +0100] rev 33260
merged
bulwahn [Tue, 27 Oct 2009 13:51:22 +0100] rev 33259
merged
bulwahn [Tue, 27 Oct 2009 09:24:45 +0100] rev 33258
disabled test case for predicate compiler due to an problem in the inductive package
bulwahn [Tue, 27 Oct 2009 09:06:05 +0100] rev 33257
added examples for quickcheck prototype
bulwahn [Tue, 27 Oct 2009 09:03:56 +0100] rev 33256
adding a prototype of a counter-example generator based on the predicate compiler to HOL/ex
bulwahn [Tue, 27 Oct 2009 09:03:56 +0100] rev 33255
adding test case for inlining of predicate compiler
bulwahn [Tue, 27 Oct 2009 09:03:56 +0100] rev 33254
hiding randompred definitions
bulwahn [Tue, 27 Oct 2009 09:03:56 +0100] rev 33253
changes to example file
bulwahn [Tue, 27 Oct 2009 09:03:56 +0100] rev 33252
print retrieved specification when printing intermediate results
bulwahn [Tue, 27 Oct 2009 09:03:56 +0100] rev 33251
added option show_modes to predicate compiler
bulwahn [Tue, 27 Oct 2009 09:02:22 +0100] rev 33250
including the predicate compiler in HOL-Main; added RandomPredicate monad to Quickcheck