1997-11-05 Ran expandshort, especially to introduce Safe_tac
paulson [Wed, 05 Nov 1997 13:23:46 +0100] rev 4153
Ran expandshort, especially to introduce Safe_tac
1997-11-05 Ran expandshort, especially to introduce Safe_tac
paulson [Wed, 05 Nov 1997 13:14:15 +0100] rev 4152
Ran expandshort, especially to introduce Safe_tac
1997-11-05 adapted typed_print_translation;
wenzelm [Wed, 05 Nov 1997 11:49:34 +0100] rev 4151
adapted typed_print_translation;
1997-11-05 tuned record_info;
wenzelm [Wed, 05 Nov 1997 11:49:07 +0100] rev 4150
tuned record_info;
1997-11-05 fixed exception OPTION;
wenzelm [Wed, 05 Nov 1997 11:45:51 +0100] rev 4149
fixed exception OPTION;
1997-11-05 adapted pure_trfunsT;
wenzelm [Wed, 05 Nov 1997 11:43:37 +0100] rev 4148
adapted pure_trfunsT; added type_tr/tr'; eliminated mk_ofclassS_tr';
1997-11-05 print translation: added show_sorts argument;
wenzelm [Wed, 05 Nov 1997 11:42:19 +0100] rev 4147
print translation: added show_sorts argument;
1997-11-05 adapted syn_ext_trfunsT;
wenzelm [Wed, 05 Nov 1997 11:41:46 +0100] rev 4146
adapted syn_ext_trfunsT;
1997-11-05 adapted extend_trfunsT;
wenzelm [Wed, 05 Nov 1997 11:41:18 +0100] rev 4145
adapted extend_trfunsT;
1997-11-05 fixed exception OPTION;
wenzelm [Wed, 05 Nov 1997 11:40:51 +0100] rev 4144
fixed exception OPTION;
1997-11-05 added TYPE syntax;
wenzelm [Wed, 05 Nov 1997 11:40:23 +0100] rev 4143
added TYPE syntax; tuned;
1997-11-05 fixed exception OPTION;
wenzelm [Wed, 05 Nov 1997 11:35:07 +0100] rev 4142
fixed exception OPTION;
1997-11-05 adapted add_trfunsT;
wenzelm [Wed, 05 Nov 1997 11:34:44 +0100] rev 4141
adapted add_trfunsT; defs: admit TYPE arguments;
1997-11-05 adapted add_trfunsT;
wenzelm [Wed, 05 Nov 1997 11:33:45 +0100] rev 4140
adapted add_trfunsT;
1997-11-05 fixed exception OPTION;
wenzelm [Wed, 05 Nov 1997 11:33:05 +0100] rev 4139
fixed exception OPTION; added try, can;
1997-11-05 base root = "";
wenzelm [Wed, 05 Nov 1997 11:19:15 +0100] rev 4138
base root = "";
1997-11-05 Added an alternativ version of AutoChopper and a theory for the conversion of
nipkow [Wed, 05 Nov 1997 09:08:35 +0100] rev 4137
Added an alternativ version of AutoChopper and a theory for the conversion of automata into regular sets.
1997-11-04 removed redundant ball_image
oheimb [Tue, 04 Nov 1997 20:52:20 +0100] rev 4136
removed redundant ball_image added image_cong and not_empty added ball and bex of UNIV
1997-11-04 removed redundant ball_empty and bex_empty (see equalities.ML)
oheimb [Tue, 04 Nov 1997 20:50:35 +0100] rev 4135
removed redundant ball_empty and bex_empty (see equalities.ML)
1997-11-04 added several theorems
oheimb [Tue, 04 Nov 1997 20:49:45 +0100] rev 4134
added several theorems
1997-11-04 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
1997-11-04 added zip and nodup
oheimb [Tue, 04 Nov 1997 20:47:38 +0100] rev 4132
added zip and nodup
1997-11-04 added theorems for Eps
oheimb [Tue, 04 Nov 1997 20:46:56 +0100] rev 4131
added theorems for Eps
1997-11-04 tuned usage;
wenzelm [Tue, 04 Nov 1997 17:16:26 +0100] rev 4130
tuned usage;
1997-11-04 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;
1997-11-04 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;
1997-11-04 tuned 'records' stuff;
wenzelm [Tue, 04 Nov 1997 16:49:35 +0100] rev 4127
tuned 'records' stuff;
1997-11-04 added pretty_ctyp;
wenzelm [Tue, 04 Nov 1997 16:46:02 +0100] rev 4126
added pretty_ctyp;
1997-11-04 tuned;
wenzelm [Tue, 04 Nov 1997 16:21:52 +0100] rev 4125
tuned;
1997-11-04 type object = exn (enhance readability);
wenzelm [Tue, 04 Nov 1997 16:17:04 +0100] rev 4124
type object = exn (enhance readability);
1997-11-04 *** empty log message ***
oheimb [Tue, 04 Nov 1997 15:16:23 +0100] rev 4123
*** empty log message ***
1997-11-04 * 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...)
1997-11-04 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
1997-11-04 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
1997-11-04 removed old datatype_info;
wenzelm [Tue, 04 Nov 1997 13:35:13 +0100] rev 4119
removed old datatype_info;
1997-11-04 added Thy/path.ML;
wenzelm [Tue, 04 Nov 1997 13:31:14 +0100] rev 4118
added Thy/path.ML;
1997-11-04 Logic.loops -> Logic.rewrite_rule_ok
nipkow [Tue, 04 Nov 1997 12:59:01 +0100] rev 4117
Logic.loops -> Logic.rewrite_rule_ok
1997-11-04 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.
1997-11-04 added path.ML;
wenzelm [Tue, 04 Nov 1997 12:46:50 +0100] rev 4115
added path.ML;
1997-11-04 added base;
wenzelm [Tue, 04 Nov 1997 12:44:17 +0100] rev 4114
added base; tuned;
1997-11-04 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.
1997-11-04 tuned;
wenzelm [Tue, 04 Nov 1997 12:04:57 +0100] rev 4112
tuned;
1997-11-04 removed old thy data stuff;
wenzelm [Tue, 04 Nov 1997 12:03:48 +0100] rev 4111
removed old thy data stuff;
1997-11-04 fixed set_current_thy pattern;
wenzelm [Tue, 04 Nov 1997 09:27:32 +0100] rev 4110
fixed set_current_thy pattern;
1997-11-04 isatool fixclasimp;
wenzelm [Tue, 04 Nov 1997 09:26:15 +0100] rev 4109
isatool fixclasimp;
1997-11-03 isatool fixclasimp;
wenzelm [Mon, 03 Nov 1997 21:56:59 +0100] rev 4108
isatool fixclasimp;
1997-11-03 adapted to new datatypes thy info;
wenzelm [Mon, 03 Nov 1997 21:15:08 +0100] rev 4107
adapted to new datatypes thy info;
1997-11-03 tuned;
wenzelm [Mon, 03 Nov 1997 21:13:24 +0100] rev 4106
tuned;
1997-11-03 datatypes;
wenzelm [Mon, 03 Nov 1997 21:12:40 +0100] rev 4105
datatypes;
1997-11-03 nat datatype_info moved to Nat.thy;
wenzelm [Mon, 03 Nov 1997 21:12:21 +0100] rev 4104
nat datatype_info moved to Nat.thy;
1997-11-03 added MLtext section;
wenzelm [Mon, 03 Nov 1997 21:04:51 +0100] rev 4103
added MLtext section;
1997-11-03 added distinct_fst_string;
wenzelm [Mon, 03 Nov 1997 17:56:39 +0100] rev 4102
added distinct_fst_string;
1997-11-03 tuned: distinct_fst_string;
wenzelm [Mon, 03 Nov 1997 17:55:55 +0100] rev 4101
tuned: distinct_fst_string;
1997-11-03 isatool fixclasimp;
wenzelm [Mon, 03 Nov 1997 14:37:35 +0100] rev 4100
isatool fixclasimp;
1997-11-03 export const_decls parser;
wenzelm [Mon, 03 Nov 1997 14:09:16 +0100] rev 4099
export const_decls parser;
1997-11-03 isatool fixclasimp;
wenzelm [Mon, 03 Nov 1997 14:06:27 +0100] rev 4098
isatool fixclasimp;
1997-11-03 CLASET';
wenzelm [Mon, 03 Nov 1997 12:36:48 +0100] rev 4097
CLASET';
1997-11-03 moved cladata.ML, simpdata.ML to ROOT.ML;
wenzelm [Mon, 03 Nov 1997 12:28:45 +0100] rev 4096
moved cladata.ML, simpdata.ML to ROOT.ML;
1997-11-03 adapted to new implicit claset;
wenzelm [Mon, 03 Nov 1997 12:28:14 +0100] rev 4095
adapted to new implicit claset;
1997-11-03 adapted to new implicit simpset;
wenzelm [Mon, 03 Nov 1997 12:28:01 +0100] rev 4094
adapted to new implicit simpset;
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip