Mon, 03 Oct 2011 14:43:15 +0200 |
bulwahn |
adding examples with relations to Quickcheck_Examples to show that quickcheck can actually handle operators on relations as well
|
changeset |
files
|
Mon, 03 Oct 2011 14:43:14 +0200 |
bulwahn |
adding code equations for cardinality and (reflexive) transitive closure on finite types
|
changeset |
files
|
Mon, 03 Oct 2011 14:43:13 +0200 |
bulwahn |
adding lemma about rel_pow in Transitive_Closure for executable equation of the (refl) transitive closure
|
changeset |
files
|
Mon, 03 Oct 2011 14:43:12 +0200 |
bulwahn |
adding lemma to List library for executable equation of the (refl) transitive closure
|
changeset |
files
|
Thu, 29 Sep 2011 21:42:03 +0200 |
Jean Pichon |
fixed typos in IMP
|
changeset |
files
|
Wed, 28 Sep 2011 10:35:56 +0200 |
nipkow |
added nice interval syntax
|
changeset |
files
|
Wed, 28 Sep 2011 09:59:55 +0200 |
nipkow |
Added dependecies
|
changeset |
files
|
Wed, 28 Sep 2011 09:55:11 +0200 |
nipkow |
Added Hoare-like Abstract Interpretation
|
changeset |
files
|
Wed, 28 Sep 2011 08:51:55 +0200 |
nipkow |
moved IMP/AbsInt stuff into subdirectory Abs_Int_Den
|
changeset |
files
|
Mon, 26 Sep 2011 21:13:26 +0200 |
wenzelm |
back to post-release mode;
|
changeset |
files
|
Sun, 09 Oct 2011 17:06:19 +0200 |
wenzelm |
Added tag Isabelle2011-1 for changeset 76fef3e57004
|
changeset |
files
|
Sun, 09 Oct 2011 16:47:58 +0200 |
wenzelm |
tuned;
Isabelle2011-1
|
changeset |
files
|
Sun, 09 Oct 2011 15:46:06 +0200 |
wenzelm |
updated ISABELLE_HOME_USER;
|
changeset |
files
|
Tue, 04 Oct 2011 14:51:51 +0200 |
wenzelm |
more explicit check of Java executable -- relevant for Linux x86/x86_64 mismatch and absence on Mac OS Lion;
|
changeset |
files
|
Mon, 03 Oct 2011 11:16:51 +0200 |
wenzelm |
Added tag Isabelle2011-1-RC2 for changeset a45121ffcfcb
|
changeset |
files
|
Mon, 03 Oct 2011 11:14:19 +0200 |
wenzelm |
some amendments due to Jean Pichon;
|
changeset |
files
|
Thu, 29 Sep 2011 09:37:59 +0200 |
traytel |
correct coercion generation in case of unknown map functions
|
changeset |
files
|
Wed, 28 Sep 2011 13:52:14 +0200 |
wenzelm |
proper platform_file_url for Windows UNC paths (server shares);
|
changeset |
files
|
Tue, 27 Sep 2011 22:35:57 +0200 |
wenzelm |
proper platform_file_url;
|
changeset |
files
|
Tue, 27 Sep 2011 22:14:15 +0200 |
wenzelm |
observe base URL of rendered document;
|
changeset |
files
|
Tue, 27 Sep 2011 21:39:55 +0200 |
wenzelm |
more README;
|
changeset |
files
|
Tue, 27 Sep 2011 20:45:15 +0200 |
wenzelm |
tuned README.html;
|
changeset |
files
|
Tue, 27 Sep 2011 20:25:15 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 27 Sep 2011 14:17:40 +0200 |
wenzelm |
retain output, which is required for non-existent JRE, for example (cf. b455e4f42c04);
|
changeset |
files
|
Tue, 27 Sep 2011 00:03:11 +0200 |
wenzelm |
tuned message, which is displayed after termination of Isabelle.app on Mac OS;
|
changeset |
files
|
Mon, 26 Sep 2011 23:51:59 +0200 |
wenzelm |
keep top-level "Isabelle" executable -- now an alias for "isabelle jedit";
|
changeset |
files
|
Mon, 26 Sep 2011 23:43:52 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 26 Sep 2011 21:41:39 +0200 |
wenzelm |
ensure Isabelle env;
|
changeset |
files
|
Mon, 26 Sep 2011 21:17:25 +0200 |
wenzelm |
Added tag Isabelle2011-1-RC1 for changeset 24ad77c3a147
|
changeset |
files
|
Mon, 26 Sep 2011 21:09:28 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 26 Sep 2011 20:53:53 +0200 |
wenzelm |
misc tuning for release;
|
changeset |
files
|
Mon, 26 Sep 2011 20:39:18 +0200 |
wenzelm |
reverted 09cdc4209d25 for formal reasons: it did not say what was "broken" nor "fixed", but broke IsaMakefile dependencies;
|
changeset |
files
|
Mon, 26 Sep 2011 20:31:41 +0200 |
wenzelm |
makedist for release;
|
changeset |
files
|
Mon, 26 Sep 2011 14:03:43 +0200 |
blanchet |
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
|
changeset |
files
|
Mon, 26 Sep 2011 11:41:52 +0200 |
blanchet |
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
|
changeset |
files
|
Mon, 26 Sep 2011 11:41:52 +0200 |
blanchet |
put CryptoMiniSat first and remove warning about unsoundness now that it has been fixed in Kodkod
|
changeset |
files
|
Mon, 26 Sep 2011 10:57:20 +0200 |
bulwahn |
adding an example with inductive predicates to quickcheck narrowing examples
|
changeset |
files
|
Mon, 26 Sep 2011 10:30:37 +0200 |
bulwahn |
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
|
changeset |
files
|
Sun, 25 Sep 2011 19:34:20 +0200 |
blanchet |
clarify platforms
|
changeset |
files
|
Sun, 25 Sep 2011 18:43:25 +0200 |
blanchet |
killed JNI version of zChaff, since Kodkod 1.5 does not support it anymore
|
changeset |
files
|
Sun, 25 Sep 2011 18:43:25 +0200 |
blanchet |
updated Nitpick SAT Solver doc
|
changeset |
files
|
Sun, 25 Sep 2011 18:43:25 +0200 |
blanchet |
update list of SAT solvers reflecting Kodkod 1.5
|
changeset |
files
|
Sun, 25 Sep 2011 17:25:34 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Sun, 25 Sep 2011 13:48:59 +0200 |
wenzelm |
more uniform defaults;
|
changeset |
files
|
Sun, 25 Sep 2011 09:37:33 +0200 |
haftmann |
Quotient_Set.thy is part of library
|
changeset |
files
|
Sun, 25 Sep 2011 00:32:49 +0200 |
nipkow |
fixed typo
|
changeset |
files
|
Sat, 24 Sep 2011 17:18:39 +0200 |
wenzelm |
standardize drive letters -- important for proper document node identification;
|
changeset |
files
|
Sat, 24 Sep 2011 10:45:57 +0200 |
wenzelm |
more user aliases;
|
changeset |
files
|
Sat, 24 Sep 2011 00:17:32 +0100 |
sultana |
fixed IsaMakefile action for HOL-TPTP.
|
changeset |
files
|
Fri, 23 Sep 2011 23:46:13 +0200 |
wenzelm |
prefer socket comminication on Cygwin, which is more stable here than fifos;
|
changeset |
files
|
Fri, 23 Sep 2011 21:51:49 +0200 |
wenzelm |
tuned proof;
|
changeset |
files
|
Fri, 23 Sep 2011 17:35:06 +0200 |
wenzelm |
made SML/NJ happy;
|
changeset |
files
|
Fri, 23 Sep 2011 17:23:54 +0200 |
wenzelm |
discontinued stream-based Socket_IO, which causes too many problems with Poly/ML and SML/NJ (reverting major parts of 5c0b0d67f9b1);
|
changeset |
files
|
Fri, 23 Sep 2011 17:11:08 +0200 |
wenzelm |
updated header;
|
changeset |
files
|
Fri, 23 Sep 2011 16:50:39 +0200 |
wenzelm |
merged;
|
changeset |
files
|
Fri, 23 Sep 2011 16:44:51 +0200 |
blanchet |
reintroduced E-SInE now that it's unexpectedly working again (thanks to Geoff)
|
changeset |
files
|
Fri, 23 Sep 2011 14:25:53 +0200 |
blanchet |
first step towards extending Minipick with more translations
|
changeset |
files
|
Fri, 23 Sep 2011 14:08:50 +0200 |
berghofe |
Include keywords print_coercions and print_coercion_maps
|
changeset |
files
|
Wed, 17 Aug 2011 19:49:07 +0200 |
traytel |
local coercion insertion algorithm to support complex coercions
|
changeset |
files
|
Wed, 17 Aug 2011 19:49:07 +0200 |
traytel |
printing and deleting of coercions
|
changeset |
files
|