Sun, 21 Oct 2007 16:27:42 +0200 modernized specifications ('definition', 'axiomatization');
wenzelm [Sun, 21 Oct 2007 16:27:42 +0200] rev 25135
modernized specifications ('definition', 'axiomatization');
Sun, 21 Oct 2007 14:53:44 +0200 Eliminated most of the neq0_conv occurrences. As a result, many
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.
Sun, 21 Oct 2007 14:21:54 +0200 context_const_ast_tr: proper const_syntax_name (cf. @{const_syntax});
wenzelm [Sun, 21 Oct 2007 14:21:54 +0200] rev 25133
context_const_ast_tr: proper const_syntax_name (cf. @{const_syntax});
Sun, 21 Oct 2007 14:21:53 +0200 removed obsolete ML bindings;
wenzelm [Sun, 21 Oct 2007 14:21:53 +0200] rev 25132
removed obsolete ML bindings;
Sun, 21 Oct 2007 14:21:48 +0200 modernized specifications ('definition', 'abbreviation', 'notation');
wenzelm [Sun, 21 Oct 2007 14:21:48 +0200] rev 25131
modernized specifications ('definition', 'abbreviation', 'notation');
Sun, 21 Oct 2007 14:21:45 +0200 avoid very slow metis invocation;
wenzelm [Sun, 21 Oct 2007 14:21:45 +0200] rev 25130
avoid very slow metis invocation;
Sun, 21 Oct 2007 14:21:44 +0200 misc tuning;
wenzelm [Sun, 21 Oct 2007 14:21:44 +0200] rev 25129
misc tuning;
Sun, 21 Oct 2007 12:33:12 +0200 Fixed Bug in instantiation of Groebner Bases to field: dest_const used to raise TERM where the tactic handles ERROR
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
Sun, 21 Oct 2007 02:49:16 +0200 tuned the entry about nominal datatypes
urbanc [Sun, 21 Oct 2007 02:49:16 +0200] rev 25127
tuned the entry about nominal datatypes
Sat, 20 Oct 2007 20:33:58 +0200 updated versions;
wenzelm [Sat, 20 Oct 2007 20:33:58 +0200] rev 25126
updated versions;
Sat, 20 Oct 2007 20:33:06 +0200 discontinued support for 4.1.1, 4.1.2;
wenzelm [Sat, 20 Oct 2007 20:33:06 +0200] rev 25125
discontinued support for 4.1.1, 4.1.2; maintain PolyML.Compiler.printInAlphabeticalOrder;
Sat, 20 Oct 2007 20:32:23 +0200 maintain PolyML.Compiler.printInAlphabeticalOrder in polyml.ML;
wenzelm [Sat, 20 Oct 2007 20:32:23 +0200] rev 25124
maintain PolyML.Compiler.printInAlphabeticalOrder in polyml.ML;
Sat, 20 Oct 2007 20:31:50 +0200 discontinued support for 4.1.1, 4.1.2;
wenzelm [Sat, 20 Oct 2007 20:31:50 +0200] rev 25123
discontinued support for 4.1.1, 4.1.2;
Sat, 20 Oct 2007 18:54:35 +0200 moved internalM to PrintMode.internal;
wenzelm [Sat, 20 Oct 2007 18:54:35 +0200] rev 25122
moved internalM to PrintMode.internal; PrintMode.input;
Sat, 20 Oct 2007 18:54:34 +0200 tuned abbrev interface;
wenzelm [Sat, 20 Oct 2007 18:54:34 +0200] rev 25121
tuned abbrev interface; PrintMode.internal;
Sat, 20 Oct 2007 18:54:33 +0200 tuned abbrev interface;
wenzelm [Sat, 20 Oct 2007 18:54:33 +0200] rev 25120
tuned abbrev interface;
Sat, 20 Oct 2007 18:54:33 +0200 added fixed_abbrev;
wenzelm [Sat, 20 Oct 2007 18:54:33 +0200] rev 25119
added fixed_abbrev;
Sat, 20 Oct 2007 18:54:31 +0200 added input/internal, which are never active in print_mode_value;
wenzelm [Sat, 20 Oct 2007 18:54:31 +0200] rev 25118
added input/internal, which are never active in print_mode_value;
Sat, 20 Oct 2007 18:54:30 +0200 no_variables: tuned error msg;
wenzelm [Sat, 20 Oct 2007 18:54:30 +0200] rev 25117
no_variables: tuned error msg;
Sat, 20 Oct 2007 18:54:29 +0200 PrintMode.internal;
wenzelm [Sat, 20 Oct 2007 18:54:29 +0200] rev 25116
PrintMode.internal;
Sat, 20 Oct 2007 18:54:28 +0200 tuned;
wenzelm [Sat, 20 Oct 2007 18:54:28 +0200] rev 25115
tuned;
Sat, 20 Oct 2007 18:54:28 +0200 add_inductive: more careful handling of abbrevs -- do not expand prematurely;
wenzelm [Sat, 20 Oct 2007 18:54:28 +0200] rev 25114
add_inductive: more careful handling of abbrevs -- do not expand prematurely;
Sat, 20 Oct 2007 15:46:04 +0200 fixed proof: neq0_conv;
wenzelm [Sat, 20 Oct 2007 15:46:04 +0200] rev 25113
fixed proof: neq0_conv;
Sat, 20 Oct 2007 12:09:33 +0200 fixed proofs
chaieb [Sat, 20 Oct 2007 12:09:33 +0200] rev 25112
fixed proofs
Sat, 20 Oct 2007 12:09:30 +0200 neq0_conv removed from [iff] -- causes problems by simple goals with blast, auto etc...
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...
Fri, 19 Oct 2007 23:21:15 +0200 export_code: proper command;
wenzelm [Fri, 19 Oct 2007 23:21:15 +0200] rev 25110
export_code: proper command;
Fri, 19 Oct 2007 23:21:13 +0200 warn_open: context position;
wenzelm [Fri, 19 Oct 2007 23:21:13 +0200] rev 25109
warn_open: context position;
Fri, 19 Oct 2007 23:21:11 +0200 sorry: proper command;
wenzelm [Fri, 19 Oct 2007 23:21:11 +0200] rev 25108
sorry: proper command;
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip