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
|