Tue, 14 Aug 2007 13:20:20 +0200 tuned;
wenzelm [Tue, 14 Aug 2007 13:20:20 +0200] rev 24262
tuned;
Tue, 14 Aug 2007 13:20:19 +0200 PrimitiveDefs.dest/abs_def;
wenzelm [Tue, 14 Aug 2007 13:20:19 +0200] rev 24261
PrimitiveDefs.dest/abs_def;
Tue, 14 Aug 2007 13:20:18 +0200 PrimitiveDefs.dest_def;
wenzelm [Tue, 14 Aug 2007 13:20:18 +0200] rev 24260
PrimitiveDefs.dest_def; Syntax.standard_read;
Tue, 14 Aug 2007 13:20:17 +0200 Primitive definition forms.
wenzelm [Tue, 14 Aug 2007 13:20:17 +0200] rev 24259
Primitive definition forms.
Tue, 14 Aug 2007 13:20:16 +0200 moved support for primitive defs to primitive_defs.ML;
wenzelm [Tue, 14 Aug 2007 13:20:16 +0200] rev 24258
moved support for primitive defs to primitive_defs.ML;
Tue, 14 Aug 2007 13:20:15 +0200 use logic.ML earlier;
wenzelm [Tue, 14 Aug 2007 13:20:15 +0200] rev 24257
use logic.ML earlier; added primitive_defs.ML;
Tue, 14 Aug 2007 13:20:14 +0200 moved Tools/xml.ML to General/xml.ML (again);
wenzelm [Tue, 14 Aug 2007 13:20:14 +0200] rev 24256
moved Tools/xml.ML to General/xml.ML (again); added primitive_defs.ML;
Tue, 14 Aug 2007 13:20:12 +0200 PrimitiveDefs.mk_defpair;
wenzelm [Tue, 14 Aug 2007 13:20:12 +0200] rev 24255
PrimitiveDefs.mk_defpair;
Tue, 14 Aug 2007 00:52:59 +0200 be a bit more ressource cautious with multi-threading (-M 20 instead of 99)
isatest [Tue, 14 Aug 2007 00:52:59 +0200] rev 24254
be a bit more ressource cautious with multi-threading (-M 20 instead of 99)
Mon, 13 Aug 2007 21:22:42 +0200 fixed syntax
haftmann [Mon, 13 Aug 2007 21:22:42 +0200] rev 24253
fixed syntax
Mon, 13 Aug 2007 21:22:41 +0200 simplified
haftmann [Mon, 13 Aug 2007 21:22:41 +0200] rev 24252
simplified
Mon, 13 Aug 2007 21:22:40 +0200 fixed OCaml bug
haftmann [Mon, 13 Aug 2007 21:22:40 +0200] rev 24251
fixed OCaml bug
Mon, 13 Aug 2007 21:22:39 +0200 *** empty log message ***
haftmann [Mon, 13 Aug 2007 21:22:39 +0200] rev 24250
*** empty log message ***
Mon, 13 Aug 2007 21:22:37 +0200 renamed keyword "to" to "module_name"
haftmann [Mon, 13 Aug 2007 21:22:37 +0200] rev 24249
renamed keyword "to" to "module_name"
Mon, 13 Aug 2007 21:22:36 +0200 dropped code_axioms
haftmann [Mon, 13 Aug 2007 21:22:36 +0200] rev 24248
dropped code_axioms
Mon, 13 Aug 2007 18:10:24 +0200 moved appl syntax to PureThy;
wenzelm [Mon, 13 Aug 2007 18:10:24 +0200] rev 24247
moved appl syntax to PureThy; structure Lexicon: not hidden;
Mon, 13 Aug 2007 18:10:24 +0200 Lexicon.tokenize: do not appen EndToken yet;
wenzelm [Mon, 13 Aug 2007 18:10:24 +0200] rev 24246
Lexicon.tokenize: do not appen EndToken yet; term: include var, &&;
Mon, 13 Aug 2007 18:10:22 +0200 Lexicon.tokenize: do not appen EndToken yet;
wenzelm [Mon, 13 Aug 2007 18:10:22 +0200] rev 24245
Lexicon.tokenize: do not appen EndToken yet;
Mon, 13 Aug 2007 18:10:22 +0200 Lexicon.read_indexname/nat/variable;
wenzelm [Mon, 13 Aug 2007 18:10:22 +0200] rev 24244
Lexicon.read_indexname/nat/variable;
Mon, 13 Aug 2007 18:10:20 +0200 moved appl syntax to PureThy;
wenzelm [Mon, 13 Aug 2007 18:10:20 +0200] rev 24243
moved appl syntax to PureThy; SimpleSyntax.read_typ/term/prop;
Mon, 13 Aug 2007 18:10:19 +0200 moved appl syntax to PureThy;
wenzelm [Mon, 13 Aug 2007 18:10:19 +0200] rev 24242
moved appl syntax to PureThy;
Mon, 13 Aug 2007 18:10:18 +0200 SimpleSyntax.read_prop;
wenzelm [Mon, 13 Aug 2007 18:10:18 +0200] rev 24241
SimpleSyntax.read_prop;
Mon, 13 Aug 2007 12:56:03 +0200 added atbroy9
isatest [Mon, 13 Aug 2007 12:56:03 +0200] rev 24240
added atbroy9
Mon, 13 Aug 2007 12:53:58 +0200 multi-threading with poly 5.1 test
isatest [Mon, 13 Aug 2007 12:53:58 +0200] rev 24239
multi-threading with poly 5.1 test
Mon, 13 Aug 2007 04:35:41 +0200 new attribute [rotated]
kleing [Mon, 13 Aug 2007 04:35:41 +0200] rev 24238
new attribute [rotated]
Mon, 13 Aug 2007 00:23:43 +0200 tuned comments;
wenzelm [Mon, 13 Aug 2007 00:23:43 +0200] rev 24237
tuned comments;
Mon, 13 Aug 2007 00:17:57 +0200 Simple syntax for types and terms --- for bootstrapping Pure.
wenzelm [Mon, 13 Aug 2007 00:17:57 +0200] rev 24236
Simple syntax for types and terms --- for bootstrapping Pure.
Mon, 13 Aug 2007 00:17:54 +0200 added Syntax/simple_syntax.ML;
wenzelm [Mon, 13 Aug 2007 00:17:54 +0200] rev 24235
added Syntax/simple_syntax.ML;
Sun, 12 Aug 2007 19:00:58 +0200 * Syntax: scope for resolving ambiguities via type-inference is now limited to individual terms;
wenzelm [Sun, 12 Aug 2007 19:00:58 +0200] rev 24234
* Syntax: scope for resolving ambiguities via type-inference is now limited to individual terms;
Sun, 12 Aug 2007 18:53:05 +0200 read_def_terms': restrict scope of disambiguation to individual term;
wenzelm [Sun, 12 Aug 2007 18:53:05 +0200] rev 24233
read_def_terms': restrict scope of disambiguation to individual term;
Sun, 12 Aug 2007 18:53:04 +0200 stream source: non-critical, assuming exclusive ownership;
wenzelm [Sun, 12 Aug 2007 18:53:04 +0200] rev 24232
stream source: non-critical, assuming exclusive ownership;
Sun, 12 Aug 2007 18:53:03 +0200 added type constraints to resolve syntax ambiguities;
wenzelm [Sun, 12 Aug 2007 18:53:03 +0200] rev 24231
added type constraints to resolve syntax ambiguities;
Sun, 12 Aug 2007 14:14:24 +0200 made SML/NJ happy;
wenzelm [Sun, 12 Aug 2007 14:14:24 +0200] rev 24230
made SML/NJ happy;
Sat, 11 Aug 2007 17:50:23 +0200 schedule_tasks: alphabetical order for equivalent tasks;
wenzelm [Sat, 11 Aug 2007 17:50:23 +0200] rev 24229
schedule_tasks: alphabetical order for equivalent tasks;
Fri, 10 Aug 2007 22:31:19 +0200 simultaneous use_thys;
wenzelm [Fri, 10 Aug 2007 22:31:19 +0200] rev 24228
simultaneous use_thys;
Fri, 10 Aug 2007 18:21:25 +0200 tuned ML bindings;
wenzelm [Fri, 10 Aug 2007 18:21:25 +0200] rev 24227
tuned ML bindings;
Fri, 10 Aug 2007 17:10:09 +0200 tuned
haftmann [Fri, 10 Aug 2007 17:10:09 +0200] rev 24226
tuned
Fri, 10 Aug 2007 17:10:06 +0200 dropped code generator setup garbage
haftmann [Fri, 10 Aug 2007 17:10:06 +0200] rev 24225
dropped code generator setup garbage
Fri, 10 Aug 2007 17:10:05 +0200 syntax fix
haftmann [Fri, 10 Aug 2007 17:10:05 +0200] rev 24224
syntax fix
Fri, 10 Aug 2007 17:10:04 +0200 corrected code generator module names
haftmann [Fri, 10 Aug 2007 17:10:04 +0200] rev 24223
corrected code generator module names
Fri, 10 Aug 2007 17:10:03 +0200 new structure for code generator modules
haftmann [Fri, 10 Aug 2007 17:10:03 +0200] rev 24222
new structure for code generator modules
Fri, 10 Aug 2007 17:10:02 +0200 code generator setup improved
haftmann [Fri, 10 Aug 2007 17:10:02 +0200] rev 24221
code generator setup improved
Fri, 10 Aug 2007 17:05:26 +0200 adjusted
haftmann [Fri, 10 Aug 2007 17:05:26 +0200] rev 24220
adjusted
Fri, 10 Aug 2007 17:04:34 +0200 new structure for code generator modules
haftmann [Fri, 10 Aug 2007 17:04:34 +0200] rev 24219
new structure for code generator modules
Fri, 10 Aug 2007 17:04:24 +0200 ClassPackage renamed to Class
haftmann [Fri, 10 Aug 2007 17:04:24 +0200] rev 24218
ClassPackage renamed to Class
Fri, 10 Aug 2007 17:04:20 +0200 updated
haftmann [Fri, 10 Aug 2007 17:04:20 +0200] rev 24217
updated
Fri, 10 Aug 2007 15:28:11 +0200 simultaneous use_thys;
wenzelm [Fri, 10 Aug 2007 15:28:11 +0200] rev 24216
simultaneous use_thys;
Fri, 10 Aug 2007 15:13:18 +0200 removal of some refs
paulson [Fri, 10 Aug 2007 15:13:18 +0200] rev 24215
removal of some refs
Fri, 10 Aug 2007 14:49:01 +0200 (un)interruptible: pass-through original thread attributes;
wenzelm [Fri, 10 Aug 2007 14:49:01 +0200] rev 24214
(un)interruptible: pass-through original thread attributes;
Fri, 10 Aug 2007 11:02:09 +0200 tuned;
wenzelm [Fri, 10 Aug 2007 11:02:09 +0200] rev 24213
tuned; added jEdit mode spec;
Fri, 10 Aug 2007 10:54:19 +0200 HOL_USEDIR_OPTIONS: default to -M 1 (more robust);
wenzelm [Fri, 10 Aug 2007 10:54:19 +0200] rev 24212
HOL_USEDIR_OPTIONS: default to -M 1 (more robust);
Fri, 10 Aug 2007 10:41:57 +0200 added jEdit mode spec;
wenzelm [Fri, 10 Aug 2007 10:41:57 +0200] rev 24211
added jEdit mode spec; tuned comments;
Fri, 10 Aug 2007 00:20:39 +0200 * Experimental support for multithreading, using Poly/ML 5.1;
wenzelm [Fri, 10 Aug 2007 00:20:39 +0200] rev 24210
* Experimental support for multithreading, using Poly/ML 5.1;
Thu, 09 Aug 2007 23:53:51 +0200 schedule: misc cleanup, more precise task model;
wenzelm [Thu, 09 Aug 2007 23:53:51 +0200] rev 24209
schedule: misc cleanup, more precise task model;
Thu, 09 Aug 2007 23:53:50 +0200 schedule: more precise task model;
wenzelm [Thu, 09 Aug 2007 23:53:50 +0200] rev 24208
schedule: more precise task model; improved error handling: first failure causes interrupt of all threads; misc cleanup;
Thu, 09 Aug 2007 23:53:49 +0200 schedule: more precise task model;
wenzelm [Thu, 09 Aug 2007 23:53:49 +0200] rev 24207
schedule: more precise task model; removed obsolete structure Task;
Thu, 09 Aug 2007 19:19:23 +0200 fixed DESCRIPTION: single line;
wenzelm [Thu, 09 Aug 2007 19:19:23 +0200] rev 24206
fixed DESCRIPTION: single line; proper quoting of shell variables;
Thu, 09 Aug 2007 19:00:31 +0200 updated;
wenzelm [Thu, 09 Aug 2007 19:00:31 +0200] rev 24205
updated;
Thu, 09 Aug 2007 16:56:17 +0200 adapted ThyLoad.check_thy;
wenzelm [Thu, 09 Aug 2007 16:56:17 +0200] rev 24204
adapted ThyLoad.check_thy;
Thu, 09 Aug 2007 15:57:26 +0200 dropped
haftmann [Thu, 09 Aug 2007 15:57:26 +0200] rev 24203
dropped
Thu, 09 Aug 2007 15:52:57 +0200 explizit checking for pattern discipline
haftmann [Thu, 09 Aug 2007 15:52:57 +0200] rev 24202
explizit checking for pattern discipline
Thu, 09 Aug 2007 15:52:56 +0200 proper handling of empty datatypes
haftmann [Thu, 09 Aug 2007 15:52:56 +0200] rev 24201
proper handling of empty datatypes
Thu, 09 Aug 2007 15:52:55 +0200 improved class target: now considers class intro rules
haftmann [Thu, 09 Aug 2007 15:52:55 +0200] rev 24200
improved class target: now considers class intro rules
Thu, 09 Aug 2007 15:52:54 +0200 new access interface in defs.ML
haftmann [Thu, 09 Aug 2007 15:52:54 +0200] rev 24199
new access interface in defs.ML
Thu, 09 Aug 2007 15:52:53 +0200 adaptions for code generation
haftmann [Thu, 09 Aug 2007 15:52:53 +0200] rev 24198
adaptions for code generation
Thu, 09 Aug 2007 15:52:49 +0200 proper implementation of rational numbers
haftmann [Thu, 09 Aug 2007 15:52:49 +0200] rev 24197
proper implementation of rational numbers
Thu, 09 Aug 2007 15:52:47 +0200 localized of_nat
haftmann [Thu, 09 Aug 2007 15:52:47 +0200] rev 24196
localized of_nat
Thu, 09 Aug 2007 15:52:45 +0200 tuned
haftmann [Thu, 09 Aug 2007 15:52:45 +0200] rev 24195
tuned
Thu, 09 Aug 2007 15:52:42 +0200 re-eliminated Option.thy
haftmann [Thu, 09 Aug 2007 15:52:42 +0200] rev 24194
re-eliminated Option.thy
Thu, 09 Aug 2007 15:52:38 +0200 updated
haftmann [Thu, 09 Aug 2007 15:52:38 +0200] rev 24193
updated
Thu, 09 Aug 2007 11:39:29 +0200 PGIP change: thyname is optional in opentheory, markup even in case of header parse failure
aspinall [Thu, 09 Aug 2007 11:39:29 +0200] rev 24192
PGIP change: thyname is optional in opentheory, markup even in case of header parse failure
Thu, 09 Aug 2007 11:37:27 +0200 Typo in comment
aspinall [Thu, 09 Aug 2007 11:37:27 +0200] rev 24191
Typo in comment
Wed, 08 Aug 2007 23:07:50 +0200 discontinued attached ML files;
wenzelm [Wed, 08 Aug 2007 23:07:50 +0200] rev 24190
discontinued attached ML files; end_theory: fail on unresolved dependencies;
Wed, 08 Aug 2007 23:07:48 +0200 simplified ThyLoad.deps_thy etc.: discontinued attached ML files;
wenzelm [Wed, 08 Aug 2007 23:07:48 +0200] rev 24189
simplified ThyLoad.deps_thy etc.: discontinued attached ML files;
Wed, 08 Aug 2007 23:07:47 +0200 load_thy: try_ml_file unconditionally;
wenzelm [Wed, 08 Aug 2007 23:07:47 +0200] rev 24188
load_thy: try_ml_file unconditionally;
Wed, 08 Aug 2007 23:07:46 +0200 * Theory loader: old-style ML proof scripts are considered a legacy feature;
wenzelm [Wed, 08 Aug 2007 23:07:46 +0200] rev 24187
* Theory loader: old-style ML proof scripts are considered a legacy feature;
Wed, 08 Aug 2007 20:48:08 +0200 check_deps: really do reload the master text if required;
wenzelm [Wed, 08 Aug 2007 20:48:08 +0200] rev 24186
check_deps: really do reload the master text if required; load_thy: more robust check of corrupted deps; require_thy: outdate_thy if required; tuned;
Wed, 08 Aug 2007 20:03:17 +0200 Useful abbreviation of isatool commands used by Eclipse
aspinall [Wed, 08 Aug 2007 20:03:17 +0200] rev 24185
Useful abbreviation of isatool commands used by Eclipse
Wed, 08 Aug 2007 16:40:20 +0200 thread-safeness: when creating certified items, perform Theory.check_thy *last*;
wenzelm [Wed, 08 Aug 2007 16:40:20 +0200] rev 24184
thread-safeness: when creating certified items, perform Theory.check_thy *last*; tuned datatype proof;
Wed, 08 Aug 2007 14:00:09 +0200 Code to undo the function ascii_of
paulson [Wed, 08 Aug 2007 14:00:09 +0200] rev 24183
Code to undo the function ascii_of
Wed, 08 Aug 2007 13:59:46 +0200 Fixing the code to undo the function ascii_of
paulson [Wed, 08 Aug 2007 13:59:46 +0200] rev 24182
Fixing the code to undo the function ascii_of
Wed, 08 Aug 2007 13:14:31 +0200 metis
paulson [Wed, 08 Aug 2007 13:14:31 +0200] rev 24181
metis
Tue, 07 Aug 2007 23:24:10 +0200 tuned ML setup;
wenzelm [Tue, 07 Aug 2007 23:24:10 +0200] rev 24180
tuned ML setup;
Tue, 07 Aug 2007 20:43:36 +0200 fixed imports from ../../Auth;
wenzelm [Tue, 07 Aug 2007 20:43:36 +0200] rev 24179
fixed imports from ../../Auth;
Tue, 07 Aug 2007 20:19:55 +0200 turned Unify flags into configuration options (global only);
wenzelm [Tue, 07 Aug 2007 20:19:55 +0200] rev 24178
turned Unify flags into configuration options (global only);
Tue, 07 Aug 2007 20:19:54 +0200 usedir: added options -M -T for multithreading;
wenzelm [Tue, 07 Aug 2007 20:19:54 +0200] rev 24177
usedir: added options -M -T for multithreading;
Tue, 07 Aug 2007 20:19:52 +0200 removed 'declare' from tactic emulations;
wenzelm [Tue, 07 Aug 2007 20:19:52 +0200] rev 24176
removed 'declare' from tactic emulations;
Tue, 07 Aug 2007 20:19:51 +0200 theory loader: removed obsolete update_thy (coincides with use_thy);
wenzelm [Tue, 07 Aug 2007 20:19:51 +0200] rev 24175
theory loader: removed obsolete update_thy (coincides with use_thy); tuned; tuned comments;
Tue, 07 Aug 2007 20:19:50 +0200 theory loader: removed obsolete update_thy (coincides with use_thy);
wenzelm [Tue, 07 Aug 2007 20:19:50 +0200] rev 24174
theory loader: removed obsolete update_thy (coincides with use_thy);
Tue, 07 Aug 2007 20:19:49 +0200 theory loader: added use_thys, removed obsolete update_thy;
wenzelm [Tue, 07 Aug 2007 20:19:49 +0200] rev 24173
theory loader: added use_thys, removed obsolete update_thy;
Tue, 07 Aug 2007 20:19:48 +0200 theory loader: added use_thys, removed obsolete update_thy;
wenzelm [Tue, 07 Aug 2007 20:19:48 +0200] rev 24172
theory loader: added use_thys, removed obsolete update_thy; various global ML references of Pure and HOL have been turned into configuration options;
Tue, 07 Aug 2007 17:01:35 +0200 Issue a warning, when "function" encounters variables occuring in function position,
krauss [Tue, 07 Aug 2007 17:01:35 +0200] rev 24171
Issue a warning, when "function" encounters variables occuring in function position, as in "f (g x) = ..." where g is a variable.
Tue, 07 Aug 2007 15:20:24 +0200 more error handling
krauss [Tue, 07 Aug 2007 15:20:24 +0200] rev 24170
more error handling
Tue, 07 Aug 2007 15:04:35 +0200 added more instances;
wenzelm [Tue, 07 Aug 2007 15:04:35 +0200] rev 24169
added more instances;
Tue, 07 Aug 2007 14:49:58 +0200 simplified internal interfaces; cong rules are now handled directly by "context_tree.ML"
krauss [Tue, 07 Aug 2007 14:49:58 +0200] rev 24168
simplified internal interfaces; cong rules are now handled directly by "context_tree.ML"
Tue, 07 Aug 2007 10:03:25 +0200 split off Option theory
haftmann [Tue, 07 Aug 2007 10:03:25 +0200] rev 24167
split off Option theory
Tue, 07 Aug 2007 09:40:34 +0200 new nbe implementation
haftmann [Tue, 07 Aug 2007 09:40:34 +0200] rev 24166
new nbe implementation
Tue, 07 Aug 2007 09:38:48 +0200 more robust simproces
haftmann [Tue, 07 Aug 2007 09:38:48 +0200] rev 24165
more robust simproces
Tue, 07 Aug 2007 09:38:47 +0200 tuned
haftmann [Tue, 07 Aug 2007 09:38:47 +0200] rev 24164
tuned
Tue, 07 Aug 2007 09:38:46 +0200 simplified proofs
haftmann [Tue, 07 Aug 2007 09:38:46 +0200] rev 24163
simplified proofs
Tue, 07 Aug 2007 09:38:44 +0200 split off theory Option for benefit of code generator
haftmann [Tue, 07 Aug 2007 09:38:44 +0200] rev 24162
split off theory Option for benefit of code generator
Tue, 07 Aug 2007 09:38:43 +0200 changed import order
haftmann [Tue, 07 Aug 2007 09:38:43 +0200] rev 24161
changed import order
Mon, 06 Aug 2007 19:59:07 +0200 added more instances;
wenzelm [Mon, 06 Aug 2007 19:59:07 +0200] rev 24160
added more instances;
Mon, 06 Aug 2007 19:58:59 +0200 ML-Systems/overloading_smlnj.ML;
wenzelm [Mon, 06 Aug 2007 19:58:59 +0200] rev 24159
ML-Systems/overloading_smlnj.ML;
Mon, 06 Aug 2007 19:35:43 +0200 Overloading in SML/NJ.
wenzelm [Mon, 06 Aug 2007 19:35:43 +0200] rev 24158
Overloading in SML/NJ.
Mon, 06 Aug 2007 16:08:01 +0200 Added renaming function to prevent correctness proof for realizer
berghofe [Mon, 06 Aug 2007 16:08:01 +0200] rev 24157
Added renaming function to prevent correctness proof for realizer of induction rule to fail because of name clashes between parameters and predicate variables.
Mon, 06 Aug 2007 16:05:25 +0200 No document for Pretty_Int theory.
berghofe [Mon, 06 Aug 2007 16:05:25 +0200] rev 24156
No document for Pretty_Int theory.
Mon, 06 Aug 2007 11:45:39 +0200 nbe improved
haftmann [Mon, 06 Aug 2007 11:45:39 +0200] rev 24155
nbe improved
Mon, 06 Aug 2007 11:45:19 +0200 removed
haftmann [Mon, 06 Aug 2007 11:45:19 +0200] rev 24154
removed
Fri, 03 Aug 2007 22:50:40 +0200 simultaneous use_thys;
wenzelm [Fri, 03 Aug 2007 22:50:40 +0200] rev 24153
simultaneous use_thys;
Fri, 03 Aug 2007 22:35:40 +0200 reactivated Nominal/Examples/Class.thy;
wenzelm [Fri, 03 Aug 2007 22:35:40 +0200] rev 24152
reactivated Nominal/Examples/Class.thy;
Fri, 03 Aug 2007 22:33:10 +0200 replaced outdated flag by update_time (multithreading-safe presentation order);
wenzelm [Fri, 03 Aug 2007 22:33:10 +0200] rev 24151
replaced outdated flag by update_time (multithreading-safe presentation order);
Fri, 03 Aug 2007 22:33:09 +0200 sort indexes according to symbolic update_time (multithreading-safe);
wenzelm [Fri, 03 Aug 2007 22:33:09 +0200] rev 24150
sort indexes according to symbolic update_time (multithreading-safe);
Fri, 03 Aug 2007 22:33:07 +0200 use separate trace flag instead of Output.debug;
wenzelm [Fri, 03 Aug 2007 22:33:07 +0200] rev 24149
use separate trace flag instead of Output.debug;
Fri, 03 Aug 2007 22:33:03 +0200 named some CRITICAL sections;
wenzelm [Fri, 03 Aug 2007 22:33:03 +0200] rev 24148
named some CRITICAL sections;
Fri, 03 Aug 2007 20:19:41 +0200 misc cleanup of ML bindings (for multihreading);
wenzelm [Fri, 03 Aug 2007 20:19:41 +0200] rev 24147
misc cleanup of ML bindings (for multihreading);
Fri, 03 Aug 2007 16:28:25 +0200 added int type constraint to accomodate hacked SML/NJ (backported change in generated metis.ML);
wenzelm [Fri, 03 Aug 2007 16:28:25 +0200] rev 24146
added int type constraint to accomodate hacked SML/NJ (backported change in generated metis.ML);
Fri, 03 Aug 2007 16:28:24 +0200 preparations for proper type int;
wenzelm [Fri, 03 Aug 2007 16:28:24 +0200] rev 24145
preparations for proper type int;
Fri, 03 Aug 2007 16:28:23 +0200 tuned tracing;
wenzelm [Fri, 03 Aug 2007 16:28:23 +0200] rev 24144
tuned tracing;
Fri, 03 Aug 2007 16:28:22 +0200 replaced Theory.self_ref by Theory.check_thy, which now produces a checked ref;
wenzelm [Fri, 03 Aug 2007 16:28:22 +0200] rev 24143
replaced Theory.self_ref by Theory.check_thy, which now produces a checked ref; thread-safeness: when creating certified items, perform Theory.check_thy *last*;
Fri, 03 Aug 2007 16:28:21 +0200 certify: no check_thy here;
wenzelm [Fri, 03 Aug 2007 16:28:21 +0200] rev 24142
certify: no check_thy here;
Fri, 03 Aug 2007 16:28:20 +0200 improved check_thy: produce a checked theory_ref (thread-safe version);
wenzelm [Fri, 03 Aug 2007 16:28:20 +0200] rev 24141
improved check_thy: produce a checked theory_ref (thread-safe version); removed obsolete self_ref (cf. check_thy); thread-safeness: when creating certified items, perform Theory.check_thy *last*; eq_thy: no check here; marked some critical sections;
Fri, 03 Aug 2007 16:28:19 +0200 moved Admin/proper_int.ML to Pure/ML-Systems/proper_int.ML;
wenzelm [Fri, 03 Aug 2007 16:28:19 +0200] rev 24140
moved Admin/proper_int.ML to Pure/ML-Systems/proper_int.ML;
Fri, 03 Aug 2007 16:28:18 +0200 added dependency on Tools/Metis/metis.ML;
wenzelm [Fri, 03 Aug 2007 16:28:18 +0200] rev 24139
added dependency on Tools/Metis/metis.ML;
Fri, 03 Aug 2007 16:28:17 +0200 updated;
wenzelm [Fri, 03 Aug 2007 16:28:17 +0200] rev 24138
updated;
Fri, 03 Aug 2007 16:28:15 +0200 replaced Theory.self_ref by Theory.check_thy, which now produces a checked ref;
wenzelm [Fri, 03 Aug 2007 16:28:15 +0200] rev 24137
replaced Theory.self_ref by Theory.check_thy, which now produces a checked ref;
Thu, 02 Aug 2007 23:18:13 +0200 reset Logic.auto_rename;
wenzelm [Thu, 02 Aug 2007 23:18:13 +0200] rev 24136
reset Logic.auto_rename;
Thu, 02 Aug 2007 22:43:47 +0200 added int type constraints to accomodate hacked SML/NJ;
wenzelm [Thu, 02 Aug 2007 22:43:47 +0200] rev 24135
added int type constraints to accomodate hacked SML/NJ;
Thu, 02 Aug 2007 22:16:49 +0200 added int type constraints to accomodate hacked SML/NJ;
wenzelm [Thu, 02 Aug 2007 22:16:49 +0200] rev 24134
added int type constraints to accomodate hacked SML/NJ;
Thu, 02 Aug 2007 21:45:07 +0200 added int type constraints to accomodate hacked SML/NJ;
wenzelm [Thu, 02 Aug 2007 21:45:07 +0200] rev 24133
added int type constraints to accomodate hacked SML/NJ;
Thu, 02 Aug 2007 21:43:55 +0200 made mk_int/dest_int pervasive;
wenzelm [Thu, 02 Aug 2007 21:43:55 +0200] rev 24132
made mk_int/dest_int pervasive;
Thu, 02 Aug 2007 18:13:42 +0200 Experimental removal of assumptions of the form x : UNIV and the like after interpretation.
ballarin [Thu, 02 Aug 2007 18:13:42 +0200] rev 24131
Experimental removal of assumptions of the form x : UNIV and the like after interpretation.
Thu, 02 Aug 2007 17:31:10 +0200 Repaired term_of_char.
berghofe [Thu, 02 Aug 2007 17:31:10 +0200] rev 24130
Repaired term_of_char.
Thu, 02 Aug 2007 17:29:40 +0200 - Added cycle test to function mk_ind_def to avoid non-termination
berghofe [Thu, 02 Aug 2007 17:29:40 +0200] rev 24129
- Added cycle test to function mk_ind_def to avoid non-termination of code generator. - Functions generated from inductive predicates having neither parameters nor input arguments now take a unit element as an argument, otherwise the generated code would be ill-formed.
Thu, 02 Aug 2007 16:12:02 +0200 tuned;
wenzelm [Thu, 02 Aug 2007 16:12:02 +0200] rev 24128
tuned;
Thu, 02 Aug 2007 15:44:37 +0200 converted Meson tests to proper theory;
wenzelm [Thu, 02 Aug 2007 15:44:37 +0200] rev 24127
converted Meson tests to proper theory;
Thu, 02 Aug 2007 12:06:29 +0200 turned simp_depth_limit into configuration option;
wenzelm [Thu, 02 Aug 2007 12:06:29 +0200] rev 24126
turned simp_depth_limit into configuration option; tuned register_config;
Thu, 02 Aug 2007 12:06:28 +0200 added name_of;
wenzelm [Thu, 02 Aug 2007 12:06:28 +0200] rev 24125
added name_of;
Thu, 02 Aug 2007 12:06:27 +0200 turned simp_depth_limit into configuration option;
wenzelm [Thu, 02 Aug 2007 12:06:27 +0200] rev 24124
turned simp_depth_limit into configuration option;
Wed, 01 Aug 2007 21:10:36 +0200 tuned ML bindings (for multithreading);
wenzelm [Wed, 01 Aug 2007 21:10:36 +0200] rev 24123
tuned ML bindings (for multithreading); updated timings;
Wed, 01 Aug 2007 20:25:16 +0200 tuned ML bindings (for multithreading);
wenzelm [Wed, 01 Aug 2007 20:25:16 +0200] rev 24122
tuned ML bindings (for multithreading);
Wed, 01 Aug 2007 19:59:12 +0200 fix looping when applied to standard subgoals
huffman [Wed, 01 Aug 2007 19:59:12 +0200] rev 24121
fix looping when applied to standard subgoals
Wed, 01 Aug 2007 18:05:43 +0200 updated;
wenzelm [Wed, 01 Aug 2007 18:05:43 +0200] rev 24120
updated;
Wed, 01 Aug 2007 17:03:28 +0200 tracing: level;
wenzelm [Wed, 01 Aug 2007 17:03:28 +0200] rev 24119
tracing: level;
Wed, 01 Aug 2007 16:59:15 +0200 multithreading trace: int;
wenzelm [Wed, 01 Aug 2007 16:59:15 +0200] rev 24118
multithreading trace: int;
Wed, 01 Aug 2007 16:55:45 +0200 added toplevel print command;
wenzelm [Wed, 01 Aug 2007 16:55:45 +0200] rev 24117
added toplevel print command;
Wed, 01 Aug 2007 16:55:44 +0200 tuned;
wenzelm [Wed, 01 Aug 2007 16:55:44 +0200] rev 24116
tuned;
Wed, 01 Aug 2007 16:55:43 +0200 renamed 'print_options' to 'print_configs';
wenzelm [Wed, 01 Aug 2007 16:55:43 +0200] rev 24115
renamed 'print_options' to 'print_configs';
Wed, 01 Aug 2007 16:55:42 +0200 renamed config_option.ML to config.ML;
wenzelm [Wed, 01 Aug 2007 16:55:42 +0200] rev 24114
renamed config_option.ML to config.ML; moved attrib setup to attrib.ML;
Wed, 01 Aug 2007 16:55:41 +0200 renamed config_option.ML to config.ML;
wenzelm [Wed, 01 Aug 2007 16:55:41 +0200] rev 24113
renamed config_option.ML to config.ML;
Wed, 01 Aug 2007 16:55:40 +0200 simplified internal Config interface;
wenzelm [Wed, 01 Aug 2007 16:55:40 +0200] rev 24112
simplified internal Config interface;
Wed, 01 Aug 2007 16:55:39 +0200 updated;
wenzelm [Wed, 01 Aug 2007 16:55:39 +0200] rev 24111
updated;
Wed, 01 Aug 2007 16:55:37 +0200 tuned config options: eliminated separate attribute "option";
wenzelm [Wed, 01 Aug 2007 16:55:37 +0200] rev 24110
tuned config options: eliminated separate attribute "option";
Wed, 01 Aug 2007 16:50:16 +0200 oops -- fixed syntax;
wenzelm [Wed, 01 Aug 2007 16:50:16 +0200] rev 24109
oops -- fixed syntax;
Wed, 01 Aug 2007 16:48:47 +0200 "running": PROTECTED wakeup;
wenzelm [Wed, 01 Aug 2007 16:48:47 +0200] rev 24108
"running": PROTECTED wakeup; "cont": actually invoke wakeup!!
Tue, 31 Jul 2007 23:23:34 +0200 proper path specifications;
wenzelm [Tue, 31 Jul 2007 23:23:34 +0200] rev 24107
proper path specifications;
Tue, 31 Jul 2007 23:23:28 +0200 simultaneous use_thys;
wenzelm [Tue, 31 Jul 2007 23:23:28 +0200] rev 24106
simultaneous use_thys;
Tue, 31 Jul 2007 22:21:22 +0200 setmp_noncritical print_mode;
wenzelm [Tue, 31 Jul 2007 22:21:22 +0200] rev 24105
setmp_noncritical print_mode;
Tue, 31 Jul 2007 22:21:20 +0200 simultaneous use_thys;
wenzelm [Tue, 31 Jul 2007 22:21:20 +0200] rev 24104
simultaneous use_thys;
Tue, 31 Jul 2007 22:21:18 +0200 removed obsolete HOL/Real/ROOT.ML;
wenzelm [Tue, 31 Jul 2007 22:21:18 +0200] rev 24103
removed obsolete HOL/Real/ROOT.ML;
Tue, 31 Jul 2007 21:19:24 +0200 no_document: setmp_noncritical;
wenzelm [Tue, 31 Jul 2007 21:19:24 +0200] rev 24102
no_document: setmp_noncritical;
Tue, 31 Jul 2007 21:19:23 +0200 with_charset: setmp_noncritical;
wenzelm [Tue, 31 Jul 2007 21:19:23 +0200] rev 24101
with_charset: setmp_noncritical;
Tue, 31 Jul 2007 21:19:22 +0200 added max-threads preference;
wenzelm [Tue, 31 Jul 2007 21:19:22 +0200] rev 24100
added max-threads preference;
Tue, 31 Jul 2007 21:19:21 +0200 replaced depth_limit ref by blast_depth_limit configuration option;
wenzelm [Tue, 31 Jul 2007 21:19:21 +0200] rev 24099
replaced depth_limit ref by blast_depth_limit configuration option; tuned method setup;
Tue, 31 Jul 2007 21:19:20 +0200 replaced dtK ref by datatype_distinctness_limit configuration option;
wenzelm [Tue, 31 Jul 2007 21:19:20 +0200] rev 24098
replaced dtK ref by datatype_distinctness_limit configuration option;
Tue, 31 Jul 2007 21:19:18 +0200 moved classical tools from theory IFOL to FOL;
wenzelm [Tue, 31 Jul 2007 21:19:18 +0200] rev 24097
moved classical tools from theory IFOL to FOL;
Tue, 31 Jul 2007 19:40:28 +0200 register_thy: more sanity checks;
wenzelm [Tue, 31 Jul 2007 19:40:28 +0200] rev 24096
register_thy: more sanity checks;
Tue, 31 Jul 2007 19:40:26 +0200 moved lin_arith stuff to Tools/lin_arith.ML;
wenzelm [Tue, 31 Jul 2007 19:40:26 +0200] rev 24095
moved lin_arith stuff to Tools/lin_arith.ML;
Tue, 31 Jul 2007 19:40:25 +0200 proper context for cooper_tac within arith;
wenzelm [Tue, 31 Jul 2007 19:40:25 +0200] rev 24094
proper context for cooper_tac within arith;
Tue, 31 Jul 2007 19:40:24 +0200 tuned LinArith setup;
wenzelm [Tue, 31 Jul 2007 19:40:24 +0200] rev 24093
tuned LinArith setup;
Tue, 31 Jul 2007 19:40:23 +0200 HOL setup for linear arithmetic -- moved here from arith_data.ML;
wenzelm [Tue, 31 Jul 2007 19:40:23 +0200] rev 24092
HOL setup for linear arithmetic -- moved here from arith_data.ML;
Tue, 31 Jul 2007 19:40:22 +0200 added Tools/lin_arith.ML;
wenzelm [Tue, 31 Jul 2007 19:40:22 +0200] rev 24091
added Tools/lin_arith.ML;
Tue, 31 Jul 2007 19:38:33 +0200 tuned;
wenzelm [Tue, 31 Jul 2007 19:38:33 +0200] rev 24090
tuned;
Tue, 31 Jul 2007 19:26:35 +0200 tuned section "Style";
wenzelm [Tue, 31 Jul 2007 19:26:35 +0200] rev 24089
tuned section "Style"; added section "Thread-safe programming";
Tue, 31 Jul 2007 14:45:36 +0200 undo a change in last commit : give a single name to the inversion lemmas for the same inductive type
narboux [Tue, 31 Jul 2007 14:45:36 +0200] rev 24088
undo a change in last commit : give a single name to the inversion lemmas for the same inductive type
Tue, 31 Jul 2007 14:18:24 +0200 Proper interpretation of total orders in lattices.
ballarin [Tue, 31 Jul 2007 14:18:24 +0200] rev 24087
Proper interpretation of total orders in lattices.
Tue, 31 Jul 2007 13:31:01 +0200 * Configuration options;
wenzelm [Tue, 31 Jul 2007 13:31:01 +0200] rev 24086
* Configuration options; * Named collections of theorems;
Tue, 31 Jul 2007 13:30:35 +0200 added configuration options;
wenzelm [Tue, 31 Jul 2007 13:30:35 +0200] rev 24085
added configuration options;
Tue, 31 Jul 2007 13:30:27 +0200 removed use/update_thy_only;
wenzelm [Tue, 31 Jul 2007 13:30:27 +0200] rev 24084
removed use/update_thy_only;
Tue, 31 Jul 2007 09:31:26 +0200 find_body goes under meta-quantifier ; tactic generalizes free variables;
chaieb [Tue, 31 Jul 2007 09:31:26 +0200] rev 24083
find_body goes under meta-quantifier ; tactic generalizes free variables;
Tue, 31 Jul 2007 09:31:23 +0200 Added dependency on langford files in Tools/Qelim
chaieb [Tue, 31 Jul 2007 09:31:23 +0200] rev 24082
Added dependency on langford files in Tools/Qelim
Tue, 31 Jul 2007 09:31:19 +0200 Tuned document
chaieb [Tue, 31 Jul 2007 09:31:19 +0200] rev 24081
Tuned document
Tue, 31 Jul 2007 00:56:34 +0200 added register_thy (replaces pretend_use_thy_only and really flag);
wenzelm [Tue, 31 Jul 2007 00:56:34 +0200] rev 24080
added register_thy (replaces pretend_use_thy_only and really flag); tuned;
Tue, 31 Jul 2007 00:56:32 +0200 ThyInfo.register_thy;
wenzelm [Tue, 31 Jul 2007 00:56:32 +0200] rev 24079
ThyInfo.register_thy;
Tue, 31 Jul 2007 00:56:31 +0200 turned fast_arith_split/neq_limit into configuration options;
wenzelm [Tue, 31 Jul 2007 00:56:31 +0200] rev 24078
turned fast_arith_split/neq_limit into configuration options;
Tue, 31 Jul 2007 00:56:31 +0200 added global config options;
wenzelm [Tue, 31 Jul 2007 00:56:31 +0200] rev 24077
added global config options;
Tue, 31 Jul 2007 00:56:29 +0200 arith method setup: proper context;
wenzelm [Tue, 31 Jul 2007 00:56:29 +0200] rev 24076
arith method setup: proper context; turned fast_arith_split/neq_limit into configuration options; tuned signatures; misc cleanup;
Tue, 31 Jul 2007 00:56:26 +0200 arith method setup: proper context;
wenzelm [Tue, 31 Jul 2007 00:56:26 +0200] rev 24075
arith method setup: proper context;
Mon, 30 Jul 2007 19:46:15 +0200 tuned ML declarations;
wenzelm [Mon, 30 Jul 2007 19:46:15 +0200] rev 24074
tuned ML declarations;
Mon, 30 Jul 2007 19:46:13 +0200 simultaneous use_thys;
wenzelm [Mon, 30 Jul 2007 19:46:13 +0200] rev 24073
simultaneous use_thys; tuned;
Mon, 30 Jul 2007 19:22:27 +0200 dequeue: wait loop while PROTECTED -- avoids race condition;
wenzelm [Mon, 30 Jul 2007 19:22:27 +0200] rev 24072
dequeue: wait loop while PROTECTED -- avoids race condition;
Mon, 30 Jul 2007 11:12:28 +0200 marked some CRITICAL sections;
wenzelm [Mon, 30 Jul 2007 11:12:28 +0200] rev 24071
marked some CRITICAL sections;
Mon, 30 Jul 2007 10:39:12 +0200 updated some of the definitions and proofs
urbanc [Mon, 30 Jul 2007 10:39:12 +0200] rev 24070
updated some of the definitions and proofs
Sun, 29 Jul 2007 23:27:40 +0200 tuned msgs;
wenzelm [Sun, 29 Jul 2007 23:27:40 +0200] rev 24069
tuned msgs; tuned;
Sun, 29 Jul 2007 22:42:02 +0200 deps: keep thy source text, avoid reloading;
wenzelm [Sun, 29 Jul 2007 22:42:02 +0200] rev 24068
deps: keep thy source text, avoid reloading; schedule: pick the first task with maximal imm_succs;
Sun, 29 Jul 2007 22:42:00 +0200 adapted ThyLoad.deps_thy;
wenzelm [Sun, 29 Jul 2007 22:42:00 +0200] rev 24067
adapted ThyLoad.deps_thy;
Sun, 29 Jul 2007 22:41:59 +0200 more informative tracing;
wenzelm [Sun, 29 Jul 2007 22:41:59 +0200] rev 24066
more informative tracing; tuned;
Sun, 29 Jul 2007 22:41:58 +0200 load_thy: avoid reloading of text;
wenzelm [Sun, 29 Jul 2007 22:41:58 +0200] rev 24065
load_thy: avoid reloading of text; tuned;
Sun, 29 Jul 2007 22:41:55 +0200 added of_list_limited (with limit argument);
wenzelm [Sun, 29 Jul 2007 22:41:55 +0200] rev 24064
added of_list_limited (with limit argument); removed of_string_limited;
Sun, 29 Jul 2007 19:46:04 +0200 more informative tracing;
wenzelm [Sun, 29 Jul 2007 19:46:04 +0200] rev 24063
more informative tracing;
Sun, 29 Jul 2007 19:46:03 +0200 explicit global state argument -- no longer CRITICAL;
wenzelm [Sun, 29 Jul 2007 19:46:03 +0200] rev 24062
explicit global state argument -- no longer CRITICAL;
Sun, 29 Jul 2007 19:46:02 +0200 added option -T (multithreading trace mode);
wenzelm [Sun, 29 Jul 2007 19:46:02 +0200] rev 24061
added option -T (multithreading trace mode);
Sun, 29 Jul 2007 17:28:57 +0200 critical: improved diagostics;
wenzelm [Sun, 29 Jul 2007 17:28:57 +0200] rev 24060
critical: improved diagostics; schedule: proper broadcast on wakeup condition;
Sun, 29 Jul 2007 17:28:56 +0200 tuned msg;
wenzelm [Sun, 29 Jul 2007 17:28:56 +0200] rev 24059
tuned msg;
Sun, 29 Jul 2007 17:28:55 +0200 NAMED_CRITICAL;
wenzelm [Sun, 29 Jul 2007 17:28:55 +0200] rev 24058
NAMED_CRITICAL;
Sun, 29 Jul 2007 16:00:06 +0200 removed obsolete Output.ML_errors/toplevel_errors;
wenzelm [Sun, 29 Jul 2007 16:00:06 +0200] rev 24057
removed obsolete Output.ML_errors/toplevel_errors; moved ML toplevel use commands to pure_setup.ML;
Sun, 29 Jul 2007 16:00:05 +0200 removed obsolete Output.ML_errors/toplevel_errors;
wenzelm [Sun, 29 Jul 2007 16:00:05 +0200] rev 24056
removed obsolete Output.ML_errors/toplevel_errors;
Sun, 29 Jul 2007 16:00:04 +0200 added TOPLEVEL_ERROR (simplified version from output.ML);
wenzelm [Sun, 29 Jul 2007 16:00:04 +0200] rev 24055
added TOPLEVEL_ERROR (simplified version from output.ML);
Sun, 29 Jul 2007 16:00:03 +0200 removed obsolete TOPLEVEL_ERROR etc. (cf. toplevel.ML);
wenzelm [Sun, 29 Jul 2007 16:00:03 +0200] rev 24054
removed obsolete TOPLEVEL_ERROR etc. (cf. toplevel.ML);
Sun, 29 Jul 2007 16:00:02 +0200 added ML toplevel use commands: Toplevel.program;
wenzelm [Sun, 29 Jul 2007 16:00:02 +0200] rev 24053
added ML toplevel use commands: Toplevel.program; added install_pp stuff;
Sun, 29 Jul 2007 16:00:00 +0200 removed obsolete install_pp.ML (cf. pure_setup.ML);
wenzelm [Sun, 29 Jul 2007 16:00:00 +0200] rev 24052
removed obsolete install_pp.ML (cf. pure_setup.ML);
Sun, 29 Jul 2007 14:30:07 +0200 replaced program_defs_ref by proper context data (via attribute "program");
wenzelm [Sun, 29 Jul 2007 14:30:07 +0200] rev 24051
replaced program_defs_ref by proper context data (via attribute "program");
Sun, 29 Jul 2007 14:30:06 +0200 renamed Drule.is_dummy_thm to Thm.is_dummy;
wenzelm [Sun, 29 Jul 2007 14:30:06 +0200] rev 24050
renamed Drule.is_dummy_thm to Thm.is_dummy;
Sun, 29 Jul 2007 14:30:05 +0200 added list update;
wenzelm [Sun, 29 Jul 2007 14:30:05 +0200] rev 24049
added list update;
Sun, 29 Jul 2007 14:30:04 +0200 moved Drule.add/del/merge_rules to Thm.add/del/merge_thms;
wenzelm [Sun, 29 Jul 2007 14:30:04 +0200] rev 24048
moved Drule.add/del/merge_rules to Thm.add/del/merge_thms; moved Drule.is_dummy_thm to Thm.is_dummy;
Sun, 29 Jul 2007 14:30:03 +0200 Named collections of theorems in canonical order.
wenzelm [Sun, 29 Jul 2007 14:30:03 +0200] rev 24047
Named collections of theorems in canonical order.
Sun, 29 Jul 2007 14:30:02 +0200 added Tools/named_thms.ML;
wenzelm [Sun, 29 Jul 2007 14:30:02 +0200] rev 24046
added Tools/named_thms.ML;
Sun, 29 Jul 2007 14:30:01 +0200 renamed Drule.add/del/merge_rules to Thm.add/del/merge_thms;
wenzelm [Sun, 29 Jul 2007 14:30:01 +0200] rev 24045
renamed Drule.add/del/merge_rules to Thm.add/del/merge_thms; tuned;
Sun, 29 Jul 2007 14:30:00 +0200 avoid ill-defined Simp_tac;
wenzelm [Sun, 29 Jul 2007 14:30:00 +0200] rev 24044
avoid ill-defined Simp_tac;
Sun, 29 Jul 2007 14:29:59 +0200 marked some CRITICAL sections;
wenzelm [Sun, 29 Jul 2007 14:29:59 +0200] rev 24043
marked some CRITICAL sections;
Sun, 29 Jul 2007 14:29:58 +0200 simplified ResAtpset via NamedThmsFun;
wenzelm [Sun, 29 Jul 2007 14:29:58 +0200] rev 24042
simplified ResAtpset via NamedThmsFun;
Sun, 29 Jul 2007 14:29:57 +0200 metis_tac: proper context (ProofContext.init it *not* sufficient);
wenzelm [Sun, 29 Jul 2007 14:29:57 +0200] rev 24041
metis_tac: proper context (ProofContext.init it *not* sufficient); simplified method setup;
Sun, 29 Jul 2007 14:29:56 +0200 proper simproc_setup for "neq", "let_simp";
wenzelm [Sun, 29 Jul 2007 14:29:56 +0200] rev 24040
proper simproc_setup for "neq", "let_simp"; removed dead code;
Sun, 29 Jul 2007 14:29:54 +0200 renamed Drule.add/del/merge_rules to Thm.add/del/merge_thms;
wenzelm [Sun, 29 Jul 2007 14:29:54 +0200] rev 24039
renamed Drule.add/del/merge_rules to Thm.add/del/merge_thms;
Sun, 29 Jul 2007 14:29:52 +0200 replaced make_imp by rev_mp;
wenzelm [Sun, 29 Jul 2007 14:29:52 +0200] rev 24038
replaced make_imp by rev_mp;
Sun, 29 Jul 2007 14:29:51 +0200 proper simproc_setup for "list_neq";
wenzelm [Sun, 29 Jul 2007 14:29:51 +0200] rev 24037
proper simproc_setup for "list_neq";
Sun, 29 Jul 2007 14:29:50 +0200 removed obsolete Tools/res_atpset.ML;
wenzelm [Sun, 29 Jul 2007 14:29:50 +0200] rev 24036
removed obsolete Tools/res_atpset.ML;
Sun, 29 Jul 2007 14:29:49 +0200 simplified ResAtpset via NamedThmsFun;
wenzelm [Sun, 29 Jul 2007 14:29:49 +0200] rev 24035
simplified ResAtpset via NamedThmsFun; proper simproc_setup for "neq", "let_simp";
Sun, 29 Jul 2007 14:29:48 +0200 simplified "eval" setup via NamedThmsFun;
wenzelm [Sun, 29 Jul 2007 14:29:48 +0200] rev 24034
simplified "eval" setup via NamedThmsFun;
Sat, 28 Jul 2007 22:19:31 +0200 tuned;
wenzelm [Sat, 28 Jul 2007 22:19:31 +0200] rev 24033
tuned;
Sat, 28 Jul 2007 22:17:46 +0200 * Isar: command 'declaration';
wenzelm [Sat, 28 Jul 2007 22:17:46 +0200] rev 24032
* Isar: command 'declaration'; * Isar: proper interfaces for simplification procedures; * Isar: an extra pair of brackets around attribute declarations abbreviates a theorem reference involving an internal dummy fact;
Sat, 28 Jul 2007 22:01:06 +0200 type Morphism.declaration;
wenzelm [Sat, 28 Jul 2007 22:01:06 +0200] rev 24031
type Morphism.declaration;
Sat, 28 Jul 2007 22:01:01 +0200 attribute "option": proper naming within the theory
wenzelm [Sat, 28 Jul 2007 22:01:01 +0200] rev 24030
attribute "option": proper naming within the theory
Sat, 28 Jul 2007 22:01:00 +0200 removed dead code;
wenzelm [Sat, 28 Jul 2007 22:01:00 +0200] rev 24029
removed dead code;
Sat, 28 Jul 2007 22:00:59 +0200 declaration: proper naming within the theory;
wenzelm [Sat, 28 Jul 2007 22:00:59 +0200] rev 24028
declaration: proper naming within the theory;
Sat, 28 Jul 2007 22:00:58 +0200 use config_option.ML after sign.ML;
wenzelm [Sat, 28 Jul 2007 22:00:58 +0200] rev 24027
use config_option.ML after sign.ML;
Sat, 28 Jul 2007 21:09:14 +0200 commands 'declare', 'declaration';
wenzelm [Sat, 28 Jul 2007 21:09:14 +0200] rev 24026
commands 'declare', 'declaration';
Sat, 28 Jul 2007 20:40:31 +0200 added :|-- (dependent projection);
wenzelm [Sat, 28 Jul 2007 20:40:31 +0200] rev 24025
added :|-- (dependent projection); tuned;
Sat, 28 Jul 2007 20:40:30 +0200 added attribute "simproc";
wenzelm [Sat, 28 Jul 2007 20:40:30 +0200] rev 24024
added attribute "simproc"; marked some CRITICAL sections; tuned;
Sat, 28 Jul 2007 20:40:29 +0200 setmp: NAMED_CRITICAL;
wenzelm [Sat, 28 Jul 2007 20:40:29 +0200] rev 24023
setmp: NAMED_CRITICAL;
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip