bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37912
using multiple default types in quickcheck
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37911
correcting merging of default_types
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37910
reordering quickcheck signature; exporting test_params and inspection function
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37909
changed default types to a list of types; extended quickcheck parameters to be a list of values to parse a list of default types
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37908
putting proof in the right context; adding if rewriting; tuned
wenzelm [Thu, 22 Jul 2010 16:43:21 +0200] rev 37907
load_thy: parallel parsing of units, which consist of statement/proof each;
wenzelm [Thu, 22 Jul 2010 14:59:27 +0200] rev 37906
eliminated some unreferenced identifiers;
wenzelm [Thu, 22 Jul 2010 14:01:43 +0200] rev 37905
tuned;