Wed, 12 Oct 2011 20:57:40 +0200 tuned ML style;
wenzelm [Wed, 12 Oct 2011 20:57:40 +0200] rev 45130
tuned ML style;
Wed, 12 Oct 2011 20:16:48 +0200 tuned proofs -- eliminated vacuous "induct arbitrary: ..." situations;
wenzelm [Wed, 12 Oct 2011 20:16:48 +0200] rev 45129
tuned proofs -- eliminated vacuous "induct arbitrary: ..." situations;
Wed, 12 Oct 2011 16:21:07 +0200 discontinued obsolete alias structure ProofContext;
wenzelm [Wed, 12 Oct 2011 16:21:07 +0200] rev 45128
discontinued obsolete alias structure ProofContext;
Wed, 12 Oct 2011 09:16:30 +0200 separated monotonicity reasoning and defined narrowing with while_option
nipkow [Wed, 12 Oct 2011 09:16:30 +0200] rev 45127
separated monotonicity reasoning and defined narrowing with while_option
Mon, 10 Oct 2011 20:14:25 +0200 include no-smlnj targets into library (cf. e54a985daa61);
wenzelm [Mon, 10 Oct 2011 20:14:25 +0200] rev 45126
include no-smlnj targets into library (cf. e54a985daa61);
Mon, 10 Oct 2011 16:47:45 +0200 increasing values_timeout to avoid SML_makeall failures on our current tests
bulwahn [Mon, 10 Oct 2011 16:47:45 +0200] rev 45125
increasing values_timeout to avoid SML_makeall failures on our current tests
Mon, 10 Oct 2011 11:12:09 +0200 merged
wenzelm [Mon, 10 Oct 2011 11:12:09 +0200] rev 45124
merged
Mon, 10 Oct 2011 11:10:45 +0200 removed obsolete RC tags;
wenzelm [Mon, 10 Oct 2011 11:10:45 +0200] rev 45123
removed obsolete RC tags;
Sun, 09 Oct 2011 11:13:53 +0200 Int.thy: discontinued some legacy theorems
huffman [Sun, 09 Oct 2011 11:13:53 +0200] rev 45122
Int.thy: discontinued some legacy theorems
Sun, 09 Oct 2011 08:30:48 +0200 Set.thy: remove redundant [simp] declarations
huffman [Sun, 09 Oct 2011 08:30:48 +0200] rev 45121
Set.thy: remove redundant [simp] declarations
Mon, 03 Oct 2011 22:21:19 +0200 removing code equation for card on finite types when loading the Executable_Set theory; should resolve a code generation issue with CoreC++
bulwahn [Mon, 03 Oct 2011 22:21:19 +0200] rev 45120
removing code equation for card on finite types when loading the Executable_Set theory; should resolve a code generation issue with CoreC++
Mon, 03 Oct 2011 15:39:30 +0200 tune text for document generation
bulwahn [Mon, 03 Oct 2011 15:39:30 +0200] rev 45119
tune text for document generation
Mon, 03 Oct 2011 14:43:15 +0200 adding examples with relations to Quickcheck_Examples to show that quickcheck can actually handle operators on relations as well
bulwahn [Mon, 03 Oct 2011 14:43:15 +0200] rev 45118
adding examples with relations to Quickcheck_Examples to show that quickcheck can actually handle operators on relations as well
Mon, 03 Oct 2011 14:43:14 +0200 adding code equations for cardinality and (reflexive) transitive closure on finite types
bulwahn [Mon, 03 Oct 2011 14:43:14 +0200] rev 45117
adding code equations for cardinality and (reflexive) transitive closure on finite types
Mon, 03 Oct 2011 14:43:13 +0200 adding lemma about rel_pow in Transitive_Closure for executable equation of the (refl) transitive closure
bulwahn [Mon, 03 Oct 2011 14:43:13 +0200] rev 45116
adding lemma about rel_pow in Transitive_Closure for executable equation of the (refl) transitive closure
Mon, 03 Oct 2011 14:43:12 +0200 adding lemma to List library for executable equation of the (refl) transitive closure
bulwahn [Mon, 03 Oct 2011 14:43:12 +0200] rev 45115
adding lemma to List library for executable equation of the (refl) transitive closure
Thu, 29 Sep 2011 21:42:03 +0200 fixed typos in IMP
Jean Pichon [Thu, 29 Sep 2011 21:42:03 +0200] rev 45114
fixed typos in IMP
Wed, 28 Sep 2011 10:35:56 +0200 added nice interval syntax
nipkow [Wed, 28 Sep 2011 10:35:56 +0200] rev 45113
added nice interval syntax
Wed, 28 Sep 2011 09:59:55 +0200 Added dependecies
nipkow [Wed, 28 Sep 2011 09:59:55 +0200] rev 45112
Added dependecies
Wed, 28 Sep 2011 09:55:11 +0200 Added Hoare-like Abstract Interpretation
nipkow [Wed, 28 Sep 2011 09:55:11 +0200] rev 45111
Added Hoare-like Abstract Interpretation
Wed, 28 Sep 2011 08:51:55 +0200 moved IMP/AbsInt stuff into subdirectory Abs_Int_Den
nipkow [Wed, 28 Sep 2011 08:51:55 +0200] rev 45110
moved IMP/AbsInt stuff into subdirectory Abs_Int_Den
Mon, 26 Sep 2011 21:13:26 +0200 back to post-release mode;
wenzelm [Mon, 26 Sep 2011 21:13:26 +0200] rev 45109
back to post-release mode;
Sun, 09 Oct 2011 17:06:19 +0200 Added tag Isabelle2011-1 for changeset 76fef3e57004
wenzelm [Sun, 09 Oct 2011 17:06:19 +0200] rev 45108
Added tag Isabelle2011-1 for changeset 76fef3e57004
Sun, 09 Oct 2011 16:47:58 +0200 tuned; Isabelle2011-1
wenzelm [Sun, 09 Oct 2011 16:47:58 +0200] rev 45107
tuned;
Sun, 09 Oct 2011 15:46:06 +0200 updated ISABELLE_HOME_USER;
wenzelm [Sun, 09 Oct 2011 15:46:06 +0200] rev 45106
updated ISABELLE_HOME_USER;
Tue, 04 Oct 2011 14:51:51 +0200 more explicit check of Java executable -- relevant for Linux x86/x86_64 mismatch and absence on Mac OS Lion;
wenzelm [Tue, 04 Oct 2011 14:51:51 +0200] rev 45105
more explicit check of Java executable -- relevant for Linux x86/x86_64 mismatch and absence on Mac OS Lion;
Mon, 03 Oct 2011 11:16:51 +0200 Added tag Isabelle2011-1-RC2 for changeset a45121ffcfcb
wenzelm [Mon, 03 Oct 2011 11:16:51 +0200] rev 45104
Added tag Isabelle2011-1-RC2 for changeset a45121ffcfcb
Mon, 03 Oct 2011 11:14:19 +0200 some amendments due to Jean Pichon;
wenzelm [Mon, 03 Oct 2011 11:14:19 +0200] rev 45103
some amendments due to Jean Pichon;
Thu, 29 Sep 2011 09:37:59 +0200 correct coercion generation in case of unknown map functions
traytel [Thu, 29 Sep 2011 09:37:59 +0200] rev 45102
correct coercion generation in case of unknown map functions
Wed, 28 Sep 2011 13:52:14 +0200 proper platform_file_url for Windows UNC paths (server shares);
wenzelm [Wed, 28 Sep 2011 13:52:14 +0200] rev 45101
proper platform_file_url for Windows UNC paths (server shares);
Tue, 27 Sep 2011 22:35:57 +0200 proper platform_file_url;
wenzelm [Tue, 27 Sep 2011 22:35:57 +0200] rev 45100
proper platform_file_url;
Tue, 27 Sep 2011 22:14:15 +0200 observe base URL of rendered document;
wenzelm [Tue, 27 Sep 2011 22:14:15 +0200] rev 45099
observe base URL of rendered document; added PIDE logo;
Tue, 27 Sep 2011 21:39:55 +0200 more README;
wenzelm [Tue, 27 Sep 2011 21:39:55 +0200] rev 45098
more README;
Tue, 27 Sep 2011 20:45:15 +0200 tuned README.html;
wenzelm [Tue, 27 Sep 2011 20:45:15 +0200] rev 45097
tuned README.html;
Tue, 27 Sep 2011 20:25:15 +0200 tuned;
wenzelm [Tue, 27 Sep 2011 20:25:15 +0200] rev 45096
tuned;
Tue, 27 Sep 2011 14:17:40 +0200 retain output, which is required for non-existent JRE, for example (cf. b455e4f42c04);
wenzelm [Tue, 27 Sep 2011 14:17:40 +0200] rev 45095
retain output, which is required for non-existent JRE, for example (cf. b455e4f42c04);
Tue, 27 Sep 2011 00:03:11 +0200 tuned message, which is displayed after termination of Isabelle.app on Mac OS;
wenzelm [Tue, 27 Sep 2011 00:03:11 +0200] rev 45094
tuned message, which is displayed after termination of Isabelle.app on Mac OS;
Mon, 26 Sep 2011 23:51:59 +0200 keep top-level "Isabelle" executable -- now an alias for "isabelle jedit";
wenzelm [Mon, 26 Sep 2011 23:51:59 +0200] rev 45093
keep top-level "Isabelle" executable -- now an alias for "isabelle jedit";
Mon, 26 Sep 2011 23:43:52 +0200 tuned;
wenzelm [Mon, 26 Sep 2011 23:43:52 +0200] rev 45092
tuned;
Mon, 26 Sep 2011 21:41:39 +0200 ensure Isabelle env;
wenzelm [Mon, 26 Sep 2011 21:41:39 +0200] rev 45091
ensure Isabelle env;
Mon, 26 Sep 2011 21:17:25 +0200 Added tag Isabelle2011-1-RC1 for changeset 24ad77c3a147
wenzelm [Mon, 26 Sep 2011 21:17:25 +0200] rev 45090
Added tag Isabelle2011-1-RC1 for changeset 24ad77c3a147
Mon, 26 Sep 2011 21:09:28 +0200 tuned;
wenzelm [Mon, 26 Sep 2011 21:09:28 +0200] rev 45089
tuned;
Mon, 26 Sep 2011 20:53:53 +0200 misc tuning for release;
wenzelm [Mon, 26 Sep 2011 20:53:53 +0200] rev 45088
misc tuning for release;
Mon, 26 Sep 2011 20:39:18 +0200 reverted 09cdc4209d25 for formal reasons: it did not say what was "broken" nor "fixed", but broke IsaMakefile dependencies;
wenzelm [Mon, 26 Sep 2011 20:39:18 +0200] rev 45087
reverted 09cdc4209d25 for formal reasons: it did not say what was "broken" nor "fixed", but broke IsaMakefile dependencies;
Mon, 26 Sep 2011 20:31:41 +0200 makedist for release;
wenzelm [Mon, 26 Sep 2011 20:31:41 +0200] rev 45086
makedist for release;
Mon, 26 Sep 2011 14:03:43 +0200 put MiniSat back first -- Torlak's eval seemed to suggest that Crypto and Lingeling were better, but Crypto is slower on "Nitpick_Examples" and Crypto crashes
blanchet [Mon, 26 Sep 2011 14:03:43 +0200] rev 45085
put MiniSat back first -- Torlak's eval seemed to suggest that Crypto and Lingeling were better, but Crypto is slower on "Nitpick_Examples" and Crypto crashes
Mon, 26 Sep 2011 11:41:52 +0200 require Java 1.6 in the Nitpick documentation -- technically 1.5 will also work with Kodkodi 1.2.16, but it won't work with Kodkodi 1.5.0
blanchet [Mon, 26 Sep 2011 11:41:52 +0200] rev 45084
require Java 1.6 in the Nitpick documentation -- technically 1.5 will also work with Kodkodi 1.2.16, but it won't work with Kodkodi 1.5.0
Mon, 26 Sep 2011 11:41:52 +0200 put CryptoMiniSat first and remove warning about unsoundness now that it has been fixed in Kodkod
blanchet [Mon, 26 Sep 2011 11:41:52 +0200] rev 45083
put CryptoMiniSat first and remove warning about unsoundness now that it has been fixed in Kodkod
Mon, 26 Sep 2011 10:57:20 +0200 adding an example with inductive predicates to quickcheck narrowing examples
bulwahn [Mon, 26 Sep 2011 10:57:20 +0200] rev 45082
adding an example with inductive predicates to quickcheck narrowing examples
Mon, 26 Sep 2011 10:30:37 +0200 importing the Generated_Code module qualified to reduce the probability of name clashes between the static code and the generated code in the narrowing-based Quickcheck
bulwahn [Mon, 26 Sep 2011 10:30:37 +0200] rev 45081
importing the Generated_Code module qualified to reduce the probability of name clashes between the static code and the generated code in the narrowing-based Quickcheck
Sun, 25 Sep 2011 19:34:20 +0200 clarify platforms
blanchet [Sun, 25 Sep 2011 19:34:20 +0200] rev 45080
clarify platforms
Sun, 25 Sep 2011 18:43:25 +0200 killed JNI version of zChaff, since Kodkod 1.5 does not support it anymore
blanchet [Sun, 25 Sep 2011 18:43:25 +0200] rev 45079
killed JNI version of zChaff, since Kodkod 1.5 does not support it anymore
Sun, 25 Sep 2011 18:43:25 +0200 updated Nitpick SAT Solver doc
blanchet [Sun, 25 Sep 2011 18:43:25 +0200] rev 45078
updated Nitpick SAT Solver doc
Sun, 25 Sep 2011 18:43:25 +0200 update list of SAT solvers reflecting Kodkod 1.5
blanchet [Sun, 25 Sep 2011 18:43:25 +0200] rev 45077
update list of SAT solvers reflecting Kodkod 1.5
Sun, 25 Sep 2011 17:25:34 +0200 tuned signature;
wenzelm [Sun, 25 Sep 2011 17:25:34 +0200] rev 45076
tuned signature;
Sun, 25 Sep 2011 13:48:59 +0200 more uniform defaults;
wenzelm [Sun, 25 Sep 2011 13:48:59 +0200] rev 45075
more uniform defaults;
Sun, 25 Sep 2011 09:37:33 +0200 Quotient_Set.thy is part of library
haftmann [Sun, 25 Sep 2011 09:37:33 +0200] rev 45074
Quotient_Set.thy is part of library
Sun, 25 Sep 2011 00:32:49 +0200 fixed typo
nipkow [Sun, 25 Sep 2011 00:32:49 +0200] rev 45073
fixed typo
Sat, 24 Sep 2011 17:18:39 +0200 standardize drive letters -- important for proper document node identification;
wenzelm [Sat, 24 Sep 2011 17:18:39 +0200] rev 45072
standardize drive letters -- important for proper document node identification;
Sat, 24 Sep 2011 10:45:57 +0200 more user aliases;
wenzelm [Sat, 24 Sep 2011 10:45:57 +0200] rev 45071
more user aliases;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip