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;
wenzelm [Thu, 03 Sep 2015 19:27:45 +0200] rev 61109
proper restore_naming after global qed, which is important to make Name_Space.transform_naming work properly, e.g. for "private typedef";
Andreas Lochbihler [Fri, 04 Sep 2015 09:15:15 +0200] rev 61108
merged
Andreas Lochbihler [Thu, 03 Sep 2015 15:50:40 +0200] rev 61107
merged
Andreas Lochbihler [Thu, 03 Sep 2015 15:50:24 +0200] rev 61106
use quotient and lifting package;
drop dysfunctional setup for the code generator
paulson [Thu, 03 Sep 2015 20:40:00 +0100] rev 61105
merged
paulson [Thu, 03 Sep 2015 20:27:53 +0100] rev 61104
new lemmas about vector_derivative, complex numbers, paths, etc.
wenzelm [Thu, 03 Sep 2015 17:32:18 +0200] rev 61103
trim context for persistent storage;
wenzelm [Thu, 03 Sep 2015 17:14:57 +0200] rev 61102
misc tuning and modernization;
traytel [Thu, 03 Sep 2015 16:41:43 +0200] rev 61101
use open/close_target rather than Local_Theory.restore to get polymorphic definitions;
wenzelm [Thu, 03 Sep 2015 13:56:32 +0200] rev 61100
clean name as in ML Completion.make;
wenzelm [Thu, 03 Sep 2015 11:39:27 +0200] rev 61099
use alphabetic order before history order;
wenzelm [Wed, 02 Sep 2015 23:31:41 +0200] rev 61098
eliminated pointless cterms;
wenzelm [Wed, 02 Sep 2015 23:18:39 +0200] rev 61097
trim context for persistent storage;