wenzelm [Sun, 20 Mar 2011 13:49:21 +0100] rev 42002
tuned;
blanchet [Sat, 19 Mar 2011 14:03:13 +0100] rev 42001
preencode value of "need" selectors in Kodkod bounds as an optimization
blanchet [Sat, 19 Mar 2011 11:22:23 +0100] rev 42000
ignore "need" axioms for "nat"-like types
blanchet [Fri, 18 Mar 2011 22:55:28 +0100] rev 41999
added "simp:", "intro:", and "elim:" to "try" command
blanchet [Fri, 18 Mar 2011 17:27:28 +0100] rev 41998
optimize Kodkod axioms further w.r.t. "need" option
blanchet [Fri, 18 Mar 2011 12:20:32 +0100] rev 41997
optimize Kodkod bounds of nat-like datatypes
blanchet [Fri, 18 Mar 2011 12:05:23 +0100] rev 41996
more optimizations of bounds for "need"
blanchet [Fri, 18 Mar 2011 11:43:28 +0100] rev 41995
optimize Kodkod bounds when "need" is specified
blanchet [Fri, 18 Mar 2011 10:17:37 +0100] rev 41994
always destroy constructor patterns, since this seems to be always useful
blanchet [Thu, 17 Mar 2011 22:07:17 +0100] rev 41993
reintroduced "show_skolems" option -- useful when too many Skolems are displayed
blanchet [Thu, 17 Mar 2011 14:43:53 +0100] rev 41992
reword Nitpick's wording concerning potential counterexamples
blanchet [Thu, 17 Mar 2011 14:43:51 +0100] rev 41991
prevent an exception if "card" is empty (e.g., "nitpick [card]")
blanchet [Thu, 17 Mar 2011 11:18:31 +0100] rev 41990
add option to function to keep trivial ATP formulas, 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)
nipkow [Thu, 17 Mar 2011 09:58:13 +0100] rev 41988
tuned lemma
nipkow [Wed, 16 Mar 2011 19:50:56 +0100] rev 41987
added lemmas
nipkow [Tue, 15 Mar 2011 22:04:02 +0100] rev 41986
added lemma
blanchet [Tue, 15 Mar 2011 15:49:42 +0100] rev 41985
support non-ground "need" values
wenzelm [Tue, 15 Mar 2011 13:03:54 +0100] rev 41984
recover Isabelle symlink for public distribution, notably website;
wenzelm [Mon, 14 Mar 2011 16:59:37 +0100] rev 41983
standardized headers;
hoelzl [Mon, 14 Mar 2011 15:29:10 +0100] rev 41982
merged
hoelzl [Mon, 14 Mar 2011 14:37:49 +0100] rev 41981
reworked Probability theory: measures are not type restricted to positive extended reals
hoelzl [Mon, 14 Mar 2011 14:37:47 +0100] rev 41980
split Extended_Reals into parts for Library and Multivariate_Analysis
hoelzl [Mon, 14 Mar 2011 14:37:46 +0100] rev 41979
lemmas about addition, SUP on countable sets and infinite sums for extreal
hoelzl [Mon, 14 Mar 2011 14:37:45 +0100] rev 41978
add infinite sums and power on extreal
hoelzl [Mon, 14 Mar 2011 14:37:44 +0100] rev 41977
introduce setsum on extreal
hoelzl [Mon, 14 Mar 2011 14:37:42 +0100] rev 41976
use abs_extreal
hoelzl [Mon, 14 Mar 2011 14:37:41 +0100] rev 41975
simplified definition of open_extreal
hoelzl [Mon, 14 Mar 2011 14:37:40 +0100] rev 41974
use case_product for extrel[2,3]_cases
hoelzl [Mon, 14 Mar 2011 14:37:39 +0100] rev 41973
add Extended_Reals from AFP/Lower_Semicontinuous
hoelzl [Mon, 14 Mar 2011 14:37:37 +0100] rev 41972
add lemmas for monotone sequences
hoelzl [Mon, 14 Mar 2011 14:37:36 +0100] rev 41971
add lemmas for SUP and INF
hoelzl [Mon, 14 Mar 2011 14:37:35 +0100] rev 41970
generalize infinite sums
hoelzl [Mon, 14 Mar 2011 14:37:33 +0100] rev 41969
moved t2_spaces to HOL image
wenzelm [Mon, 14 Mar 2011 15:17:10 +0100] rev 41968
example settings for ISABELLE_GHC, ISABELLE_OCAML, ISABELLE_SWIPL;
wenzelm [Mon, 14 Mar 2011 15:13:00 +0100] rev 41967
isatest: fresh copy of settings avoids odd cumulative environment;
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;
wenzelm [Sun, 13 Mar 2011 17:35:35 +0100] rev 41951
some cleanup of old-style settings;
wenzelm [Sun, 13 Mar 2011 17:28:14 +0100] rev 41950
clarified ISABELLE_CSDP setting (formerly CSDP_EXE);
wenzelm [Sun, 13 Mar 2011 16:52:59 +0100] rev 41949
more conventional Mutabelle settings -- similar to Mirabelle;
wenzelm [Sun, 13 Mar 2011 16:38:54 +0100] rev 41948
more basic use of Path.position/File.read;
wenzelm [Sun, 13 Mar 2011 16:38:14 +0100] rev 41947
prefer qualified ISABELLE_NEOS_SERVER;
wenzelm [Sun, 13 Mar 2011 16:30:02 +0100] rev 41946
proper File.shell_path;
wenzelm [Sun, 13 Mar 2011 16:14:14 +0100] rev 41945
more conventional variable name;
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;
wenzelm [Sun, 13 Mar 2011 15:16:37 +0100] rev 41943
fixed document;