Tue, 04 Nov 1997 20:48:38 +0100 added the, option_map, and case analysis theorems
oheimb [Tue, 04 Nov 1997 20:48:38 +0100] rev 4133
added the, option_map, and case analysis theorems
Tue, 04 Nov 1997 20:47:38 +0100 added zip and nodup
oheimb [Tue, 04 Nov 1997 20:47:38 +0100] rev 4132
added zip and nodup
Tue, 04 Nov 1997 20:46:56 +0100 added theorems for Eps
oheimb [Tue, 04 Nov 1997 20:46:56 +0100] rev 4131
added theorems for Eps
Tue, 04 Nov 1997 17:16:26 +0100 tuned usage;
wenzelm [Tue, 04 Nov 1997 17:16:26 +0100] rev 4130
tuned usage;
Tue, 04 Nov 1997 17:12:13 +0100 HOLCFLogic.ML, contconsts.ML renamed to holcf_logic.ML, cont_consts.ML;
wenzelm [Tue, 04 Nov 1997 17:12:13 +0100] rev 4129
HOLCFLogic.ML, contconsts.ML renamed to holcf_logic.ML, cont_consts.ML;
Tue, 04 Nov 1997 16:57:52 +0100 tuned to make non-Poly/MLs happy;
wenzelm [Tue, 04 Nov 1997 16:57:52 +0100] rev 4128
tuned to make non-Poly/MLs happy;
Tue, 04 Nov 1997 16:49:35 +0100 tuned 'records' stuff;
wenzelm [Tue, 04 Nov 1997 16:49:35 +0100] rev 4127
tuned 'records' stuff;
Tue, 04 Nov 1997 16:46:02 +0100 added pretty_ctyp;
wenzelm [Tue, 04 Nov 1997 16:46:02 +0100] rev 4126
added pretty_ctyp;
Tue, 04 Nov 1997 16:21:52 +0100 tuned;
wenzelm [Tue, 04 Nov 1997 16:21:52 +0100] rev 4125
tuned;
Tue, 04 Nov 1997 16:17:04 +0100 type object = exn (enhance readability);
wenzelm [Tue, 04 Nov 1997 16:17:04 +0100] rev 4124
type object = exn (enhance readability);
Tue, 04 Nov 1997 15:16:23 +0100 *** empty log message ***
oheimb [Tue, 04 Nov 1997 15:16:23 +0100] rev 4123
*** empty log message ***
Tue, 04 Nov 1997 14:40:29 +0100 * removed "axioms" and "generated by" section
oheimb [Tue, 04 Nov 1997 14:40:29 +0100] rev 4122
* removed "axioms" and "generated by" section * replaced "ops" section by extended "consts" section, which is capable of handling the continuous function space "->" directly * domain package: now uses normal mixfix annotations (instead of cinfix...)
Tue, 04 Nov 1997 14:37:51 +0100 simplified (and corrected) syntax definition of fapp
oheimb [Tue, 04 Nov 1997 14:37:51 +0100] rev 4121
simplified (and corrected) syntax definition of fapp
Tue, 04 Nov 1997 14:09:37 +0100 data kinds 'datatypes', data kinds 'records' added
narasche [Tue, 04 Nov 1997 14:09:37 +0100] rev 4120
data kinds 'datatypes', data kinds 'records' added
Tue, 04 Nov 1997 13:35:13 +0100 removed old datatype_info;
wenzelm [Tue, 04 Nov 1997 13:35:13 +0100] rev 4119
removed old datatype_info;
Tue, 04 Nov 1997 13:31:14 +0100 added Thy/path.ML;
wenzelm [Tue, 04 Nov 1997 13:31:14 +0100] rev 4118
added Thy/path.ML;
Tue, 04 Nov 1997 12:59:01 +0100 Logic.loops -> Logic.rewrite_rule_ok
nipkow [Tue, 04 Nov 1997 12:59:01 +0100] rev 4117
Logic.loops -> Logic.rewrite_rule_ok
Tue, 04 Nov 1997 12:58:10 +0100 logic: loops -> rewrite_rule_ok
nipkow [Tue, 04 Nov 1997 12:58:10 +0100] rev 4116
logic: loops -> rewrite_rule_ok added rewrite_rule_extra_vars thm: Rewrite rules must not introduce new type vars on rhs. This lead to an incompleteness, is now banned, and the code has been simplified.
Tue, 04 Nov 1997 12:46:50 +0100 added path.ML;
wenzelm [Tue, 04 Nov 1997 12:46:50 +0100] rev 4115
added path.ML;
Tue, 04 Nov 1997 12:44:17 +0100 added base;
wenzelm [Tue, 04 Nov 1997 12:44:17 +0100] rev 4114
added base; tuned;
Tue, 04 Nov 1997 12:33:51 +0100 Abstract algebra of file paths. External representation Unix-style.
wenzelm [Tue, 04 Nov 1997 12:33:51 +0100] rev 4113
Abstract algebra of file paths. External representation Unix-style.
Tue, 04 Nov 1997 12:04:57 +0100 tuned;
wenzelm [Tue, 04 Nov 1997 12:04:57 +0100] rev 4112
tuned;
Tue, 04 Nov 1997 12:03:48 +0100 removed old thy data stuff;
wenzelm [Tue, 04 Nov 1997 12:03:48 +0100] rev 4111
removed old thy data stuff;
Tue, 04 Nov 1997 09:27:32 +0100 fixed set_current_thy pattern;
wenzelm [Tue, 04 Nov 1997 09:27:32 +0100] rev 4110
fixed set_current_thy pattern;
Tue, 04 Nov 1997 09:26:15 +0100 isatool fixclasimp;
wenzelm [Tue, 04 Nov 1997 09:26:15 +0100] rev 4109
isatool fixclasimp;
Mon, 03 Nov 1997 21:56:59 +0100 isatool fixclasimp;
wenzelm [Mon, 03 Nov 1997 21:56:59 +0100] rev 4108
isatool fixclasimp;
Mon, 03 Nov 1997 21:15:08 +0100 adapted to new datatypes thy info;
wenzelm [Mon, 03 Nov 1997 21:15:08 +0100] rev 4107
adapted to new datatypes thy info;
Mon, 03 Nov 1997 21:13:24 +0100 tuned;
wenzelm [Mon, 03 Nov 1997 21:13:24 +0100] rev 4106
tuned;
(0) -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip