wenzelm [Sun, 21 Oct 2007 16:27:42 +0200] rev 25135
modernized specifications ('definition', 'axiomatization');
nipkow [Sun, 21 Oct 2007 14:53:44 +0200] rev 25134
Eliminated most of the neq0_conv occurrences. As a result, many
theorems had to be rephrased with ~= 0 instead of > 0.
wenzelm [Sun, 21 Oct 2007 14:21:54 +0200] rev 25133
context_const_ast_tr: proper const_syntax_name (cf. @{const_syntax});
wenzelm [Sun, 21 Oct 2007 14:21:53 +0200] rev 25132
removed obsolete ML bindings;
wenzelm [Sun, 21 Oct 2007 14:21:48 +0200] rev 25131
modernized specifications ('definition', 'abbreviation', 'notation');
wenzelm [Sun, 21 Oct 2007 14:21:45 +0200] rev 25130
avoid very slow metis invocation;
wenzelm [Sun, 21 Oct 2007 14:21:44 +0200] rev 25129
misc tuning;
chaieb [Sun, 21 Oct 2007 12:33:12 +0200] rev 25128
Fixed Bug in instantiation of Groebner Bases to field: dest_const used to raise TERM where the tactic handles ERROR
urbanc [Sun, 21 Oct 2007 02:49:16 +0200] rev 25127
tuned the entry about nominal datatypes
wenzelm [Sat, 20 Oct 2007 20:33:58 +0200] rev 25126
updated versions;
wenzelm [Sat, 20 Oct 2007 20:33:06 +0200] rev 25125
discontinued support for 4.1.1, 4.1.2;
maintain PolyML.Compiler.printInAlphabeticalOrder;
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;