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;
wenzelm [Thu, 22 Jul 2010 10:41:12 +0200] rev 37904
tuned comments;
wenzelm [Wed, 21 Jul 2010 21:08:40 +0200] rev 37903
replaced Source.of_list_limited by slightly more economic Source.of_string_limited;
wenzelm [Wed, 21 Jul 2010 20:32:08 +0200] rev 37902
deps_thy/load_thy: store compact text to reduce space by factor 12;
wenzelm [Wed, 21 Jul 2010 17:57:16 +0200] rev 37901
make SML/NJ happy, by adhoc type-constraints;