Fri, 22 Nov 1996 17:38:27 +0100 |
paulson |
Basis library emulation for old ML compilers
|
changeset |
files
|
Thu, 21 Nov 1996 16:04:27 +0100 |
paulson |
Added warning message
|
changeset |
files
|
Thu, 21 Nov 1996 15:28:25 +0100 |
paulson |
Tidied up some proofs, ...
|
changeset |
files
|
Thu, 21 Nov 1996 15:19:09 +0100 |
paulson |
Minor reformatting
|
changeset |
files
|
Thu, 21 Nov 1996 15:12:39 +0100 |
paulson |
Further comments on versions of SML/NJ
|
changeset |
files
|
Wed, 20 Nov 1996 10:32:58 +0100 |
nipkow |
plus -> Plus to avoid hiding class plus
|
changeset |
files
|
Tue, 19 Nov 1996 14:20:02 +0100 |
wenzelm |
restored changed prettyprinting of ==>;
|
changeset |
files
|
Tue, 19 Nov 1996 13:21:28 +0100 |
wenzelm |
removed old commented out text;
|
changeset |
files
|
Tue, 19 Nov 1996 13:21:02 +0100 |
wenzelm |
minor tuning;
|
changeset |
files
|
Tue, 19 Nov 1996 13:20:38 +0100 |
wenzelm |
tuned some char names;
|
changeset |
files
|
Tue, 19 Nov 1996 13:04:07 +0100 |
wenzelm |
added this file;
|
changeset |
files
|
Tue, 19 Nov 1996 13:03:35 +0100 |
wenzelm |
added add_modesyntax(_i);
|
changeset |
files
|
Mon, 18 Nov 1996 17:33:35 +0100 |
wenzelm |
added symbolfont syntax;
|
changeset |
files
|
Mon, 18 Nov 1996 17:32:38 +0100 |
wenzelm |
improved string scanner: converts 8 bit chars to escape sequences;
|
changeset |
files
|
Mon, 18 Nov 1996 17:31:14 +0100 |
wenzelm |
mixfix: added syntax for Infirl/rName;
|
changeset |
files
|
Mon, 18 Nov 1996 17:30:44 +0100 |
wenzelm |
extend_const_gram now supports multiple disjoint printer tables;
|
changeset |
files
|
Mon, 18 Nov 1996 17:30:28 +0100 |
wenzelm |
new delimiter syntax in mixfixes: \{SYMBOLNAME} is char from symbol font;
|
changeset |
files
|
Mon, 18 Nov 1996 17:29:49 +0100 |
wenzelm |
added print_mode: string list ref (order of printer tables);
|
changeset |
files
|
Mon, 18 Nov 1996 17:29:31 +0100 |
wenzelm |
added Infixl/rName: specify infix name independently from syntax;
|
changeset |
files
|
Mon, 18 Nov 1996 17:29:05 +0100 |
wenzelm |
added symbol_font.ML;
|
changeset |
files
|
Mon, 18 Nov 1996 17:28:40 +0100 |
wenzelm |
added add_modesyntax(_i);
|
changeset |
files
|
Mon, 18 Nov 1996 17:28:19 +0100 |
wenzelm |
added is_printable: string -> bool;
|
changeset |
files
|
Mon, 18 Nov 1996 17:27:59 +0100 |
wenzelm |
added Syntax/symbol_font.ML;
|
changeset |
files
|
Mon, 18 Nov 1996 16:34:37 +0100 |
paulson |
Removal of an obsolete result, and authentication of
|
changeset |
files
|
Mon, 18 Nov 1996 16:30:06 +0100 |
paulson |
Changed subst_bounds to subst_bound, to run faster
|
changeset |
files
|
Mon, 18 Nov 1996 16:28:40 +0100 |
paulson |
Optimizations: removal of polymorphic equality; one-argument case
|
changeset |
files
|
Mon, 18 Nov 1996 16:27:34 +0100 |
paulson |
Speedups involving norm
|
changeset |
files
|
Mon, 18 Nov 1996 16:26:43 +0100 |
paulson |
Introduction of structure Int
|
changeset |
files
|
Mon, 18 Nov 1996 16:26:08 +0100 |
paulson |
Updated and clearer(?) instructions
|
changeset |
files
|
Thu, 14 Nov 1996 16:01:36 +0100 |
nipkow |
Modified formal of thms in html file.
|
changeset |
files
|
Thu, 14 Nov 1996 14:38:51 +0100 |
wenzelm |
removed 'open Syntax Type';
|
changeset |
files
|
Thu, 14 Nov 1996 14:32:01 +0100 |
wenzelm |
removed silly message;
|
changeset |
files
|
Thu, 14 Nov 1996 14:31:29 +0100 |
wenzelm |
subsig tuning;
|
changeset |
files
|
Wed, 13 Nov 1996 10:59:53 +0100 |
wenzelm |
tuned subsig;
|
changeset |
files
|
Wed, 13 Nov 1996 10:47:08 +0100 |
paulson |
Updated version and date
Isabelle94-7
|
changeset |
files
|
Wed, 13 Nov 1996 10:42:50 +0100 |
paulson |
Removal of polymorphic equality via mem, subset, eq_set, etc
|
changeset |
files
|
Wed, 13 Nov 1996 10:41:50 +0100 |
paulson |
In-lined the one function call to normTsh
|
changeset |
files
|
Wed, 13 Nov 1996 10:38:08 +0100 |
paulson |
Removal of polymorphic equality via mem, subset, eq_set, etc
|
changeset |
files
|
Tue, 12 Nov 1996 13:20:36 +0100 |
nipkow |
Now moves all Tool/*gif files.
|
changeset |
files
|
Tue, 12 Nov 1996 11:57:10 +0100 |
paulson |
Changed some mem calls to be monomorphic
|
changeset |
files
|
Tue, 12 Nov 1996 11:43:16 +0100 |
paulson |
Changed some mem, ins and union calls to be monomorphic
|
changeset |
files
|
Tue, 12 Nov 1996 11:40:41 +0100 |
paulson |
Changed some mem and ins calls to be monomorphic
|
changeset |
files
|
Tue, 12 Nov 1996 11:38:51 +0100 |
paulson |
Updated syntax; shortened comments; put in monomorphic versions of ins
|
changeset |
files
|
Tue, 12 Nov 1996 11:36:44 +0100 |
paulson |
Removed a call to polymorphic mem
|
changeset |
files
|
Tue, 12 Nov 1996 11:36:18 +0100 |
paulson |
Added a comment
|
changeset |
files
|
Mon, 11 Nov 1996 10:55:44 +0100 |
paulson |
Should never have been added in the first place
|
changeset |
files
|
Fri, 08 Nov 1996 16:32:57 +0100 |
paulson |
A bit of tidying up
|
changeset |
files
|
Fri, 08 Nov 1996 14:13:56 +0100 |
paulson |
Ran expandshort
|
changeset |
files
|
Fri, 08 Nov 1996 14:07:56 +0100 |
paulson |
Removed "standard" call from uresult, to allow specialist applications
|
changeset |
files
|
Fri, 08 Nov 1996 14:04:38 +0100 |
paulson |
Deleted a redundant pattern
|
changeset |
files
|
Fri, 08 Nov 1996 14:02:51 +0100 |
paulson |
Adjusting to new version of uresult
|
changeset |
files
|
Thu, 07 Nov 1996 10:19:15 +0100 |
paulson |
Tidying up: removing redundant assumptions, etc.
|
changeset |
files
|
Thu, 07 Nov 1996 10:15:57 +0100 |
paulson |
Deleted bogus comment
|
changeset |
files
|
Thu, 07 Nov 1996 10:11:06 +0100 |
paulson |
Adding lessI to default claset
|
changeset |
files
|
Wed, 06 Nov 1996 12:49:31 +0100 |
wenzelm |
tuned fix_shyps a little bit more;
|
changeset |
files
|
Tue, 05 Nov 1996 18:35:40 +0100 |
nipkow |
New version of paper.
|
changeset |
files
|
Tue, 05 Nov 1996 11:48:09 +0100 |
paulson |
Replaced the very slow "find" command by "rm" with wildcards
|
changeset |
files
|
Tue, 05 Nov 1996 11:20:52 +0100 |
paulson |
Simplified new_keys_not_seen, etc.: replaced the
|
changeset |
files
|
Mon, 04 Nov 1996 17:23:37 +0100 |
nipkow |
Used nat_trans_tac. New Eta. various smaller changes.
|
changeset |
files
|
Mon, 04 Nov 1996 10:56:15 +0100 |
paulson |
Renamed SELECT_GOAL's new parameter from x to selct to avoid clashes
|
changeset |
files
|