Sun, 16 Oct 2011 21:49:47 +0200 |
krauss |
mira configuration: use official polyml 5.4.1 on lxbroy10
|
changeset |
files
|
Sun, 16 Oct 2011 18:48:30 +0200 |
wenzelm |
added Term.dummy_pattern conveniences;
|
changeset |
files
|
Sun, 16 Oct 2011 16:56:01 +0200 |
wenzelm |
slightly more standard-conformant XML parsing (see also 94033767ef9b);
|
changeset |
files
|
Sun, 16 Oct 2011 14:48:01 +0200 |
haftmann |
tuned proof
|
changeset |
files
|
Sun, 16 Oct 2011 14:48:00 +0200 |
haftmann |
tuned type annnotation
|
changeset |
files
|
Sun, 16 Oct 2011 14:48:00 +0200 |
haftmann |
hide not_member as also member
|
changeset |
files
|
Sat, 15 Oct 2011 20:40:13 +0200 |
wenzelm |
misc tuning and modernization;
|
changeset |
files
|
Sat, 15 Oct 2011 18:14:36 +0200 |
wenzelm |
updated to Scala 2.8.2.final;
|
changeset |
files
|
Sat, 15 Oct 2011 17:00:17 +0200 |
wenzelm |
prefer recent polyml-5.4.1, but retain potentially fragile polyml-5.2.1 as experimental test;
|
changeset |
files
|
Sat, 15 Oct 2011 16:58:37 +0200 |
wenzelm |
updated to polyml-5.4.1;
|
changeset |
files
|
Sat, 15 Oct 2011 15:55:10 +0200 |
wenzelm |
updated to polyml-5.4.1;
|
changeset |
files
|
Sat, 15 Oct 2011 00:18:00 +0200 |
haftmann |
merged
|
changeset |
files
|
Fri, 14 Oct 2011 22:42:56 +0200 |
haftmann |
monadic bind
|
changeset |
files
|
Fri, 14 Oct 2011 18:55:59 +0200 |
haftmann |
moved sublists to More_List.thy
|
changeset |
files
|
Fri, 14 Oct 2011 18:55:29 +0200 |
haftmann |
NEWS
|
changeset |
files
|
Fri, 14 Oct 2011 11:34:30 +0200 |
wenzelm |
more complete stats, including small sessions which provide some clues on main HOL baseline performance;
|
changeset |
files
|
Thu, 13 Oct 2011 23:35:15 +0200 |
haftmann |
avoid very specific code equation for card; corrected spelling
|
changeset |
files
|
Thu, 13 Oct 2011 23:27:46 +0200 |
haftmann |
bouned transitive closure
|
changeset |
files
|
Thu, 13 Oct 2011 23:02:59 +0200 |
haftmann |
moved acyclic predicate up in hierarchy
|
changeset |
files
|
Thu, 13 Oct 2011 22:56:19 +0200 |
haftmann |
tuned
|
changeset |
files
|
Thu, 13 Oct 2011 22:56:19 +0200 |
haftmann |
modernized definitions
|
changeset |
files
|
Thu, 13 Oct 2011 22:50:35 +0200 |
wenzelm |
static dummy_task (again) to avoid a few extra allocations;
|
changeset |
files
|
Thu, 13 Oct 2011 13:49:55 +0200 |
noschinl |
tuned markup
|
changeset |
files
|
Thu, 13 Oct 2011 11:45:33 +0200 |
wenzelm |
discontinued obsolete 'types' command;
|
changeset |
files
|
Wed, 12 Oct 2011 22:48:23 +0200 |
wenzelm |
modernized structure Induct_Tacs;
|
changeset |
files
|
Wed, 12 Oct 2011 22:21:38 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Wed, 12 Oct 2011 21:39:33 +0200 |
wenzelm |
misc tuning and clarification;
|
changeset |
files
|
Wed, 12 Oct 2011 20:57:40 +0200 |
wenzelm |
tuned ML style;
|
changeset |
files
|
Wed, 12 Oct 2011 20:16:48 +0200 |
wenzelm |
tuned proofs -- eliminated vacuous "induct arbitrary: ..." situations;
|
changeset |
files
|
Wed, 12 Oct 2011 16:21:07 +0200 |
wenzelm |
discontinued obsolete alias structure ProofContext;
|
changeset |
files
|
Wed, 12 Oct 2011 09:16:30 +0200 |
nipkow |
separated monotonicity reasoning and defined narrowing with while_option
|
changeset |
files
|
Mon, 10 Oct 2011 20:14:25 +0200 |
wenzelm |
include no-smlnj targets into library (cf. e54a985daa61);
|
changeset |
files
|
Mon, 10 Oct 2011 16:47:45 +0200 |
bulwahn |
increasing values_timeout to avoid SML_makeall failures on our current tests
|
changeset |
files
|
Mon, 10 Oct 2011 11:12:09 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 10 Oct 2011 11:10:45 +0200 |
wenzelm |
removed obsolete RC tags;
|
changeset |
files
|
Sun, 09 Oct 2011 11:13:53 +0200 |
huffman |
Int.thy: discontinued some legacy theorems
|
changeset |
files
|
Sun, 09 Oct 2011 08:30:48 +0200 |
huffman |
Set.thy: remove redundant [simp] declarations
|
changeset |
files
|
Mon, 03 Oct 2011 22:21:19 +0200 |
bulwahn |
removing code equation for card on finite types when loading the Executable_Set theory; should resolve a code generation issue with CoreC++
|
changeset |
files
|
Mon, 03 Oct 2011 15:39:30 +0200 |
bulwahn |
tune text for document generation
|
changeset |
files
|
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
|
Fri, 23 Sep 2011 14:59:29 +0200 |
wenzelm |
raw unbuffered socket IO, which bypasses the fragile BinIO layer in Poly/ML 5.4.x;
|
changeset |
files
|
Fri, 23 Sep 2011 14:13:15 +0200 |
wenzelm |
default print mode for Isabelle/Scala, not just Isabelle/jEdit;
|
changeset |
files
|
Fri, 23 Sep 2011 14:12:09 +0200 |
wenzelm |
augment existing print mode;
|
changeset |
files
|
Fri, 23 Sep 2011 13:44:31 +0200 |
wenzelm |
explicit option for socket vs. fifo communication;
|
changeset |
files
|
Fri, 23 Sep 2011 13:43:44 +0200 |
wenzelm |
tuned proof;
|
changeset |
files
|
Fri, 23 Sep 2011 10:31:12 +0200 |
blanchet |
synchronized section names with manual
|
changeset |
files
|
Fri, 23 Sep 2011 00:11:29 +0200 |
wenzelm |
merged;
|
changeset |
files
|
Thu, 22 Sep 2011 14:12:16 -0700 |
huffman |
discontinued legacy theorem names from RealDef.thy
|
changeset |
files
|
Thu, 22 Sep 2011 13:17:14 -0700 |
huffman |
merged
|
changeset |
files
|
Thu, 22 Sep 2011 12:55:19 -0700 |
huffman |
discontinued HOLCF legacy theorem names
|
changeset |
files
|
Thu, 22 Sep 2011 19:42:06 +0200 |
blanchet |
take out remote E-SInE -- it's broken and Geoff says it might take quite a while before he gets to it, plus it's fairly obsolete in the meantime
|
changeset |
files
|
Thu, 22 Sep 2011 18:23:38 +0200 |
berghofe |
Moved extraction part of Higman's lemma to separate theory to allow reuse in
|
changeset |
files
|
Thu, 22 Sep 2011 17:15:46 +0200 |
berghofe |
Removed hcentering and vcentering options, since they are not supported
|
changeset |
files
|
Thu, 22 Sep 2011 16:56:19 +0200 |
berghofe |
merged
|
changeset |
files
|
Thu, 22 Sep 2011 16:50:23 +0200 |
berghofe |
Added documentation for HOL-SPARK
|
changeset |
files
|
Thu, 22 Sep 2011 16:30:47 +0200 |
blanchet |
drop partial monomorphic instances in Metis, like in Sledgehammer
|
changeset |
files
|
Thu, 22 Sep 2011 16:30:47 +0200 |
blanchet |
better type reconstruction -- prevents ill-instantiations in proof replay
|
changeset |
files
|
Thu, 22 Sep 2011 10:02:16 -0400 |
hoelzl |
NEWS: mention replacement lemmas for the removed ones in Complete_Lattices
|
changeset |
files
|
Thu, 22 Sep 2011 10:48:53 +0200 |
bulwahn |
changing quickcheck_timeout to 30 seconds in mutabelle's testing
|
changeset |
files
|
Thu, 22 Sep 2011 07:26:53 +0200 |
bulwahn |
adding post-processing of terms to narrowing-based Quickcheck
|
changeset |
files
|
Wed, 21 Sep 2011 17:43:13 -0700 |
huffman |
HOL/ex/ROOT.ML: only list BinEx once
|
changeset |
files
|