Thu, 12 Aug 2010 17:56:44 +0200 dropped dead code
haftmann [Thu, 12 Aug 2010 17:56:44 +0200] rev 38395
dropped dead code
Thu, 12 Aug 2010 17:56:43 +0200 moved Record.thy from session Plain to Main; avoid variable name acc
haftmann [Thu, 12 Aug 2010 17:56:43 +0200] rev 38394
moved Record.thy from session Plain to Main; avoid variable name acc
Thu, 12 Aug 2010 17:56:41 +0200 group record-related ML files
haftmann [Thu, 12 Aug 2010 17:56:41 +0200] rev 38393
group record-related ML files
Thu, 12 Aug 2010 13:53:42 +0200 Class.declare -> Class.const
haftmann [Thu, 12 Aug 2010 13:53:42 +0200] rev 38392
Class.declare -> Class.const
Thu, 12 Aug 2010 13:42:13 +0200 named target is optional; explicit Name_Target.reinit
haftmann [Thu, 12 Aug 2010 13:42:13 +0200] rev 38391
named target is optional; explicit Name_Target.reinit
Thu, 12 Aug 2010 13:42:12 +0200 named target is optional
haftmann [Thu, 12 Aug 2010 13:42:12 +0200] rev 38390
named target is optional
Thu, 12 Aug 2010 13:28:18 +0200 Named_Target.init: empty string represents theory target
haftmann [Thu, 12 Aug 2010 13:28:18 +0200] rev 38389
Named_Target.init: empty string represents theory target
Thu, 12 Aug 2010 13:23:46 +0200 Named_Target.theory_init
haftmann [Thu, 12 Aug 2010 13:23:46 +0200] rev 38388
Named_Target.theory_init
Thu, 12 Aug 2010 20:11:13 +0800 simplified code
Christian Urban <urbanc@in.tum.de> [Thu, 12 Aug 2010 20:11:13 +0800] rev 38387
simplified code
Thu, 12 Aug 2010 09:00:19 +0200 tuned
haftmann [Thu, 12 Aug 2010 09:00:19 +0200] rev 38386
tuned
Thu, 12 Aug 2010 08:58:32 +0200 tuned
haftmann [Thu, 12 Aug 2010 08:58:32 +0200] rev 38385
tuned
Wed, 11 Aug 2010 20:25:44 +0200 merged
haftmann [Wed, 11 Aug 2010 20:25:44 +0200] rev 38384
merged
Wed, 11 Aug 2010 17:59:33 +0200 tuned whitespace
haftmann [Wed, 11 Aug 2010 17:59:33 +0200] rev 38383
tuned whitespace
Wed, 11 Aug 2010 17:59:32 +0200 tuned internal structure
haftmann [Wed, 11 Aug 2010 17:59:32 +0200] rev 38382
tuned internal structure
Wed, 11 Aug 2010 17:19:27 +0200 remove reinit operation alltogether
haftmann [Wed, 11 Aug 2010 17:19:27 +0200] rev 38381
remove reinit operation alltogether
Wed, 11 Aug 2010 17:16:02 +0200 avoid arcane Local_Theory.reinit entirely
haftmann [Wed, 11 Aug 2010 17:16:02 +0200] rev 38380
avoid arcane Local_Theory.reinit entirely
Wed, 11 Aug 2010 16:02:03 +0200 more convenient split of class modules: class and class_declaration
haftmann [Wed, 11 Aug 2010 16:02:03 +0200] rev 38379
more convenient split of class modules: class and class_declaration
Wed, 11 Aug 2010 15:45:15 +0200 tuned
haftmann [Wed, 11 Aug 2010 15:45:15 +0200] rev 38378
tuned
Wed, 11 Aug 2010 15:09:31 +0200 stripped signature
haftmann [Wed, 11 Aug 2010 15:09:31 +0200] rev 38377
stripped signature
Wed, 11 Aug 2010 15:09:30 +0200 explicit accessed to structure Class_Target
haftmann [Wed, 11 Aug 2010 15:09:30 +0200] rev 38376
explicit accessed to structure Class_Target
Wed, 11 Aug 2010 14:54:10 +0200 tuned lowercase
haftmann [Wed, 11 Aug 2010 14:54:10 +0200] rev 38375
tuned lowercase
Sat, 14 Aug 2010 12:01:50 +0200 moved Document.text_edits to Thy_Syntax;
wenzelm [Sat, 14 Aug 2010 12:01:50 +0200] rev 38374
moved Document.text_edits to Thy_Syntax;
Sat, 14 Aug 2010 11:52:24 +0200 tuned;
wenzelm [Sat, 14 Aug 2010 11:52:24 +0200] rev 38373
tuned;
Fri, 13 Aug 2010 21:33:13 +0200 added Isabelle_Process.input_bytes, which avoids the somewhat slow Standard_System.string_bytes (just in case someone wants to stream raw data at 250MB/s);
wenzelm [Fri, 13 Aug 2010 21:33:13 +0200] rev 38372
added Isabelle_Process.input_bytes, which avoids the somewhat slow Standard_System.string_bytes (just in case someone wants to stream raw data at 250MB/s);
Fri, 13 Aug 2010 21:30:10 +0200 do not buffer fifo streams here -- done in Isabelle_Process;
wenzelm [Fri, 13 Aug 2010 21:30:10 +0200] rev 38371
do not buffer fifo streams here -- done in Isabelle_Process; removed misleading comments -- blocking on open is not reliable on non-standard systems (Cygwin);
Fri, 13 Aug 2010 18:21:19 +0200 explicit Document.State value, instead of individual state variables in Session, Command, Document;
wenzelm [Fri, 13 Aug 2010 18:21:19 +0200] rev 38370
explicit Document.State value, instead of individual state variables in Session, Command, Document; Session.snapshot: pure value based on Document.State; Document.edit_texts: no treatment of state assignment here;
Fri, 13 Aug 2010 18:16:50 +0200 edit_document: more precise status position;
wenzelm [Fri, 13 Aug 2010 18:16:50 +0200] rev 38369
edit_document: more precise status position;
Fri, 13 Aug 2010 17:35:28 +0200 added get_after convenience;
wenzelm [Fri, 13 Aug 2010 17:35:28 +0200] rev 38368
added get_after convenience;
Thu, 12 Aug 2010 17:55:23 +0200 more basic notion of unparsed input;
wenzelm [Thu, 12 Aug 2010 17:55:23 +0200] rev 38367
more basic notion of unparsed input;
Thu, 12 Aug 2010 17:37:58 +0200 simplified/clarified Change: transition prev --edits--> result, based on futures;
wenzelm [Thu, 12 Aug 2010 17:37:58 +0200] rev 38366
simplified/clarified Change: transition prev --edits--> result, based on futures; Session.history: plain List instead of somewhat indirect Change.ancestors; tuned;
Thu, 12 Aug 2010 16:23:04 +0200 moved snapshot to Session (cf. 96b22dfeb56a);
wenzelm [Thu, 12 Aug 2010 16:23:04 +0200] rev 38365
moved snapshot to Session (cf. 96b22dfeb56a);
Thu, 12 Aug 2010 16:01:44 +0200 Change: eliminated id, which is merely the resulting document id and is only required in joined state anyway;
wenzelm [Thu, 12 Aug 2010 16:01:44 +0200] rev 38364
Change: eliminated id, which is merely the resulting document id and is only required in joined state anyway; Document.edit_text: create new document id here;
Thu, 12 Aug 2010 15:19:11 +0200 clarified "state" (accumulated data) vs. "exec" (execution that produces data);
wenzelm [Thu, 12 Aug 2010 15:19:11 +0200] rev 38363
clarified "state" (accumulated data) vs. "exec" (execution that produces data); generic type Document.id (ML) / Document.ID;
Thu, 12 Aug 2010 14:22:23 +0200 misc tuning and simplification;
wenzelm [Thu, 12 Aug 2010 14:22:23 +0200] rev 38362
misc tuning and simplification;
Thu, 12 Aug 2010 13:59:18 +0200 specific command state;
wenzelm [Thu, 12 Aug 2010 13:59:18 +0200] rev 38361
specific command state;
Thu, 12 Aug 2010 13:49:08 +0200 specific Session.Commands_Changed;
wenzelm [Thu, 12 Aug 2010 13:49:08 +0200] rev 38360
specific Session.Commands_Changed;
Thu, 12 Aug 2010 13:43:55 +0200 consider snapshot as service of Session, not Document.Change;
wenzelm [Thu, 12 Aug 2010 13:43:55 +0200] rev 38359
consider snapshot as service of Session, not Document.Change;
Thu, 12 Aug 2010 13:42:05 +0200 tuned scope;
wenzelm [Thu, 12 Aug 2010 13:42:05 +0200] rev 38358
tuned scope;
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
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip