Mon, 21 Mar 2011 08:29:16 +0100 merged
bulwahn [Mon, 21 Mar 2011 08:29:16 +0100] rev 42032
merged
Fri, 18 Mar 2011 18:19:42 +0100 adapting predicate_compile_quickcheck; tuned
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42031
adapting predicate_compile_quickcheck; tuned
Fri, 18 Mar 2011 18:19:42 +0100 adapting mutabelle
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42030
adapting mutabelle
Fri, 18 Mar 2011 18:19:42 +0100 adapting SML_Quickcheck
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42029
adapting SML_Quickcheck
Fri, 18 Mar 2011 18:19:42 +0100 passing a term with free variables to the quickcheck tester functions instead of an lambda expression because this is more natural with passing further evaluation terms; added output of evaluation terms; added evaluation of terms in the exhaustive testing
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42028
passing a term with free variables to the quickcheck tester functions instead of an lambda expression because this is more natural with passing further evaluation terms; added output of evaluation terms; added evaluation of terms in the exhaustive testing
Fri, 18 Mar 2011 18:19:42 +0100 extending the test data generators to take the evaluation terms as arguments
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42027
extending the test data generators to take the evaluation terms as arguments
Fri, 18 Mar 2011 18:19:42 +0100 adding option of evaluating terms after invocation in quickcheck
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42026
adding option of evaluating terms after invocation in quickcheck
Fri, 18 Mar 2011 18:19:42 +0100 adding eval option to quickcheck
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42025
adding eval option to quickcheck
Fri, 18 Mar 2011 18:19:42 +0100 handling a quite restricted set of functions in Quickcheck_Narrowing by an easy transformation
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42024
handling a quite restricted set of functions in Quickcheck_Narrowing by an easy transformation
Fri, 18 Mar 2011 18:19:42 +0100 adding minimalistic setup and transformation to handle functions as data to enable naive function generation for Quickcheck_Narrowing
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42023
adding minimalistic setup and transformation to handle functions as data to enable naive function generation for Quickcheck_Narrowing
Fri, 18 Mar 2011 18:19:42 +0100 adding a simple datatype for representing functions in Quickcheck_Narrowing
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42022
adding a simple datatype for representing functions in Quickcheck_Narrowing
Fri, 18 Mar 2011 18:19:42 +0100 extending code_int type more; adding narrowing instance for type int; added test case for int instance
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42021
extending code_int type more; adding narrowing instance for type int; added test case for int instance
Fri, 18 Mar 2011 18:19:42 +0100 translating bash output in quickcheck_narrowing to handle special characters; adding simple test cases
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42020
translating bash output in quickcheck_narrowing to handle special characters; adding simple test cases
Fri, 18 Mar 2011 18:19:42 +0100 adding size as static argument in quickcheck_narrowing compilation
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42019
adding size as static argument in quickcheck_narrowing compilation
Sun, 20 Mar 2011 23:07:06 +0100 modernized specifications;
wenzelm [Sun, 20 Mar 2011 23:07:06 +0100] rev 42018
modernized specifications;
Sun, 20 Mar 2011 22:48:08 +0100 dropped unused structure aliases;
wenzelm [Sun, 20 Mar 2011 22:48:08 +0100] rev 42017
dropped unused structure aliases;
Sun, 20 Mar 2011 22:47:08 +0100 tuned;
wenzelm [Sun, 20 Mar 2011 22:47:08 +0100] rev 42016
tuned;
Sun, 20 Mar 2011 22:26:43 +0100 NEWS: structure Timing provides various operations for timing;
wenzelm [Sun, 20 Mar 2011 22:26:43 +0100] rev 42015
NEWS: structure Timing provides various operations for timing;
Sun, 20 Mar 2011 22:08:12 +0100 simplified various cpu_time clones (!): eliminated odd Exn.capture/Exn.release (no need to "stop" timing);
wenzelm [Sun, 20 Mar 2011 22:08:12 +0100] rev 42014
simplified various cpu_time clones (!): eliminated odd Exn.capture/Exn.release (no need to "stop" timing);
Sun, 20 Mar 2011 21:44:38 +0100 pure Timing.timing, without any exception handling;
wenzelm [Sun, 20 Mar 2011 21:44:38 +0100] rev 42013
pure Timing.timing, without any exception handling; clarified cond_timeit: propagate interrupt without side-effect;
Sun, 20 Mar 2011 21:28:11 +0100 structure Timing: covers former start_timing/end_timing and Output.timeit etc;
wenzelm [Sun, 20 Mar 2011 21:28:11 +0100] rev 42012
structure Timing: covers former start_timing/end_timing and Output.timeit etc; explicit Timing.message function; eliminated Output.timing flag, cf. Toplevel.timing; tuned;
Sun, 20 Mar 2011 21:20:07 +0100 pervasive cond_timeit;
wenzelm [Sun, 20 Mar 2011 21:20:07 +0100] rev 42011
pervasive cond_timeit;
Sun, 20 Mar 2011 20:20:41 +0100 eliminated dead code;
wenzelm [Sun, 20 Mar 2011 20:20:41 +0100] rev 42010
eliminated dead code;
Sun, 20 Mar 2011 20:05:43 +0100 parallel preparation of document variants, within separate directories;
wenzelm [Sun, 20 Mar 2011 20:05:43 +0100] rev 42009
parallel preparation of document variants, within separate directories;
Sun, 20 Mar 2011 19:47:26 +0100 Present.init/finish/no_document are not thread-safe -- eliminated futile CRITICAL sections;
wenzelm [Sun, 20 Mar 2011 19:47:26 +0100] rev 42008
Present.init/finish/no_document are not thread-safe -- eliminated futile CRITICAL sections; tuned;
Sun, 20 Mar 2011 19:34:18 +0100 eliminated redundant doc_prefix1;
wenzelm [Sun, 20 Mar 2011 19:34:18 +0100] rev 42007
eliminated redundant doc_prefix1; tuned;
Sun, 20 Mar 2011 19:10:09 +0100 renamed doc_prefix2 to dump_prefix;
wenzelm [Sun, 20 Mar 2011 19:10:09 +0100] rev 42006
renamed doc_prefix2 to dump_prefix;
Sun, 20 Mar 2011 18:56:36 +0100 tuned;
wenzelm [Sun, 20 Mar 2011 18:56:36 +0100] rev 42005
tuned;
Sun, 20 Mar 2011 18:09:32 +0100 tuned terminology for document variants;
wenzelm [Sun, 20 Mar 2011 18:09:32 +0100] rev 42004
tuned terminology for document variants;
Sun, 20 Mar 2011 17:40:45 +0100 replaced File.check by specific File.check_file, File.check_dir;
wenzelm [Sun, 20 Mar 2011 17:40:45 +0100] rev 42003
replaced File.check by specific File.check_file, File.check_dir; clarified File.full_path -- include parts of former Thy_Load.get_file; simplified Thy_Load.check_file -- do not read/digest yet; merged Thy_Load.check_thy/deps_thy -- always read text and parse header; clarified Thy_Header.read -- NB: partial Path.explode outside of args parser combinator; Thy_Info.check_deps etc.: File.read exactly once;
Sun, 20 Mar 2011 13:49:21 +0100 tuned;
wenzelm [Sun, 20 Mar 2011 13:49:21 +0100] rev 42002
tuned;
Sat, 19 Mar 2011 14:03:13 +0100 preencode value of "need" selectors in Kodkod bounds as an optimization
blanchet [Sat, 19 Mar 2011 14:03:13 +0100] rev 42001
preencode value of "need" selectors in Kodkod bounds as an optimization
Sat, 19 Mar 2011 11:22:23 +0100 ignore "need" axioms for "nat"-like types
blanchet [Sat, 19 Mar 2011 11:22:23 +0100] rev 42000
ignore "need" axioms for "nat"-like types
Fri, 18 Mar 2011 22:55:28 +0100 added "simp:", "intro:", and "elim:" to "try" command
blanchet [Fri, 18 Mar 2011 22:55:28 +0100] rev 41999
added "simp:", "intro:", and "elim:" to "try" command
Fri, 18 Mar 2011 17:27:28 +0100 optimize Kodkod axioms further w.r.t. "need" option
blanchet [Fri, 18 Mar 2011 17:27:28 +0100] rev 41998
optimize Kodkod axioms further w.r.t. "need" option
Fri, 18 Mar 2011 12:20:32 +0100 optimize Kodkod bounds of nat-like datatypes
blanchet [Fri, 18 Mar 2011 12:20:32 +0100] rev 41997
optimize Kodkod bounds of nat-like datatypes
Fri, 18 Mar 2011 12:05:23 +0100 more optimizations of bounds for "need"
blanchet [Fri, 18 Mar 2011 12:05:23 +0100] rev 41996
more optimizations of bounds for "need"
Fri, 18 Mar 2011 11:43:28 +0100 optimize Kodkod bounds when "need" is specified
blanchet [Fri, 18 Mar 2011 11:43:28 +0100] rev 41995
optimize Kodkod bounds when "need" is specified
Fri, 18 Mar 2011 10:17:37 +0100 always destroy constructor patterns, since this seems to be always useful
blanchet [Fri, 18 Mar 2011 10:17:37 +0100] rev 41994
always destroy constructor patterns, since this seems to be always useful
Thu, 17 Mar 2011 22:07:17 +0100 reintroduced "show_skolems" option -- useful when too many Skolems are displayed
blanchet [Thu, 17 Mar 2011 22:07:17 +0100] rev 41993
reintroduced "show_skolems" option -- useful when too many Skolems are displayed
Thu, 17 Mar 2011 14:43:53 +0100 reword Nitpick's wording concerning potential counterexamples
blanchet [Thu, 17 Mar 2011 14:43:53 +0100] rev 41992
reword Nitpick's wording concerning potential counterexamples
Thu, 17 Mar 2011 14:43:51 +0100 prevent an exception if "card" is empty (e.g., "nitpick [card]")
blanchet [Thu, 17 Mar 2011 14:43:51 +0100] rev 41991
prevent an exception if "card" is empty (e.g., "nitpick [card]")
Thu, 17 Mar 2011 11:18:31 +0100 add option to function to keep trivial ATP formulas, needed for some experiments
blanchet [Thu, 17 Mar 2011 11:18:31 +0100] rev 41990
add option to function to keep trivial ATP formulas, needed for some experiments
Thu, 17 Mar 2011 11:18:31 +0100 add option to relevance filter's "all_facts" function to really get all facts (needed for some experiments)
blanchet [Thu, 17 Mar 2011 11:18:31 +0100] rev 41989
add option to relevance filter's "all_facts" function to really get all facts (needed for some experiments)
Thu, 17 Mar 2011 09:58:13 +0100 tuned lemma
nipkow [Thu, 17 Mar 2011 09:58:13 +0100] rev 41988
tuned lemma
Wed, 16 Mar 2011 19:50:56 +0100 added lemmas
nipkow [Wed, 16 Mar 2011 19:50:56 +0100] rev 41987
added lemmas
Tue, 15 Mar 2011 22:04:02 +0100 added lemma
nipkow [Tue, 15 Mar 2011 22:04:02 +0100] rev 41986
added lemma
Tue, 15 Mar 2011 15:49:42 +0100 support non-ground "need" values
blanchet [Tue, 15 Mar 2011 15:49:42 +0100] rev 41985
support non-ground "need" values
Tue, 15 Mar 2011 13:03:54 +0100 recover Isabelle symlink for public distribution, notably website;
wenzelm [Tue, 15 Mar 2011 13:03:54 +0100] rev 41984
recover Isabelle symlink for public distribution, notably website;
Mon, 14 Mar 2011 16:59:37 +0100 standardized headers;
wenzelm [Mon, 14 Mar 2011 16:59:37 +0100] rev 41983
standardized headers;
Mon, 14 Mar 2011 15:29:10 +0100 merged
hoelzl [Mon, 14 Mar 2011 15:29:10 +0100] rev 41982
merged
Mon, 14 Mar 2011 14:37:49 +0100 reworked Probability theory: measures are not type restricted to positive extended reals
hoelzl [Mon, 14 Mar 2011 14:37:49 +0100] rev 41981
reworked Probability theory: measures are not type restricted to positive extended reals
Mon, 14 Mar 2011 14:37:47 +0100 split Extended_Reals into parts for Library and Multivariate_Analysis
hoelzl [Mon, 14 Mar 2011 14:37:47 +0100] rev 41980
split Extended_Reals into parts for Library and Multivariate_Analysis
Mon, 14 Mar 2011 14:37:46 +0100 lemmas about addition, SUP on countable sets and infinite sums for extreal
hoelzl [Mon, 14 Mar 2011 14:37:46 +0100] rev 41979
lemmas about addition, SUP on countable sets and infinite sums for extreal
Mon, 14 Mar 2011 14:37:45 +0100 add infinite sums and power on extreal
hoelzl [Mon, 14 Mar 2011 14:37:45 +0100] rev 41978
add infinite sums and power on extreal
Mon, 14 Mar 2011 14:37:44 +0100 introduce setsum on extreal
hoelzl [Mon, 14 Mar 2011 14:37:44 +0100] rev 41977
introduce setsum on extreal
Mon, 14 Mar 2011 14:37:42 +0100 use abs_extreal
hoelzl [Mon, 14 Mar 2011 14:37:42 +0100] rev 41976
use abs_extreal
Mon, 14 Mar 2011 14:37:41 +0100 simplified definition of open_extreal
hoelzl [Mon, 14 Mar 2011 14:37:41 +0100] rev 41975
simplified definition of open_extreal
Mon, 14 Mar 2011 14:37:40 +0100 use case_product for extrel[2,3]_cases
hoelzl [Mon, 14 Mar 2011 14:37:40 +0100] rev 41974
use case_product for extrel[2,3]_cases
Mon, 14 Mar 2011 14:37:39 +0100 add Extended_Reals from AFP/Lower_Semicontinuous
hoelzl [Mon, 14 Mar 2011 14:37:39 +0100] rev 41973
add Extended_Reals from AFP/Lower_Semicontinuous
Mon, 14 Mar 2011 14:37:37 +0100 add lemmas for monotone sequences
hoelzl [Mon, 14 Mar 2011 14:37:37 +0100] rev 41972
add lemmas for monotone sequences
Mon, 14 Mar 2011 14:37:36 +0100 add lemmas for SUP and INF
hoelzl [Mon, 14 Mar 2011 14:37:36 +0100] rev 41971
add lemmas for SUP and INF
Mon, 14 Mar 2011 14:37:35 +0100 generalize infinite sums
hoelzl [Mon, 14 Mar 2011 14:37:35 +0100] rev 41970
generalize infinite sums
Mon, 14 Mar 2011 14:37:33 +0100 moved t2_spaces to HOL image
hoelzl [Mon, 14 Mar 2011 14:37:33 +0100] rev 41969
moved t2_spaces to HOL image
Mon, 14 Mar 2011 15:17:10 +0100 example settings for ISABELLE_GHC, ISABELLE_OCAML, ISABELLE_SWIPL;
wenzelm [Mon, 14 Mar 2011 15:17:10 +0100] rev 41968
example settings for ISABELLE_GHC, ISABELLE_OCAML, ISABELLE_SWIPL;
Mon, 14 Mar 2011 15:13:00 +0100 isatest: fresh copy of settings avoids odd cumulative environment;
wenzelm [Mon, 14 Mar 2011 15:13:00 +0100] rev 41967
isatest: fresh copy of settings avoids odd cumulative environment;
Mon, 14 Mar 2011 12:34:12 +0100 tuned exhaustive_generators
bulwahn [Mon, 14 Mar 2011 12:34:12 +0100] rev 41966
tuned exhaustive_generators
Mon, 14 Mar 2011 12:34:11 +0100 removing definition of cons0; hiding constants in Quickcheck_Narrowing
bulwahn [Mon, 14 Mar 2011 12:34:11 +0100] rev 41965
removing definition of cons0; hiding constants in Quickcheck_Narrowing
Mon, 14 Mar 2011 12:34:10 +0100 tuned subsubsection names in Quickcheck_Narrowing
bulwahn [Mon, 14 Mar 2011 12:34:10 +0100] rev 41964
tuned subsubsection names in Quickcheck_Narrowing
Mon, 14 Mar 2011 12:34:10 +0100 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:10 +0100] rev 41963
tuned exhaustive generator compilation; added narrowing generator compilation; removed exec as does not work properly here (reverting changeset 994d088fbfbc)
Mon, 14 Mar 2011 12:34:09 +0100 correcting names in Narrowing_Engine and example theory for Quickcheck_Narrowing
bulwahn [Mon, 14 Mar 2011 12:34:09 +0100] rev 41962
correcting names in Narrowing_Engine and example theory for Quickcheck_Narrowing
Mon, 14 Mar 2011 12:34:08 +0100 renaming series and serial to narrowing in Quickcheck_Narrowing
bulwahn [Mon, 14 Mar 2011 12:34:08 +0100] rev 41961
renaming series and serial to narrowing in Quickcheck_Narrowing
Sun, 13 Mar 2011 23:12:38 +0100 eliminated Bali.thy which takes quite long to merge and does not parallelize so well -- essentially reverting 9b19cbb0af28;
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;
Sun, 13 Mar 2011 22:55:50 +0100 tuned headers;
wenzelm [Sun, 13 Mar 2011 22:55:50 +0100] rev 41959
tuned headers;
Sun, 13 Mar 2011 22:24:10 +0100 eliminated hard tabs;
wenzelm [Sun, 13 Mar 2011 22:24:10 +0100] rev 41958
eliminated hard tabs;
Sun, 13 Mar 2011 21:41:44 +0100 less ambitious isatest;
wenzelm [Sun, 13 Mar 2011 21:41:44 +0100] rev 41957
less ambitious isatest;
Sun, 13 Mar 2011 21:21:48 +0100 modernized imports (untested!?);
wenzelm [Sun, 13 Mar 2011 21:21:48 +0100] rev 41956
modernized imports (untested!?);
Sun, 13 Mar 2011 20:56:00 +0100 files are identified via SHA1 digests -- discontinued ISABELLE_FILE_IDENT;
wenzelm [Sun, 13 Mar 2011 20:56:00 +0100] rev 41955
files are identified via SHA1 digests -- discontinued ISABELLE_FILE_IDENT;
Sun, 13 Mar 2011 20:21:24 +0100 explicit type SHA1.digest;
wenzelm [Sun, 13 Mar 2011 20:21:24 +0100] rev 41954
explicit type SHA1.digest;
Sun, 13 Mar 2011 19:27:39 +0100 slightly more robust bash exec, which fails on empty executable;
wenzelm [Sun, 13 Mar 2011 19:27:39 +0100] rev 41953
slightly more robust bash exec, which fails on empty executable;
Sun, 13 Mar 2011 19:16:19 +0100 cleanup of former settings GHC_PATH, EXEC_GHC, EXEC_OCAML, EXEC_SWIPL, EXEC_YAP -- discontinued implicit detection;
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;
Sun, 13 Mar 2011 17:35:35 +0100 some cleanup of old-style settings;
wenzelm [Sun, 13 Mar 2011 17:35:35 +0100] rev 41951
some cleanup of old-style settings;
Sun, 13 Mar 2011 17:28:14 +0100 clarified ISABELLE_CSDP setting (formerly CSDP_EXE);
wenzelm [Sun, 13 Mar 2011 17:28:14 +0100] rev 41950
clarified ISABELLE_CSDP setting (formerly CSDP_EXE);
Sun, 13 Mar 2011 16:52:59 +0100 more conventional Mutabelle settings -- similar to Mirabelle;
wenzelm [Sun, 13 Mar 2011 16:52:59 +0100] rev 41949
more conventional Mutabelle settings -- similar to Mirabelle;
Sun, 13 Mar 2011 16:38:54 +0100 more basic use of Path.position/File.read;
wenzelm [Sun, 13 Mar 2011 16:38:54 +0100] rev 41948
more basic use of Path.position/File.read;
Sun, 13 Mar 2011 16:38:14 +0100 prefer qualified ISABELLE_NEOS_SERVER;
wenzelm [Sun, 13 Mar 2011 16:38:14 +0100] rev 41947
prefer qualified ISABELLE_NEOS_SERVER;
Sun, 13 Mar 2011 16:30:02 +0100 proper File.shell_path;
wenzelm [Sun, 13 Mar 2011 16:30:02 +0100] rev 41946
proper File.shell_path;
Sun, 13 Mar 2011 16:14:14 +0100 more conventional variable name;
wenzelm [Sun, 13 Mar 2011 16:14:14 +0100] rev 41945
more conventional variable name;
Sun, 13 Mar 2011 16:01:00 +0100 Path.print is the official way to show file-system paths to users -- note that Path.implode often indicates violation of the abstract datatype;
wenzelm [Sun, 13 Mar 2011 16:01:00 +0100] rev 41944
Path.print is the official way to show file-system paths to users -- note that Path.implode often indicates violation of the abstract datatype;
Sun, 13 Mar 2011 15:16:37 +0100 fixed document;
wenzelm [Sun, 13 Mar 2011 15:16:37 +0100] rev 41943
fixed document;
Sun, 13 Mar 2011 15:13:53 +0100 isatest: test more external code;
wenzelm [Sun, 13 Mar 2011 15:13:53 +0100] rev 41942
isatest: test more external code;
Sun, 13 Mar 2011 15:10:00 +0100 tuned headers;
wenzelm [Sun, 13 Mar 2011 15:10:00 +0100] rev 41941
tuned headers;
Sun, 13 Mar 2011 14:51:38 +0100 allow spaces in executable names;
wenzelm [Sun, 13 Mar 2011 14:51:38 +0100] rev 41940
allow spaces in executable names; simplified generated bash scripts;
Sun, 13 Mar 2011 13:57:20 +0100 tuned;
wenzelm [Sun, 13 Mar 2011 13:57:20 +0100] rev 41939
tuned;
Sun, 13 Mar 2011 13:53:54 +0100 tuned headers;
wenzelm [Sun, 13 Mar 2011 13:53:54 +0100] rev 41938
tuned headers;
Fri, 11 Mar 2011 15:21:13 +0100 adapting example file to renaming of the quickcheck tester
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41937
adapting example file to renaming of the quickcheck tester
Fri, 11 Mar 2011 15:21:13 +0100 renaming tester from lazy_exhaustive to narrowing
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41936
renaming tester from lazy_exhaustive to narrowing
Fri, 11 Mar 2011 15:21:13 +0100 minor corrections for renaming; moved postprocessing of terms to Quickcheck_Common
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41935
minor corrections for renaming; moved postprocessing of terms to Quickcheck_Common
Fri, 11 Mar 2011 15:21:13 +0100 renaming example file correctly
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41934
renaming example file correctly
Fri, 11 Mar 2011 15:21:13 +0100 adapting Main file generation for Quickcheck_Narrowing
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41933
adapting Main file generation for Quickcheck_Narrowing
Fri, 11 Mar 2011 15:21:13 +0100 adapting Quickcheck_Narrowing and example file to new names
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41932
adapting Quickcheck_Narrowing and example file to new names
Fri, 11 Mar 2011 15:21:13 +0100 renaming LSC_Examples theory to Quickcheck_Narrowing
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41931
renaming LSC_Examples theory to Quickcheck_Narrowing
Fri, 11 Mar 2011 15:21:13 +0100 renaming lazysmallcheck ML file to Quickcheck_Narrowing
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41930
renaming lazysmallcheck ML file to Quickcheck_Narrowing
Fri, 11 Mar 2011 15:21:13 +0100 renaming LSC to Quickcheck_Narrowing
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41929
renaming LSC to Quickcheck_Narrowing
Fri, 11 Mar 2011 15:21:13 +0100 adaptions in generators using the common functions
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41928
adaptions in generators using the common functions
Fri, 11 Mar 2011 15:21:13 +0100 adding file quickcheck_common to carry common functions of all quickcheck generators
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41927
adding file quickcheck_common to carry common functions of all quickcheck generators
Fri, 11 Mar 2011 15:21:13 +0100 adapting record package to renaming of quickcheck's structures
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41926
adapting record package to renaming of quickcheck's structures
Fri, 11 Mar 2011 15:21:13 +0100 moving and renaming lazysmallcheck to narrowing which reflects the characteristical behaviour better
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41925
moving and renaming lazysmallcheck to narrowing which reflects the characteristical behaviour better
Fri, 11 Mar 2011 15:21:13 +0100 correcting dependencies in IsaMakefile
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41924
correcting dependencies in IsaMakefile
Fri, 11 Mar 2011 15:21:13 +0100 renaming signatures and structures; correcting header
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41923
renaming signatures and structures; correcting header
Fri, 11 Mar 2011 15:21:13 +0100 adapting Quickcheck theory after moving ML files
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41922
adapting Quickcheck theory after moving ML files
Fri, 11 Mar 2011 15:21:13 +0100 moving quickcheck_generators.ML to Quickcheck directory and renaming it random_generators.ML
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41921
moving quickcheck_generators.ML to Quickcheck directory and renaming it random_generators.ML
Fri, 11 Mar 2011 15:21:13 +0100 moving exhaustive_generators.ML to Quickcheck directory
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41920
moving exhaustive_generators.ML to Quickcheck directory
Fri, 11 Mar 2011 15:21:13 +0100 correcting dependencies after renaming
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41919
correcting dependencies after renaming
Fri, 11 Mar 2011 15:21:13 +0100 replacing naming of small by exhaustive
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41918
replacing naming of small by exhaustive
Fri, 11 Mar 2011 15:21:13 +0100 renaming smallvalue_generators.ML to exhaustive_generators.ML
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41917
renaming smallvalue_generators.ML to exhaustive_generators.ML
Fri, 11 Mar 2011 15:21:13 +0100 renaming constants in Quickcheck_Exhaustive theory
bulwahn [Fri, 11 Mar 2011 15:21:13 +0100] rev 41916
renaming constants in Quickcheck_Exhaustive theory
Fri, 11 Mar 2011 15:21:12 +0100 renaming Smallcheck to Quickcheck_Exhaustive
bulwahn [Fri, 11 Mar 2011 15:21:12 +0100] rev 41915
renaming Smallcheck to Quickcheck_Exhaustive
Fri, 11 Mar 2011 10:37:45 +0100 only testing theory LSC_Examples when GHC is installed on the machine
bulwahn [Fri, 11 Mar 2011 10:37:45 +0100] rev 41914
only testing theory LSC_Examples when GHC is installed on the machine
Fri, 11 Mar 2011 10:37:43 +0100 increasing timeout of example for counterexample generation
bulwahn [Fri, 11 Mar 2011 10:37:43 +0100] rev 41913
increasing timeout of example for counterexample generation
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip