bulwahn [Mon, 14 Mar 2011 12:34:12 +0100] rev 41966
tuned exhaustive_generators
bulwahn [Mon, 14 Mar 2011 12:34:11 +0100] rev 41965
removing definition of cons0; hiding constants in Quickcheck_Narrowing
bulwahn [Mon, 14 Mar 2011 12:34:10 +0100] rev 41964
tuned subsubsection names in Quickcheck_Narrowing
bulwahn [Mon, 14 Mar 2011 12:34:10 +0100] rev 41963
tuned exhaustive generator compilation; added narrowing generator compilation; removed exec as does not work properly here (reverting changeset 994d088fbfbc)
bulwahn [Mon, 14 Mar 2011 12:34:09 +0100] rev 41962
correcting names in Narrowing_Engine and example theory for Quickcheck_Narrowing
bulwahn [Mon, 14 Mar 2011 12:34:08 +0100] rev 41961
renaming series and serial to narrowing in Quickcheck_Narrowing
wenzelm [Sun, 13 Mar 2011 23:12:38 +0100] rev 41960
eliminated Bali.thy which takes quite long to merge and does not parallelize so well -- essentially reverting 9b19cbb0af28;
wenzelm [Sun, 13 Mar 2011 22:55:50 +0100] rev 41959
tuned headers;
wenzelm [Sun, 13 Mar 2011 22:24:10 +0100] rev 41958
eliminated hard tabs;
wenzelm [Sun, 13 Mar 2011 21:41:44 +0100] rev 41957
less ambitious isatest;
wenzelm [Sun, 13 Mar 2011 21:21:48 +0100] rev 41956
modernized imports (untested!?);
wenzelm [Sun, 13 Mar 2011 20:56:00 +0100] rev 41955
files are identified via SHA1 digests -- discontinued ISABELLE_FILE_IDENT;
wenzelm [Sun, 13 Mar 2011 20:21:24 +0100] rev 41954
explicit type SHA1.digest;
wenzelm [Sun, 13 Mar 2011 19:27:39 +0100] rev 41953
slightly more robust bash exec, which fails on empty executable;
wenzelm [Sun, 13 Mar 2011 19:16:19 +0100] rev 41952
cleanup of former settings GHC_PATH, EXEC_GHC, EXEC_OCAML, EXEC_SWIPL, EXEC_YAP -- discontinued implicit detection;
determine swipl_version at runtime;