wenzelm [Sat, 20 Oct 2007 20:32:23 +0200] rev 25124
maintain PolyML.Compiler.printInAlphabeticalOrder in polyml.ML;
wenzelm [Sat, 20 Oct 2007 20:31:50 +0200] rev 25123
discontinued support for 4.1.1, 4.1.2;
wenzelm [Sat, 20 Oct 2007 18:54:35 +0200] rev 25122
moved internalM to PrintMode.internal;
PrintMode.input;
wenzelm [Sat, 20 Oct 2007 18:54:34 +0200] rev 25121
tuned abbrev interface;
PrintMode.internal;
wenzelm [Sat, 20 Oct 2007 18:54:33 +0200] rev 25120
tuned abbrev interface;
wenzelm [Sat, 20 Oct 2007 18:54:33 +0200] rev 25119
added fixed_abbrev;
wenzelm [Sat, 20 Oct 2007 18:54:31 +0200] rev 25118
added input/internal, which are never active in print_mode_value;
wenzelm [Sat, 20 Oct 2007 18:54:30 +0200] rev 25117
no_variables: tuned error msg;
wenzelm [Sat, 20 Oct 2007 18:54:29 +0200] rev 25116
PrintMode.internal;
wenzelm [Sat, 20 Oct 2007 18:54:28 +0200] rev 25115
tuned;
wenzelm [Sat, 20 Oct 2007 18:54:28 +0200] rev 25114
add_inductive: more careful handling of abbrevs -- do not expand prematurely;
wenzelm [Sat, 20 Oct 2007 15:46:04 +0200] rev 25113
fixed proof: neq0_conv;
chaieb [Sat, 20 Oct 2007 12:09:33 +0200] rev 25112
fixed proofs
chaieb [Sat, 20 Oct 2007 12:09:30 +0200] rev 25111
neq0_conv removed from [iff] -- causes problems by simple goals with blast, auto etc...
wenzelm [Fri, 19 Oct 2007 23:21:15 +0200] rev 25110
export_code: proper command;
wenzelm [Fri, 19 Oct 2007 23:21:13 +0200] rev 25109
warn_open: context position;
wenzelm [Fri, 19 Oct 2007 23:21:11 +0200] rev 25108
sorry: proper command;
wenzelm [Fri, 19 Oct 2007 23:21:08 +0200] rev 25107
tuned proofs: avoid implicit prems;
wenzelm [Fri, 19 Oct 2007 23:21:06 +0200] rev 25106
tuned proofs;
wenzelm [Fri, 19 Oct 2007 20:57:16 +0200] rev 25105
internal tuning: class_target, fork_mixfix, declare_const (singleton), abbrev;
wenzelm [Fri, 19 Oct 2007 20:57:14 +0200] rev 25104
tuned interfaces;
haftmann [Fri, 19 Oct 2007 19:45:31 +0200] rev 25103
tuned
haftmann [Fri, 19 Oct 2007 19:45:29 +0200] rev 25102
antisymmetry not a default intro rule any longer
haftmann [Fri, 19 Oct 2007 16:20:27 +0200] rev 25101
now employing dictionaries
haftmann [Fri, 19 Oct 2007 16:18:00 +0200] rev 25100
added examples
haftmann [Fri, 19 Oct 2007 16:17:59 +0200] rev 25099
lemmas with normalization
wenzelm [Fri, 19 Oct 2007 16:13:55 +0200] rev 25098
tuned CRITICAL markups;
wenzelm [Fri, 19 Oct 2007 16:13:53 +0200] rev 25097
do not export standard_infer_types;
haftmann [Fri, 19 Oct 2007 15:08:33 +0200] rev 25096
clarified abbreviations in class context
ballarin [Fri, 19 Oct 2007 12:22:12 +0200] rev 25095
Interpretation equations may have name and/or attribute;
improved printing of types in interpretations.