bulwahn [Wed, 23 Sep 2009 16:20:13 +0200] rev 32672
added first version of quickcheck based on the predicate compiler; added a few quickcheck examples
bulwahn [Wed, 23 Sep 2009 16:20:12 +0200] rev 32671
adapted configuration for DatatypeCase.make_case
bulwahn [Wed, 23 Sep 2009 16:20:12 +0200] rev 32670
added a new example for the predicate compiler
bulwahn [Wed, 23 Sep 2009 16:20:12 +0200] rev 32669
added context free grammar example; removed dead code; adapted to work without quick and dirty mode; fixed typo
bulwahn [Wed, 23 Sep 2009 16:20:12 +0200] rev 32668
added first prototype of the extended predicate compiler
bulwahn [Wed, 23 Sep 2009 16:20:12 +0200] rev 32667
moved predicate compiler to Tools
bulwahn [Wed, 23 Sep 2009 16:20:12 +0200] rev 32666
removed generation of strange tuple modes in predicate compiler
bulwahn [Wed, 23 Sep 2009 16:20:12 +0200] rev 32665
extending predicate compiler and proof procedure to support tuples; testing predicate wirh HOL-MicroJava semantics
bulwahn [Wed, 23 Sep 2009 16:20:12 +0200] rev 32664
modified predicate compiler further to support tuples
bulwahn [Wed, 23 Sep 2009 16:20:12 +0200] rev 32663
changed preprocessing due to problems with LightweightJava; added transfer of thereoms; changed the type of mode to support tuples in the predicate compiler