Thu, 16 Aug 2007 11:45:06 +0200 fixed codegen setup
haftmann [Thu, 16 Aug 2007 11:45:06 +0200] rev 24293
fixed codegen setup
Thu, 16 Aug 2007 11:45:05 +0200 added evaluation examples
haftmann [Thu, 16 Aug 2007 11:45:05 +0200] rev 24292
added evaluation examples
Wed, 15 Aug 2007 22:21:13 +0200 main: wait_timeout (1 second);
wenzelm [Wed, 15 Aug 2007 22:21:13 +0200] rev 24291
main: wait_timeout (1 second);
Wed, 15 Aug 2007 20:26:57 +0200 tuned comments;
wenzelm [Wed, 15 Aug 2007 20:26:57 +0200] rev 24290
tuned comments;
Wed, 15 Aug 2007 19:24:23 +0200 added sendback;
wenzelm [Wed, 15 Aug 2007 19:24:23 +0200] rev 24289
added sendback;
Wed, 15 Aug 2007 15:06:58 +0200 combining the relevance filter with res_atp
paulson [Wed, 15 Aug 2007 15:06:58 +0200] rev 24288
combining the relevance filter with res_atp
Wed, 15 Aug 2007 13:50:47 +0200 combining the relevance filter with res_atp
paulson [Wed, 15 Aug 2007 13:50:47 +0200] rev 24287
combining the relevance filter with res_atp
Wed, 15 Aug 2007 12:52:56 +0200 ATP blacklisting is now in theory data, attribute noatp
paulson [Wed, 15 Aug 2007 12:52:56 +0200] rev 24286
ATP blacklisting is now in theory data, attribute noatp
Wed, 15 Aug 2007 09:02:11 +0200 added Code_Setup
haftmann [Wed, 15 Aug 2007 09:02:11 +0200] rev 24285
added Code_Setup
Wed, 15 Aug 2007 08:57:45 +0200 fixed OCaml bug
haftmann [Wed, 15 Aug 2007 08:57:45 +0200] rev 24284
fixed OCaml bug
Wed, 15 Aug 2007 08:57:42 +0200 tuned
haftmann [Wed, 15 Aug 2007 08:57:42 +0200] rev 24283
tuned
Wed, 15 Aug 2007 08:57:41 +0200 extended
haftmann [Wed, 15 Aug 2007 08:57:41 +0200] rev 24282
extended
Wed, 15 Aug 2007 08:57:40 +0200 added Eval_Witness theory
haftmann [Wed, 15 Aug 2007 08:57:40 +0200] rev 24281
added Eval_Witness theory
Wed, 15 Aug 2007 08:57:39 +0200 updated code generator setup
haftmann [Wed, 15 Aug 2007 08:57:39 +0200] rev 24280
updated code generator setup
Wed, 15 Aug 2007 08:57:38 +0200 updated
haftmann [Wed, 15 Aug 2007 08:57:38 +0200] rev 24279
updated
Tue, 14 Aug 2007 23:23:09 +0200 renamed standard_read_XXX to standard_parse_XXX;
wenzelm [Tue, 14 Aug 2007 23:23:09 +0200] rev 24278
renamed standard_read_XXX to standard_parse_XXX; added global_read/parse_XXX;
Tue, 14 Aug 2007 23:23:06 +0200 added implicit type mode (cf. Type.mode);
wenzelm [Tue, 14 Aug 2007 23:23:06 +0200] rev 24277
added implicit type mode (cf. Type.mode); added inner syntax parsers for sort/typ (no term/prop yet); infer_types: exception TYPE => error; read_vars: Syntax.parse_typ;
Tue, 14 Aug 2007 23:23:04 +0200 Syntax.global_read_sort;
wenzelm [Tue, 14 Aug 2007 23:23:04 +0200] rev 24276
Syntax.global_read_sort;
Tue, 14 Aug 2007 23:23:00 +0200 infer_types: depend on Type.mode;
wenzelm [Tue, 14 Aug 2007 23:23:00 +0200] rev 24275
infer_types: depend on Type.mode;
Tue, 14 Aug 2007 23:22:58 +0200 type mode: models certification mode (default, syntax, abbrev);
wenzelm [Tue, 14 Aug 2007 23:22:58 +0200] rev 24274
type mode: models certification mode (default, syntax, abbrev); replaced certify_typ_syntax/abbrev by certify_typ_mode;
Tue, 14 Aug 2007 23:22:55 +0200 replaced certify_typ_syntax/abbrev by certify_typ_mode;
wenzelm [Tue, 14 Aug 2007 23:22:55 +0200] rev 24273
replaced certify_typ_syntax/abbrev by certify_typ_mode; removed obsolete read_sort', read_typ', read_typ_syntax', read_typ_abbrev';
Tue, 14 Aug 2007 23:22:53 +0200 tuned order;
wenzelm [Tue, 14 Aug 2007 23:22:53 +0200] rev 24272
tuned order;
Tue, 14 Aug 2007 23:22:51 +0200 avoid low-level tsig;
wenzelm [Tue, 14 Aug 2007 23:22:51 +0200] rev 24271
avoid low-level tsig;
Tue, 14 Aug 2007 23:22:49 +0200 fixed dummyT (used as constraint);
wenzelm [Tue, 14 Aug 2007 23:22:49 +0200] rev 24270
fixed dummyT (used as constraint);
Tue, 14 Aug 2007 23:05:55 +0200 remove redundant assumption from Rep_range lemma
huffman [Tue, 14 Aug 2007 23:05:55 +0200] rev 24269
remove redundant assumption from Rep_range lemma
Tue, 14 Aug 2007 23:04:27 +0200 minimize imports
huffman [Tue, 14 Aug 2007 23:04:27 +0200] rev 24268
minimize imports
Tue, 14 Aug 2007 23:03:42 +0200 rename lemmas finite->finite_UNIV, finite_set->finite; declare finite[simp]
huffman [Tue, 14 Aug 2007 23:03:42 +0200] rev 24267
rename lemmas finite->finite_UNIV, finite_set->finite; declare finite[simp]
Tue, 14 Aug 2007 19:23:27 +0200 extended linear arith capabilities with code by Amine
nipkow [Tue, 14 Aug 2007 19:23:27 +0200] rev 24266
extended linear arith capabilities with code by Amine
Tue, 14 Aug 2007 15:09:33 +0200 fix the generation of eqvt lemma of equality form from the imp form when the relation is equality
narboux [Tue, 14 Aug 2007 15:09:33 +0200] rev 24265
fix the generation of eqvt lemma of equality form from the imp form when the relation is equality
Tue, 14 Aug 2007 13:20:47 +0200 moved Tools/xml.ML to General/xml.ML (again);
wenzelm [Tue, 14 Aug 2007 13:20:47 +0200] rev 24264
moved Tools/xml.ML to General/xml.ML (again);
Tue, 14 Aug 2007 13:20:21 +0200 added generic wrapper for parse/read functions;
wenzelm [Tue, 14 Aug 2007 13:20:21 +0200] rev 24263
added generic wrapper for parse/read functions; renamed read_term to standard_read_term etc.;
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
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip