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
|