Mon, 14 Sep 2015 16:06:32 +0200 wenzelm added isabelle jedit_client;
Sun, 13 Sep 2015 22:56:52 +0200 wenzelm tuned proofs -- less legacy;
Sun, 13 Sep 2015 22:25:21 +0200 wenzelm tuned message;
Sun, 13 Sep 2015 21:06:58 +0200 wenzelm tuned proofs;
Sun, 13 Sep 2015 20:20:16 +0200 wenzelm renamed method "goals" to "goal_cases" to emphasize its meaning;
Sun, 13 Sep 2015 16:50:12 +0200 wenzelm tuned proofs;
Sun, 13 Sep 2015 14:44:03 +0200 wenzelm method "goals" ignores facts;
Sun, 13 Sep 2015 14:42:34 +0200 wenzelm tuned;
Thu, 10 Sep 2015 12:52:24 +0200 haftmann unconceal symbols stemming from inductive_set specifications, which are regular part of user-space specification;
Fri, 11 Sep 2015 21:44:39 +0200 wenzelm fully detached test run, to avoid flashing window on Windows with Cygwin-Terminal;
Fri, 11 Sep 2015 21:27:23 +0200 wenzelm single-instance application on Windows;
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;
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;
Fri, 11 Sep 2015 17:48:49 +0200 wenzelm clarified order;
Fri, 11 Sep 2015 11:12:08 +0200 wenzelm more symbols;
Thu, 10 Sep 2015 17:52:31 +0200 wenzelm Unicode is standard in Poly/ML repository version;
Thu, 10 Sep 2015 17:32:30 +0200 wenzelm removed obsolete undocumented feature;
Thu, 10 Sep 2015 16:44:17 +0200 wenzelm more standard local_theory operations;
Thu, 10 Sep 2015 16:42:01 +0200 wenzelm HOL-Proofs is slow;
Thu, 10 Sep 2015 14:18:09 +0200 wenzelm convenient access to application properties;
Thu, 10 Sep 2015 14:12:22 +0200 wenzelm tuned -- avoid slightly odd @{cpat};
Thu, 10 Sep 2015 11:59:12 +0200 haftmann dropped redundant NEWS
Thu, 10 Sep 2015 11:47:14 +0200 wenzelm less ambitious options, to accomodate 4GB systems;
Thu, 10 Sep 2015 11:03:29 +0200 nipkow tuned
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip