Wed, 09 Sep 2015 23:01:27 +0200 wenzelm clarified declaration flags, like 'declaration' command;
Wed, 09 Sep 2015 21:51:44 +0200 wenzelm merged
Wed, 09 Sep 2015 20:57:21 +0200 wenzelm simplified simproc programming interfaces;
Wed, 09 Sep 2015 14:47:41 +0200 wenzelm eliminated \<Colon> from syntax of constraints;
Wed, 09 Sep 2015 11:24:34 +0200 wenzelm eliminated \<Colon> -- from dead code!
Wed, 09 Sep 2015 17:07:51 +0200 Andreas Lochbihler merged
Wed, 09 Sep 2015 17:07:44 +0200 Andreas Lochbihler reactivate examples with predicate compiler and quickcheck
Tue, 08 Sep 2015 21:57:18 +0200 wenzelm disable jedit_auto_resolve (again) -- too confusing;
Tue, 08 Sep 2015 21:49:21 +0200 wenzelm proper Windows path, notably for ML basis;
Tue, 08 Sep 2015 21:10:23 +0200 wenzelm more basic Windows path operations -- evade exception InvalidArc with Unicode;
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;
Tue, 08 Sep 2015 17:34:46 +0200 wenzelm clarified Java runtime options (NB: ISABELLE_JAVA_PLATFORM is determined later via component);
Tue, 08 Sep 2015 15:37:13 +0200 wenzelm clarified Java runtime options for 32 vs. 64 bit;
Tue, 08 Sep 2015 13:52:13 +0200 wenzelm clarified JEDIT_JAVA_OPTIONS: separate defaults for 32 vs. 64 bit;
Tue, 08 Sep 2015 13:40:37 +0200 wenzelm clarified JEDIT_JAVA_SYSTEM_OPTIONS;
Tue, 08 Sep 2015 11:44:15 +0200 wenzelm clarified ISABELLE_BUILD_JAVA_OPTIONS;
Sun, 06 Sep 2015 22:14:52 +0200 haftmann unconditional parenthesing of (chained) abstractions in Scala, with explicit regression setup
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;
Sun, 06 Sep 2015 22:14:52 +0200 haftmann formally regenerated
Sun, 06 Sep 2015 22:14:51 +0200 haftmann tuned notation, proofs, namespace
Sun, 06 Sep 2015 22:14:51 +0200 haftmann obsolete: if case_prod is fully applied, it is printed as proper case expression;
Sun, 06 Sep 2015 22:14:51 +0200 haftmann prefer "uncurry" as canonical name for case distinction on products in combinatorial view
Sun, 06 Sep 2015 22:14:51 +0200 haftmann tuned
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
Sun, 06 Sep 2015 22:14:37 +0200 haftmann dropped whitespace leftover from b57df8eecad6
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';
Sun, 06 Sep 2015 19:09:20 +0200 wenzelm tuned proofs;
Sun, 06 Sep 2015 14:51:49 +0200 wenzelm removed obsolete theory Legacy_Mrec;
Sun, 06 Sep 2015 13:37:18 +0200 wenzelm NEWS;
Fri, 04 Sep 2015 22:16:54 +0200 wenzelm merged
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;
Fri, 04 Sep 2015 19:22:13 +0200 wenzelm modernized name space management -- more uniform qualification;
Fri, 04 Sep 2015 16:01:58 +0200 wenzelm tuned -- do not open ML structures;
Fri, 04 Sep 2015 14:00:13 +0200 wenzelm trim context for persistent storage;
Fri, 04 Sep 2015 13:39:20 +0200 wenzelm trim context for persistent storage;
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;
Thu, 03 Sep 2015 21:50:39 +0200 wenzelm more general Typedef.bindings;
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";
Fri, 04 Sep 2015 09:15:15 +0200 Andreas Lochbihler merged
Thu, 03 Sep 2015 15:50:40 +0200 Andreas Lochbihler merged
Thu, 03 Sep 2015 15:50:24 +0200 Andreas Lochbihler use quotient and lifting package;
Thu, 03 Sep 2015 20:40:00 +0100 paulson merged
Thu, 03 Sep 2015 20:27:53 +0100 paulson new lemmas about vector_derivative, complex numbers, paths, etc.
Thu, 03 Sep 2015 17:32:18 +0200 wenzelm trim context for persistent storage;
Thu, 03 Sep 2015 17:14:57 +0200 wenzelm misc tuning and modernization;
Thu, 03 Sep 2015 16:41:43 +0200 traytel use open/close_target rather than Local_Theory.restore to get polymorphic definitions;
Thu, 03 Sep 2015 13:56:32 +0200 wenzelm clean name as in ML Completion.make;
Thu, 03 Sep 2015 11:39:27 +0200 wenzelm use alphabetic order before history order;
Wed, 02 Sep 2015 23:31:41 +0200 wenzelm eliminated pointless cterms;
Wed, 02 Sep 2015 23:18:39 +0200 wenzelm trim context for persistent storage;
Wed, 02 Sep 2015 23:17:18 +0200 wenzelm trim context for persistent storage;
Wed, 02 Sep 2015 22:14:44 +0200 wenzelm trim context for persistent storage;
Wed, 02 Sep 2015 22:02:31 +0200 wenzelm trim context for persistent storage;
Wed, 02 Sep 2015 21:54:32 +0200 wenzelm trim context for persistent storage;
Wed, 02 Sep 2015 21:54:00 +0200 wenzelm trim context for persistent storage;
Wed, 02 Sep 2015 21:53:14 +0200 wenzelm trim context for persistent storage;
Wed, 02 Sep 2015 20:14:19 +0200 wenzelm more thorough transfer;
Wed, 02 Sep 2015 19:53:49 +0200 wenzelm clarified context;
Wed, 02 Sep 2015 19:47:37 +0200 wenzelm more thorough transfer;
Wed, 02 Sep 2015 19:47:16 +0200 wenzelm clarified context;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip