Wed, 11 Aug 2010 23:46:38 +0200 Document.print_id;
wenzelm [Wed, 11 Aug 2010 23:46:38 +0200] rev 38357
Document.print_id;
Wed, 11 Aug 2010 23:29:17 +0200 consider command state as part of Snapshot, not Document;
wenzelm [Wed, 11 Aug 2010 23:29:17 +0200] rev 38356
consider command state as part of Snapshot, not Document;
Wed, 11 Aug 2010 22:41:26 +0200 represent document ids by (long) int, to benefit from the somewhat faster Inttab in ML (LinearSet in Scala is invariably indexed by native object ids);
wenzelm [Wed, 11 Aug 2010 22:41:26 +0200] rev 38355
represent document ids by (long) int, to benefit from the somewhat faster Inttab in ML (LinearSet in Scala is invariably indexed by native object ids);
Wed, 11 Aug 2010 18:44:06 +0200 Named_Target;
wenzelm [Wed, 11 Aug 2010 18:44:06 +0200] rev 38354
Named_Target;
Wed, 11 Aug 2010 18:41:06 +0200 modernized specifications;
wenzelm [Wed, 11 Aug 2010 18:41:06 +0200] rev 38353
modernized specifications; tuned headers;
Wed, 11 Aug 2010 18:22:14 +0200 spelling;
wenzelm [Wed, 11 Aug 2010 18:22:14 +0200] rev 38352
spelling;
Wed, 11 Aug 2010 18:17:53 +0200 merged
wenzelm [Wed, 11 Aug 2010 18:17:53 +0200] rev 38351
merged
Wed, 11 Aug 2010 14:45:38 +0200 renamed Theory_Target to the more appropriate Named_Target
haftmann [Wed, 11 Aug 2010 14:45:38 +0200] rev 38350
renamed Theory_Target to the more appropriate Named_Target
Wed, 11 Aug 2010 14:41:16 +0200 discontinue old implementation of `foundation`
haftmann [Wed, 11 Aug 2010 14:41:16 +0200] rev 38349
discontinue old implementation of `foundation`
Wed, 11 Aug 2010 14:31:43 +0200 moved instantiation target formally to class_target.ML
haftmann [Wed, 11 Aug 2010 14:31:43 +0200] rev 38348
moved instantiation target formally to class_target.ML
Wed, 11 Aug 2010 14:31:40 +0200 NEWS
haftmann [Wed, 11 Aug 2010 14:31:40 +0200] rev 38347
NEWS
Wed, 11 Aug 2010 14:20:34 +0200 merged
haftmann [Wed, 11 Aug 2010 14:20:34 +0200] rev 38346
merged
Wed, 11 Aug 2010 14:19:32 +0200 print fcomp combinator only monadic in connection with other monadic expressions
haftmann [Wed, 11 Aug 2010 14:19:32 +0200] rev 38345
print fcomp combinator only monadic in connection with other monadic expressions
Wed, 11 Aug 2010 14:19:52 +0200 merged
haftmann [Wed, 11 Aug 2010 14:19:52 +0200] rev 38344
merged
Wed, 11 Aug 2010 13:31:29 +0200 merged
haftmann [Wed, 11 Aug 2010 13:31:29 +0200] rev 38343
merged
Wed, 11 Aug 2010 12:30:48 +0200 moved overloading target formally to overloading.ML
haftmann [Wed, 11 Aug 2010 12:30:48 +0200] rev 38342
moved overloading target formally to overloading.ML
Wed, 11 Aug 2010 12:24:24 +0200 moved theory-level target operation fragements to Generic_Target; adjusted bootstrap order
haftmann [Wed, 11 Aug 2010 12:24:24 +0200] rev 38341
moved theory-level target operation fragements to Generic_Target; adjusted bootstrap order
Wed, 11 Aug 2010 12:04:49 +0200 merged
haftmann [Wed, 11 Aug 2010 12:04:49 +0200] rev 38340
merged
Wed, 11 Aug 2010 08:59:41 +0200 whitespace tuning
haftmann [Wed, 11 Aug 2010 08:59:41 +0200] rev 38339
whitespace tuning
Wed, 11 Aug 2010 08:58:18 +0200 remove overloading and instantiation from data slot
haftmann [Wed, 11 Aug 2010 08:58:18 +0200] rev 38338
remove overloading and instantiation from data slot
Wed, 11 Aug 2010 18:11:07 +0200 removed obsolete Toplevel.enter_proof_body;
wenzelm [Wed, 11 Aug 2010 18:11:07 +0200] rev 38337
removed obsolete Toplevel.enter_proof_body;
Wed, 11 Aug 2010 18:10:39 +0200 standardized pretty printing of consts (e.g. see find_theorems, print_theory);
wenzelm [Wed, 11 Aug 2010 18:10:39 +0200] rev 38336
standardized pretty printing of consts (e.g. see find_theorems, print_theory);
Wed, 11 Aug 2010 18:03:02 +0200 misc tuning and simplification;
wenzelm [Wed, 11 Aug 2010 18:03:02 +0200] rev 38335
misc tuning and simplification;
Wed, 11 Aug 2010 17:50:29 +0200 simplified/unified command setup;
wenzelm [Wed, 11 Aug 2010 17:50:29 +0200] rev 38334
simplified/unified command setup;
Wed, 11 Aug 2010 17:37:04 +0200 removed obsolete Proof.get_thmss_cmd (cf. Attrib.eval_thms);
wenzelm [Wed, 11 Aug 2010 17:37:04 +0200] rev 38333
removed obsolete Proof.get_thmss_cmd (cf. Attrib.eval_thms);
Wed, 11 Aug 2010 17:31:56 +0200 prefer plain Attrib.eval_thmss -- also means the assert_forward of Proof.get_thmss_cmd is skipped, leading to uniform (albeit odd) behaviour concerning forward chaining;
wenzelm [Wed, 11 Aug 2010 17:31:56 +0200] rev 38332
prefer plain Attrib.eval_thmss -- also means the assert_forward of Proof.get_thmss_cmd is skipped, leading to uniform (albeit odd) behaviour concerning forward chaining; tuned;
Wed, 11 Aug 2010 17:29:54 +0200 prefer plain Attrib.eval_thms with plain Proof.context instead of Proof.state;
wenzelm [Wed, 11 Aug 2010 17:29:54 +0200] rev 38331
prefer plain Attrib.eval_thms with plain Proof.context instead of Proof.state;
Wed, 11 Aug 2010 17:24:57 +0200 tuned eval_thms (cf. note etc. in proof.ML);
wenzelm [Wed, 11 Aug 2010 17:24:57 +0200] rev 38330
tuned eval_thms (cf. note etc. in proof.ML);
Wed, 11 Aug 2010 15:17:13 +0200 use Pretty.enum convenience;
wenzelm [Wed, 11 Aug 2010 15:17:13 +0200] rev 38329
use Pretty.enum convenience;
Wed, 11 Aug 2010 15:00:31 +0200 tuned whitespace;
wenzelm [Wed, 11 Aug 2010 15:00:31 +0200] rev 38328
tuned whitespace;
Wed, 11 Aug 2010 13:39:36 +0200 more precise and more maintainable dependencies;
wenzelm [Wed, 11 Aug 2010 13:39:36 +0200] rev 38327
more precise and more maintainable dependencies;
Wed, 11 Aug 2010 12:50:33 +0200 merged, resolving conflict in src/Pure/IsaMakefile concerning General/xml_data.ML;
wenzelm [Wed, 11 Aug 2010 12:50:33 +0200] rev 38326
merged, resolving conflict in src/Pure/IsaMakefile concerning General/xml_data.ML;
Wed, 11 Aug 2010 12:04:06 +0200 * -> prod
haftmann [Wed, 11 Aug 2010 12:04:06 +0200] rev 38325
* -> prod
Wed, 11 Aug 2010 12:03:57 +0200 added .ML extension
haftmann [Wed, 11 Aug 2010 12:03:57 +0200] rev 38324
added .ML extension
Wed, 11 Aug 2010 11:56:57 +0200 avoid old unnamed infix
haftmann [Wed, 11 Aug 2010 11:56:57 +0200] rev 38323
avoid old unnamed infix
Wed, 11 Aug 2010 11:52:40 +0200 avoid inclusion of Natural module in generated code
haftmann [Wed, 11 Aug 2010 11:52:40 +0200] rev 38322
avoid inclusion of Natural module in generated code
Wed, 11 Aug 2010 09:06:31 +0200 explicit ML extension
haftmann [Wed, 11 Aug 2010 09:06:31 +0200] rev 38321
explicit ML extension
Wed, 11 Aug 2010 08:50:20 +0200 merged
haftmann [Wed, 11 Aug 2010 08:50:20 +0200] rev 38320
merged
Tue, 10 Aug 2010 16:03:54 +0200 separate initialisation for overloading and instantiation target
haftmann [Tue, 10 Aug 2010 16:03:54 +0200] rev 38319
separate initialisation for overloading and instantiation target
Tue, 10 Aug 2010 15:38:33 +0200 different foundations for different targets; simplified syntax handling of abbreviations
haftmann [Tue, 10 Aug 2010 15:38:33 +0200] rev 38318
different foundations for different targets; simplified syntax handling of abbreviations
Wed, 11 Aug 2010 13:30:24 +0800 deleted duplicate lemma
Christian Urban <urbanc@in.tum.de> [Wed, 11 Aug 2010 13:30:24 +0800] rev 38317
deleted duplicate lemma
Tue, 10 Aug 2010 22:26:23 +0200 Revert performance improvement of 8ed3a5fb4d25 since it breaks notes element declarations.
ballarin [Tue, 10 Aug 2010 22:26:23 +0200] rev 38316
Revert performance improvement of 8ed3a5fb4d25 since it breaks notes element declarations.
Tue, 10 Aug 2010 15:09:39 +0200 basic renumbering
haftmann [Tue, 10 Aug 2010 15:09:39 +0200] rev 38315
basic renumbering
Tue, 10 Aug 2010 15:07:39 +0200 avoiding redundant primes
haftmann [Tue, 10 Aug 2010 15:07:39 +0200] rev 38314
avoiding redundant primes
Tue, 10 Aug 2010 14:57:58 +0200 separated type from term parameters
haftmann [Tue, 10 Aug 2010 14:57:58 +0200] rev 38313
separated type from term parameters
Tue, 10 Aug 2010 14:53:41 +0200 moved extra_tfrees check for mixfix syntax to Generic_Target
haftmann [Tue, 10 Aug 2010 14:53:41 +0200] rev 38312
moved extra_tfrees check for mixfix syntax to Generic_Target
Tue, 10 Aug 2010 14:47:22 +0200 name and argument grouping tuning
haftmann [Tue, 10 Aug 2010 14:47:22 +0200] rev 38311
name and argument grouping tuning
Tue, 10 Aug 2010 14:42:30 +0200 whitespace tuning
haftmann [Tue, 10 Aug 2010 14:42:30 +0200] rev 38310
whitespace tuning
Tue, 10 Aug 2010 14:15:44 +0200 added generic_target.ML
haftmann [Tue, 10 Aug 2010 14:15:44 +0200] rev 38309
added generic_target.ML
Tue, 10 Aug 2010 14:11:28 +0200 try to uniformly follow define/note/abbrev/declaration order as close as possible
haftmann [Tue, 10 Aug 2010 14:11:28 +0200] rev 38308
try to uniformly follow define/note/abbrev/declaration order as close as possible
Tue, 10 Aug 2010 14:06:38 +0200 split off structure Generic_Target into separate file
haftmann [Tue, 10 Aug 2010 14:06:38 +0200] rev 38307
split off structure Generic_Target into separate file
Tue, 10 Aug 2010 13:58:26 +0200 split off generic parts of target implementations into separate structure
haftmann [Tue, 10 Aug 2010 13:58:26 +0200] rev 38306
split off generic parts of target implementations into separate structure
Tue, 10 Aug 2010 13:25:33 +0200 restructured code for `declaration`
haftmann [Tue, 10 Aug 2010 13:25:33 +0200] rev 38305
restructured code for `declaration`
Tue, 10 Aug 2010 09:11:23 +0200 executable relation operations contributed by Tjark Weber
haftmann [Tue, 10 Aug 2010 09:11:23 +0200] rev 38304
executable relation operations contributed by Tjark Weber
Mon, 09 Aug 2010 16:56:00 +0200 factored out foundation of `define` into separate function
haftmann [Mon, 09 Aug 2010 16:56:00 +0200] rev 38303
factored out foundation of `define` into separate function
Mon, 09 Aug 2010 16:30:23 +0200 combine declaration and definition of foundation constant
haftmann [Mon, 09 Aug 2010 16:30:23 +0200] rev 38302
combine declaration and definition of foundation constant
Mon, 09 Aug 2010 15:51:27 +0200 more appropriate outline of `define`
haftmann [Mon, 09 Aug 2010 15:51:27 +0200] rev 38301
more appropriate outline of `define`
Mon, 09 Aug 2010 15:43:37 +0200 backlink definition to target `notes`
haftmann [Mon, 09 Aug 2010 15:43:37 +0200] rev 38300
backlink definition to target `notes`
Mon, 09 Aug 2010 15:40:25 +0200 merged
haftmann [Mon, 09 Aug 2010 15:40:25 +0200] rev 38299
merged
Mon, 09 Aug 2010 15:38:46 +0200 dropped idle local_facts argument; factored out theory_abbrev and locale_abbrev
haftmann [Mon, 09 Aug 2010 15:38:46 +0200] rev 38298
dropped idle local_facts argument; factored out theory_abbrev and locale_abbrev
Mon, 09 Aug 2010 15:20:50 +0200 more convenient order
haftmann [Mon, 09 Aug 2010 15:20:50 +0200] rev 38297
more convenient order
Mon, 09 Aug 2010 15:19:45 +0200 dropped misleading comments
haftmann [Mon, 09 Aug 2010 15:19:45 +0200] rev 38296
dropped misleading comments
Mon, 09 Aug 2010 15:40:06 +0200 merged
haftmann [Mon, 09 Aug 2010 15:40:06 +0200] rev 38295
merged
Mon, 09 Aug 2010 14:47:28 +0200 separated foundation of `notes`
haftmann [Mon, 09 Aug 2010 14:47:28 +0200] rev 38294
separated foundation of `notes`
Mon, 09 Aug 2010 14:20:21 +0200 more clear separation into local and global facts
haftmann [Mon, 09 Aug 2010 14:20:21 +0200] rev 38293
more clear separation into local and global facts
Mon, 09 Aug 2010 14:07:23 +0200 sharpened and tuned educated guess for canonical class morphism
haftmann [Mon, 09 Aug 2010 14:07:23 +0200] rev 38292
sharpened and tuned educated guess for canonical class morphism
Mon, 09 Aug 2010 13:43:01 +0200 minimize sorts in certificate instantiation
haftmann [Mon, 09 Aug 2010 13:43:01 +0200] rev 38291
minimize sorts in certificate instantiation
Mon, 09 Aug 2010 14:08:30 +0200 prevent ATP thread for staying around for 1 minute if an exception occurred earlier;
blanchet [Mon, 09 Aug 2010 14:08:30 +0200] rev 38290
prevent ATP thread for staying around for 1 minute if an exception occurred earlier; this is a workaround for what could be a misfeature of "Async_Manager", which I'd rather not touch
Mon, 09 Aug 2010 14:00:32 +0200 adapt "too_general_equality" blacklisting to the new FOF context, where quantifiers are sometimes present
blanchet [Mon, 09 Aug 2010 14:00:32 +0200] rev 38289
adapt "too_general_equality" blacklisting to the new FOF context, where quantifiers are sometimes present
Mon, 09 Aug 2010 13:46:25 +0200 "declare" -> "declaration" (typo)
blanchet [Mon, 09 Aug 2010 13:46:25 +0200] rev 38288
"declare" -> "declaration" (typo)
Mon, 09 Aug 2010 12:53:16 +0200 replace "setup" with "declaration"
blanchet [Mon, 09 Aug 2010 12:53:16 +0200] rev 38287
replace "setup" with "declaration"
Mon, 09 Aug 2010 12:48:40 +0200 disable Nitpick on Cygwin while I'm on vacation;
blanchet [Mon, 09 Aug 2010 12:48:40 +0200] rev 38286
disable Nitpick on Cygwin while I'm on vacation; I'll look into the timeout once I'm back
Mon, 09 Aug 2010 12:42:25 +0200 merged
blanchet [Mon, 09 Aug 2010 12:42:25 +0200] rev 38285
merged
Mon, 09 Aug 2010 12:40:15 +0200 use "declaration" instead of "setup" to register Nitpick extensions
blanchet [Mon, 09 Aug 2010 12:40:15 +0200] rev 38284
use "declaration" instead of "setup" to register Nitpick extensions
Mon, 09 Aug 2010 12:07:59 +0200 remove needless "open"
blanchet [Mon, 09 Aug 2010 12:07:59 +0200] rev 38283
remove needless "open"
Mon, 09 Aug 2010 12:05:48 +0200 move Sledgehammer's HOL -> FOL translation to separate file (sledgehammer_translate.ML)
blanchet [Mon, 09 Aug 2010 12:05:48 +0200] rev 38282
move Sledgehammer's HOL -> FOL translation to separate file (sledgehammer_translate.ML)
Mon, 09 Aug 2010 11:05:45 +0200 fiddle some more with "max_new_relevant_facts_per_iter"
blanchet [Mon, 09 Aug 2010 11:05:45 +0200] rev 38281
fiddle some more with "max_new_relevant_facts_per_iter"
Mon, 09 Aug 2010 11:03:54 +0200 replace recursion with "fold"
blanchet [Mon, 09 Aug 2010 11:03:54 +0200] rev 38280
replace recursion with "fold"
Mon, 09 Aug 2010 10:39:53 +0200 remove debugging output
blanchet [Mon, 09 Aug 2010 10:39:53 +0200] rev 38279
remove debugging output
Mon, 09 Aug 2010 10:38:57 +0200 remove now needless "Thm.transfer"
blanchet [Mon, 09 Aug 2010 10:38:57 +0200] rev 38278
remove now needless "Thm.transfer"
Mon, 09 Aug 2010 10:13:18 +0200 reintroduced old code that removed axioms from the conjecture assumptions, ported to FOF
blanchet [Mon, 09 Aug 2010 10:13:18 +0200] rev 38277
reintroduced old code that removed axioms from the conjecture assumptions, ported to FOF
Mon, 09 Aug 2010 09:57:50 +0200 merge
blanchet [Mon, 09 Aug 2010 09:57:50 +0200] rev 38276
merge
Mon, 09 Aug 2010 09:57:38 +0200 fix embarrassing bug in elim rule handling, introduced during the port to FOF
blanchet [Mon, 09 Aug 2010 09:57:38 +0200] rev 38275
fix embarrassing bug in elim rule handling, introduced during the port to FOF
Fri, 06 Aug 2010 21:10:29 +0200 minor doc changes
blanchet [Fri, 06 Aug 2010 21:10:29 +0200] rev 38274
minor doc changes
Wed, 11 Aug 2010 12:40:08 +0200 modernized some specifications;
wenzelm [Wed, 11 Aug 2010 12:40:08 +0200] rev 38273
modernized some specifications;
Wed, 11 Aug 2010 00:47:09 +0200 tuned;
wenzelm [Wed, 11 Aug 2010 00:47:09 +0200] rev 38272
tuned;
Wed, 11 Aug 2010 00:46:07 +0200 Isar_Document command input via native Isabelle_Process commands, using YXML and XML_Data representation;
wenzelm [Wed, 11 Aug 2010 00:46:07 +0200] rev 38271
Isar_Document command input via native Isabelle_Process commands, using YXML and XML_Data representation;
Wed, 11 Aug 2010 00:44:48 +0200 native Isabelle_Process commands, based on efficient byte channel protocol for string lists;
wenzelm [Wed, 11 Aug 2010 00:44:48 +0200] rev 38270
native Isabelle_Process commands, based on efficient byte channel protocol for string lists; misc clarification of proc/pid state, eliminated closing flag; misc tuning and simplification;
Wed, 11 Aug 2010 00:42:40 +0200 proper handling of empty text;
wenzelm [Wed, 11 Aug 2010 00:42:40 +0200] rev 38269
proper handling of empty text; more informative exceptions;
Wed, 11 Aug 2010 00:42:01 +0200 more uniform XML/YXML string_of_body/string_of_tree;
wenzelm [Wed, 11 Aug 2010 00:42:01 +0200] rev 38268
more uniform XML/YXML string_of_body/string_of_tree;
Tue, 10 Aug 2010 23:03:48 +0200 type XML.Body as basic data representation language (Scala version);
wenzelm [Tue, 10 Aug 2010 23:03:48 +0200] rev 38267
type XML.Body as basic data representation language (Scala version); tuned;
Tue, 10 Aug 2010 22:26:23 +0200 type XML.body as basic data representation language;
wenzelm [Tue, 10 Aug 2010 22:26:23 +0200] rev 38266
type XML.body as basic data representation language; tuned;
Tue, 10 Aug 2010 20:13:52 +0200 renamed YXML.binary_text to YXML.escape_controls to emphasize what it actually does;
wenzelm [Tue, 10 Aug 2010 20:13:52 +0200] rev 38265
renamed YXML.binary_text to YXML.escape_controls to emphasize what it actually does;
Tue, 10 Aug 2010 18:24:16 +0200 added string_bytes convenience;
wenzelm [Tue, 10 Aug 2010 18:24:16 +0200] rev 38264
added string_bytes convenience;
Tue, 10 Aug 2010 18:23:12 +0200 tuned;
wenzelm [Tue, 10 Aug 2010 18:23:12 +0200] rev 38263
tuned;
Tue, 10 Aug 2010 15:12:45 +0200 removed obsolete methods for (ML) commands;
wenzelm [Tue, 10 Aug 2010 15:12:45 +0200] rev 38262
removed obsolete methods for (ML) commands;
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip