Fri, 11 Sep 2015 21:44:39 +0200 |
wenzelm |
fully detached test run, to avoid flashing window on Windows with Cygwin-Terminal;
|
changeset |
files
|
Fri, 11 Sep 2015 21:27:23 +0200 |
wenzelm |
single-instance application on Windows;
|
changeset |
files
|
Fri, 11 Sep 2015 14:53:05 +0200 |
wenzelm |
more robust init_components: test run of polyml executable on windows appears to disrupt stdin stream of cygwin;
|
changeset |
files
|
Fri, 11 Sep 2015 17:57:34 +0200 |
wenzelm |
convenient change of ML system architecture via system option ML_preference_64, which is grepped off-line from stored preferences during bootstrap;
|
changeset |
files
|
Fri, 11 Sep 2015 17:48:49 +0200 |
wenzelm |
clarified order;
|
changeset |
files
|
Fri, 11 Sep 2015 11:12:08 +0200 |
wenzelm |
more symbols;
|
changeset |
files
|
Thu, 10 Sep 2015 17:52:31 +0200 |
wenzelm |
Unicode is standard in Poly/ML repository version;
|
changeset |
files
|
Thu, 10 Sep 2015 17:32:30 +0200 |
wenzelm |
removed obsolete undocumented feature;
|
changeset |
files
|
Thu, 10 Sep 2015 16:44:17 +0200 |
wenzelm |
more standard local_theory operations;
|
changeset |
files
|
Thu, 10 Sep 2015 16:42:01 +0200 |
wenzelm |
HOL-Proofs is slow;
|
changeset |
files
|
Thu, 10 Sep 2015 14:18:09 +0200 |
wenzelm |
convenient access to application properties;
|
changeset |
files
|
Thu, 10 Sep 2015 14:12:22 +0200 |
wenzelm |
tuned -- avoid slightly odd @{cpat};
|
changeset |
files
|
Thu, 10 Sep 2015 11:59:12 +0200 |
haftmann |
dropped redundant NEWS
|
changeset |
files
|
Thu, 10 Sep 2015 11:47:14 +0200 |
wenzelm |
less ambitious options, to accomodate 4GB systems;
|
changeset |
files
|
Thu, 10 Sep 2015 11:03:29 +0200 |
nipkow |
tuned
|
changeset |
files
|
Wed, 09 Sep 2015 23:01:27 +0200 |
wenzelm |
clarified declaration flags, like 'declaration' command;
|
changeset |
files
|
Wed, 09 Sep 2015 21:51:44 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 09 Sep 2015 20:57:21 +0200 |
wenzelm |
simplified simproc programming interfaces;
|
changeset |
files
|
Wed, 09 Sep 2015 14:47:41 +0200 |
wenzelm |
eliminated \<Colon> from syntax of constraints;
|
changeset |
files
|
Wed, 09 Sep 2015 11:24:34 +0200 |
wenzelm |
eliminated \<Colon> -- from dead code!
|
changeset |
files
|
Wed, 09 Sep 2015 17:07:51 +0200 |
Andreas Lochbihler |
merged
|
changeset |
files
|
Wed, 09 Sep 2015 17:07:44 +0200 |
Andreas Lochbihler |
reactivate examples with predicate compiler and quickcheck
|
changeset |
files
|
Tue, 08 Sep 2015 21:57:18 +0200 |
wenzelm |
disable jedit_auto_resolve (again) -- too confusing;
|
changeset |
files
|
Tue, 08 Sep 2015 21:49:21 +0200 |
wenzelm |
proper Windows path, notably for ML basis;
|
changeset |
files
|
Tue, 08 Sep 2015 21:10:23 +0200 |
wenzelm |
more basic Windows path operations -- evade exception InvalidArc with Unicode;
|
changeset |
files
|
Tue, 08 Sep 2015 20:06:17 +0200 |
wenzelm |
updated to polyml-5.5.3-20150908, with support for x86_64-windows and Unicode file-names;
|
changeset |
files
|
Tue, 08 Sep 2015 17:34:46 +0200 |
wenzelm |
clarified Java runtime options (NB: ISABELLE_JAVA_PLATFORM is determined later via component);
|
changeset |
files
|
Tue, 08 Sep 2015 15:37:13 +0200 |
wenzelm |
clarified Java runtime options for 32 vs. 64 bit;
|
changeset |
files
|
Tue, 08 Sep 2015 13:52:13 +0200 |
wenzelm |
clarified JEDIT_JAVA_OPTIONS: separate defaults for 32 vs. 64 bit;
|
changeset |
files
|
Tue, 08 Sep 2015 13:40:37 +0200 |
wenzelm |
clarified JEDIT_JAVA_SYSTEM_OPTIONS;
|
changeset |
files
|
Tue, 08 Sep 2015 11:44:15 +0200 |
wenzelm |
clarified ISABELLE_BUILD_JAVA_OPTIONS;
|
changeset |
files
|
Sun, 06 Sep 2015 22:14:52 +0200 |
haftmann |
unconditional parenthesing of (chained) abstractions in Scala, with explicit regression setup
|
changeset |
files
|
Sun, 06 Sep 2015 22:14:52 +0200 |
haftmann |
parenthesing let-expressions in OCaml similar to case expressions avoids precendence problems due to ambiguous scope;
|
changeset |
files
|
Sun, 06 Sep 2015 22:14:52 +0200 |
haftmann |
formally regenerated
|
changeset |
files
|
Sun, 06 Sep 2015 22:14:51 +0200 |
haftmann |
tuned notation, proofs, namespace
|
changeset |
files
|
Sun, 06 Sep 2015 22:14:51 +0200 |
haftmann |
obsolete: if case_prod is fully applied, it is printed as proper case expression;
|
changeset |
files
|
Sun, 06 Sep 2015 22:14:51 +0200 |
haftmann |
prefer "uncurry" as canonical name for case distinction on products in combinatorial view
|
changeset |
files
|
Sun, 06 Sep 2015 22:14:51 +0200 |
haftmann |
tuned
|
changeset |
files
|
Sun, 06 Sep 2015 22:14:39 +0200 |
haftmann |
obsolete: all (formally unchecked) examples given in the comments work out of the box as advertised
|
changeset |
files
|
Sun, 06 Sep 2015 22:14:37 +0200 |
haftmann |
dropped whitespace leftover from b57df8eecad6
|
changeset |
files
|
Sun, 06 Sep 2015 21:55:13 +0200 |
wenzelm |
do not expose low-level "_def" facts of 'function' definitions, to avoid potential confusion with the situation of plain 'definition';
|
changeset |
files
|
Sun, 06 Sep 2015 19:09:20 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Sun, 06 Sep 2015 14:51:49 +0200 |
wenzelm |
removed obsolete theory Legacy_Mrec;
|
changeset |
files
|
Sun, 06 Sep 2015 13:37:18 +0200 |
wenzelm |
NEWS;
|
changeset |
files
|
Fri, 04 Sep 2015 22:16:54 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 04 Sep 2015 21:40:59 +0200 |
wenzelm |
close derivation *before* splitting conjuncts, like Goal.prove_common (see also 757cad5a3fe9) -- potential improvement of performance;
|
changeset |
files
|
Fri, 04 Sep 2015 19:22:13 +0200 |
wenzelm |
modernized name space management -- more uniform qualification;
|
changeset |
files
|
Fri, 04 Sep 2015 16:01:58 +0200 |
wenzelm |
tuned -- do not open ML structures;
|
changeset |
files
|
Fri, 04 Sep 2015 14:00:13 +0200 |
wenzelm |
trim context for persistent storage;
|
changeset |
files
|
Fri, 04 Sep 2015 13:39:20 +0200 |
wenzelm |
trim context for persistent storage;
|
changeset |
files
|
Fri, 04 Sep 2015 11:38:35 +0200 |
wenzelm |
proper restore naming after close, which is important for packages that used nested targets internally, e.g. BNF datatype;
|
changeset |
files
|
Thu, 03 Sep 2015 21:50:39 +0200 |
wenzelm |
more general Typedef.bindings;
|
changeset |
files
|
Thu, 03 Sep 2015 19:27:45 +0200 |
wenzelm |
proper restore_naming after global qed, which is important to make Name_Space.transform_naming work properly, e.g. for "private typedef";
|
changeset |
files
|
Fri, 04 Sep 2015 09:15:15 +0200 |
Andreas Lochbihler |
merged
|
changeset |
files
|
Thu, 03 Sep 2015 15:50:40 +0200 |
Andreas Lochbihler |
merged
|
changeset |
files
|
Thu, 03 Sep 2015 15:50:24 +0200 |
Andreas Lochbihler |
use quotient and lifting package;
|
changeset |
files
|
Thu, 03 Sep 2015 20:40:00 +0100 |
paulson |
merged
|
changeset |
files
|
Thu, 03 Sep 2015 20:27:53 +0100 |
paulson |
new lemmas about vector_derivative, complex numbers, paths, etc.
|
changeset |
files
|
Thu, 03 Sep 2015 17:32:18 +0200 |
wenzelm |
trim context for persistent storage;
|
changeset |
files
|
Thu, 03 Sep 2015 17:14:57 +0200 |
wenzelm |
misc tuning and modernization;
|
changeset |
files
|