wenzelm [Mon, 18 Nov 1996 17:30:44 +0100] rev 2202
extend_const_gram now supports multiple disjoint printer tables;
wenzelm [Mon, 18 Nov 1996 17:30:28 +0100] rev 2201
new delimiter syntax in mixfixes: \{SYMBOLNAME} is char from symbol font;
wenzelm [Mon, 18 Nov 1996 17:29:49 +0100] rev 2200
added print_mode: string list ref (order of printer tables);
multiple disjoint printer tables, to be combined hierarchically;
multiple entries in printer tables (matched in order);
wenzelm [Mon, 18 Nov 1996 17:29:31 +0100] rev 2199
added Infixl/rName: specify infix name independently from syntax;
added Pure symbolfont syntax;
wenzelm [Mon, 18 Nov 1996 17:29:05 +0100] rev 2198
added symbol_font.ML;
wenzelm [Mon, 18 Nov 1996 17:28:40 +0100] rev 2197
added add_modesyntax(_i);
improved syntax of ==, =?=, ==> (now allows "op ...");
added Pure symbolfont syntax;
wenzelm [Mon, 18 Nov 1996 17:28:19 +0100] rev 2196
added is_printable: string -> bool;
wenzelm [Mon, 18 Nov 1996 17:27:59 +0100] rev 2195
added Syntax/symbol_font.ML;
paulson [Mon, 18 Nov 1996 16:34:37 +0100] rev 2194
Removal of an obsolete result, and authentication of
B to A
paulson [Mon, 18 Nov 1996 16:30:06 +0100] rev 2193
Changed subst_bounds to subst_bound, to run faster
paulson [Mon, 18 Nov 1996 16:28:40 +0100] rev 2192
Optimizations: removal of polymorphic equality; one-argument case
for subst_bounds
paulson [Mon, 18 Nov 1996 16:27:34 +0100] rev 2191
Speedups involving norm
paulson [Mon, 18 Nov 1996 16:26:43 +0100] rev 2190
Introduction of structure Int
paulson [Mon, 18 Nov 1996 16:26:08 +0100] rev 2189
Updated and clearer(?) instructions
nipkow [Thu, 14 Nov 1996 16:01:36 +0100] rev 2188
Modified formal of thms in html file.
wenzelm [Thu, 14 Nov 1996 14:38:51 +0100] rev 2187
removed 'open Syntax Type';
wenzelm [Thu, 14 Nov 1996 14:32:01 +0100] rev 2186
removed silly message;
wenzelm [Thu, 14 Nov 1996 14:31:29 +0100] rev 2185
subsig tuning;
wenzelm [Wed, 13 Nov 1996 10:59:53 +0100] rev 2184
tuned subsig;
paulson [Wed, 13 Nov 1996 10:47:08 +0100] rev 2183
Updated version and date
paulson [Wed, 13 Nov 1996 10:42:50 +0100] rev 2182
Removal of polymorphic equality via mem, subset, eq_set, etc
paulson [Wed, 13 Nov 1996 10:41:50 +0100] rev 2181
In-lined the one function call to normTsh
paulson [Wed, 13 Nov 1996 10:38:08 +0100] rev 2180
Removal of polymorphic equality via mem, subset, eq_set, etc
nipkow [Tue, 12 Nov 1996 13:20:36 +0100] rev 2179
Now moves all Tool/*gif files.
paulson [Tue, 12 Nov 1996 11:57:10 +0100] rev 2178
Changed some mem calls to be monomorphic
paulson [Tue, 12 Nov 1996 11:43:16 +0100] rev 2177
Changed some mem, ins and union calls to be monomorphic
paulson [Tue, 12 Nov 1996 11:40:41 +0100] rev 2176
Changed some mem and ins calls to be monomorphic
paulson [Tue, 12 Nov 1996 11:38:51 +0100] rev 2175
Updated syntax; shortened comments; put in monomorphic versions of ins
paulson [Tue, 12 Nov 1996 11:36:44 +0100] rev 2174
Removed a call to polymorphic mem
paulson [Tue, 12 Nov 1996 11:36:18 +0100] rev 2173
Added a comment
paulson [Mon, 11 Nov 1996 10:55:44 +0100] rev 2172
Should never have been added in the first place
paulson [Fri, 08 Nov 1996 16:32:57 +0100] rev 2171
A bit of tidying up