wenzelm [Sun, 13 Sep 2015 22:56:52 +0200] rev 61169
tuned proofs -- less legacy;
wenzelm [Sun, 13 Sep 2015 22:25:21 +0200] rev 61168
tuned message;
wenzelm [Sun, 13 Sep 2015 21:06:58 +0200] rev 61167
tuned proofs;
wenzelm [Sun, 13 Sep 2015 20:20:16 +0200] rev 61166
renamed method "goals" to "goal_cases" to emphasize its meaning;
wenzelm [Sun, 13 Sep 2015 16:50:12 +0200] rev 61165
tuned proofs;
wenzelm [Sun, 13 Sep 2015 14:44:03 +0200] rev 61164
method "goals" ignores facts;
wenzelm [Sun, 13 Sep 2015 14:42:34 +0200] rev 61163
tuned;
haftmann [Thu, 10 Sep 2015 12:52:24 +0200] rev 61162
unconceal symbols stemming from inductive_set specifications, which are regular part of user-space specification;
also unconceal corresponding primitive definitions, which are official conversions between predicates and sets
wenzelm [Fri, 11 Sep 2015 21:44:39 +0200] rev 61161
fully detached test run, to avoid flashing window on Windows with Cygwin-Terminal;
wenzelm [Fri, 11 Sep 2015 21:27:23 +0200] rev 61160
single-instance application on Windows;
wenzelm [Fri, 11 Sep 2015 14:53:05 +0200] rev 61159
more robust init_components: test run of polyml executable on windows appears to disrupt stdin stream of cygwin;
wenzelm [Fri, 11 Sep 2015 17:57:34 +0200] rev 61158
convenient change of ML system architecture via system option ML_preference_64, which is grepped off-line from stored preferences during bootstrap;
wenzelm [Fri, 11 Sep 2015 17:48:49 +0200] rev 61157
clarified order;
wenzelm [Fri, 11 Sep 2015 11:12:08 +0200] rev 61156
more symbols;
wenzelm [Thu, 10 Sep 2015 17:52:31 +0200] rev 61155
Unicode is standard in Poly/ML repository version;
wenzelm [Thu, 10 Sep 2015 17:32:30 +0200] rev 61154
removed obsolete undocumented feature;
wenzelm [Thu, 10 Sep 2015 16:44:17 +0200] rev 61153
more standard local_theory operations;
eliminated slightly odd @{cpat};
wenzelm [Thu, 10 Sep 2015 16:42:01 +0200] rev 61152
HOL-Proofs is slow;
wenzelm [Thu, 10 Sep 2015 14:18:09 +0200] rev 61151
convenient access to application properties;
wenzelm [Thu, 10 Sep 2015 14:12:22 +0200] rev 61150
tuned -- avoid slightly odd @{cpat};
haftmann [Thu, 10 Sep 2015 11:59:12 +0200] rev 61149
dropped redundant NEWS
wenzelm [Thu, 10 Sep 2015 11:47:14 +0200] rev 61148
less ambitious options, to accomodate 4GB systems;
nipkow [Thu, 10 Sep 2015 11:03:29 +0200] rev 61147
tuned
wenzelm [Wed, 09 Sep 2015 23:01:27 +0200] rev 61146
clarified declaration flags, like 'declaration' command;
wenzelm [Wed, 09 Sep 2015 21:51:44 +0200] rev 61145
merged
wenzelm [Wed, 09 Sep 2015 20:57:21 +0200] rev 61144
simplified simproc programming interfaces;
wenzelm [Wed, 09 Sep 2015 14:47:41 +0200] rev 61143
eliminated \<Colon> from syntax of constraints;
wenzelm [Wed, 09 Sep 2015 11:24:34 +0200] rev 61142
eliminated \<Colon> -- from dead code!
Andreas Lochbihler [Wed, 09 Sep 2015 17:07:51 +0200] rev 61141
merged
Andreas Lochbihler [Wed, 09 Sep 2015 17:07:44 +0200] rev 61140
reactivate examples with predicate compiler and quickcheck
wenzelm [Tue, 08 Sep 2015 21:57:18 +0200] rev 61139
disable jedit_auto_resolve (again) -- too confusing;
wenzelm [Tue, 08 Sep 2015 21:49:21 +0200] rev 61138
proper Windows path, notably for ML basis;
wenzelm [Tue, 08 Sep 2015 21:10:23 +0200] rev 61137
more basic Windows path operations -- evade exception InvalidArc with Unicode;
wenzelm [Tue, 08 Sep 2015 20:06:17 +0200] rev 61136
updated to polyml-5.5.3-20150908, with support for x86_64-windows and Unicode file-names;
wenzelm [Tue, 08 Sep 2015 17:34:46 +0200] rev 61135
clarified Java runtime options (NB: ISABELLE_JAVA_PLATFORM is determined later via component);
wenzelm [Tue, 08 Sep 2015 15:37:13 +0200] rev 61134
clarified Java runtime options for 32 vs. 64 bit;
wenzelm [Tue, 08 Sep 2015 13:52:13 +0200] rev 61133
clarified JEDIT_JAVA_OPTIONS: separate defaults for 32 vs. 64 bit;
wenzelm [Tue, 08 Sep 2015 13:40:37 +0200] rev 61132
clarified JEDIT_JAVA_SYSTEM_OPTIONS;
wenzelm [Tue, 08 Sep 2015 11:44:15 +0200] rev 61131
clarified ISABELLE_BUILD_JAVA_OPTIONS;
haftmann [Sun, 06 Sep 2015 22:14:52 +0200] rev 61130
unconditional parenthesing of (chained) abstractions in Scala, with explicit regression setup
haftmann [Sun, 06 Sep 2015 22:14:52 +0200] rev 61129
parenthesing let-expressions in OCaml similar to case expressions avoids precendence problems due to ambiguous scope;
with explicit regression setup
haftmann [Sun, 06 Sep 2015 22:14:52 +0200] rev 61128
formally regenerated
haftmann [Sun, 06 Sep 2015 22:14:51 +0200] rev 61127
tuned notation, proofs, namespace
haftmann [Sun, 06 Sep 2015 22:14:51 +0200] rev 61126
obsolete: if case_prod is fully applied, it is printed as proper case expression;
eta-contracted variants are read best as "uncurry" combinator
haftmann [Sun, 06 Sep 2015 22:14:51 +0200] rev 61125
prefer "uncurry" as canonical name for case distinction on products in combinatorial view
haftmann [Sun, 06 Sep 2015 22:14:51 +0200] rev 61124
tuned
haftmann [Sun, 06 Sep 2015 22:14:39 +0200] rev 61123
obsolete: all (formally unchecked) examples given in the comments work out of the box as advertised
haftmann [Sun, 06 Sep 2015 22:14:37 +0200] rev 61122
dropped whitespace leftover from b57df8eecad6
wenzelm [Sun, 06 Sep 2015 21:55:13 +0200] rev 61121
do not expose low-level "_def" facts of 'function' definitions, to avoid potential confusion with the situation of plain 'definition';
wenzelm [Sun, 06 Sep 2015 19:09:20 +0200] rev 61120
tuned proofs;
wenzelm [Sun, 06 Sep 2015 14:51:49 +0200] rev 61119
removed obsolete theory Legacy_Mrec;
wenzelm [Sun, 06 Sep 2015 13:37:18 +0200] rev 61118
NEWS;
wenzelm [Fri, 04 Sep 2015 22:16:54 +0200] rev 61117
merged
wenzelm [Fri, 04 Sep 2015 21:40:59 +0200] rev 61116
close derivation *before* splitting conjuncts, like Goal.prove_common (see also 757cad5a3fe9) -- potential improvement of performance;
wenzelm [Fri, 04 Sep 2015 19:22:13 +0200] rev 61115
modernized name space management -- more uniform qualification;
wenzelm [Fri, 04 Sep 2015 16:01:58 +0200] rev 61114
tuned -- do not open ML structures;
wenzelm [Fri, 04 Sep 2015 14:00:13 +0200] rev 61113
trim context for persistent storage;
wenzelm [Fri, 04 Sep 2015 13:39:20 +0200] rev 61112
trim context for persistent storage;
tuned signature;
wenzelm [Fri, 04 Sep 2015 11:38:35 +0200] rev 61111
proper restore naming after close, which is important for packages that used nested targets internally, e.g. BNF datatype;
wenzelm [Thu, 03 Sep 2015 21:50:39 +0200] rev 61110
more general Typedef.bindings;
tuned signature;