boehmes [Mon, 18 Jul 2011 18:52:52 +0200] rev 43893
allow rules with premises to be declared as z3_rule (to circumvent incompleteness of Z3 proof reconstruction)
bulwahn [Mon, 18 Jul 2011 13:49:26 +0200] rev 43892
unactivating narrowing-based quickcheck by default
bulwahn [Mon, 18 Jul 2011 13:48:35 +0200] rev 43891
making active configuration public in narrowing-based quickcheck
bulwahn [Mon, 18 Jul 2011 11:38:14 +0200] rev 43890
declare tester in this quickcheck example
bulwahn [Mon, 18 Jul 2011 10:34:21 +0200] rev 43889
adding code equations for partial_term_of for rational numbers
bulwahn [Mon, 18 Jul 2011 10:34:21 +0200] rev 43888
adapting an experimental setup to changes in quickcheck's infrastructure
bulwahn [Mon, 18 Jul 2011 10:34:21 +0200] rev 43887
adding narrowing instances for real and rational
bulwahn [Mon, 18 Jul 2011 10:34:21 +0200] rev 43886
adapting quickcheck based on the analysis of the predicate compiler
bulwahn [Mon, 18 Jul 2011 10:34:21 +0200] rev 43885
adapting prolog-based tester
bulwahn [Mon, 18 Jul 2011 10:34:21 +0200] rev 43884
quickcheck does not deactivate testers if none are given
bulwahn [Mon, 18 Jul 2011 10:34:21 +0200] rev 43883
adapting mutabelle to latest changes in quickcheck; removing unused code in mutabelle
bulwahn [Mon, 18 Jul 2011 10:34:21 +0200] rev 43882
renaming quickcheck_tester to quickcheck_batch_tester; tuned
bulwahn [Mon, 18 Jul 2011 10:34:21 +0200] rev 43881
changing parser in quickcheck to activate and deactivate the testers
bulwahn [Mon, 18 Jul 2011 10:34:21 +0200] rev 43880
adapting SML_Quickcheck to new quickcheck infrastructure
bulwahn [Mon, 18 Jul 2011 10:34:21 +0200] rev 43879
enabling parallel execution of testers but removing more informative quickcheck output
bulwahn [Mon, 18 Jul 2011 10:34:21 +0200] rev 43878
changed every tester to have a configuration in quickcheck; enabling parallel testing of different testers in quickcheck