Thu, 27 Mar 2014 21:38:45 +0100 merged
wenzelm [Thu, 27 Mar 2014 21:38:45 +0100] rev 56310
merged
Thu, 27 Mar 2014 21:18:14 +0100 tuned -- avoid code duplication;
wenzelm [Thu, 27 Mar 2014 21:18:14 +0100] rev 56309
tuned -- avoid code duplication;
Thu, 27 Mar 2014 21:16:08 +0100 tuned;
wenzelm [Thu, 27 Mar 2014 21:16:08 +0100] rev 56308
tuned;
Thu, 27 Mar 2014 20:28:19 +0100 more frugal merge of markup trees: restrict to expected range before checking trivial cases, e.g. relevant for sporadic warnings (eval_exec) within big ML reports (print_exec);
wenzelm [Thu, 27 Mar 2014 20:28:19 +0100] rev 56307
more frugal merge of markup trees: restrict to expected range before checking trivial cases, e.g. relevant for sporadic warnings (eval_exec) within big ML reports (print_exec);
Thu, 27 Mar 2014 19:47:30 +0100 back to cumulative treatment of command status, which is important for total accounting (amending 8201790fdeb9);
wenzelm [Thu, 27 Mar 2014 19:47:30 +0100] rev 56306
back to cumulative treatment of command status, which is important for total accounting (amending 8201790fdeb9);
Thu, 27 Mar 2014 18:42:53 +0100 tuned;
wenzelm [Thu, 27 Mar 2014 18:42:53 +0100] rev 56305
tuned;
Thu, 27 Mar 2014 17:56:13 +0100 redirect ML_Compiler reports more directly: only the (big) parse tree report is deferred via Execution.print (NB: this does not work for asynchronous "diag" commands);
wenzelm [Thu, 27 Mar 2014 17:56:13 +0100] rev 56304
redirect ML_Compiler reports more directly: only the (big) parse tree report is deferred via Execution.print (NB: this does not work for asynchronous "diag" commands); more explicit ML_Compiler.flags;
Thu, 27 Mar 2014 17:12:40 +0100 clarified Isabelle/ML bootstrap, such that Execution does not require ML_Compiler;
wenzelm [Thu, 27 Mar 2014 17:12:40 +0100] rev 56303
clarified Isabelle/ML bootstrap, such that Execution does not require ML_Compiler;
Thu, 27 Mar 2014 13:00:40 +0100 more frugal merge of markup trees: non-overlapping tree counts as empty;
wenzelm [Thu, 27 Mar 2014 13:00:40 +0100] rev 56302
more frugal merge of markup trees: non-overlapping tree counts as empty;
Thu, 27 Mar 2014 12:11:32 +0100 more frugal merge of markup trees: filter wrt. subsequent query;
wenzelm [Thu, 27 Mar 2014 12:11:32 +0100] rev 56301
more frugal merge of markup trees: filter wrt. subsequent query;
Thu, 27 Mar 2014 11:19:31 +0100 tuned signature;
wenzelm [Thu, 27 Mar 2014 11:19:31 +0100] rev 56300
tuned signature;
Thu, 27 Mar 2014 10:43:43 +0100 more careful treatment of multiple command states (eval + prints): merge content that is actually required;
wenzelm [Thu, 27 Mar 2014 10:43:43 +0100] rev 56299
more careful treatment of multiple command states (eval + prints): merge content that is actually required; more standard Markup_Tree merge, including trivial cases;
Wed, 26 Mar 2014 21:01:09 +0100 tuned signature -- expose less intermediate information;
wenzelm [Wed, 26 Mar 2014 21:01:09 +0100] rev 56298
tuned signature -- expose less intermediate information;
Wed, 26 Mar 2014 20:32:15 +0100 support to redirect report on asynchronous / non-strict print function (NB: not scalable due to bulky merge of markup trees);
wenzelm [Wed, 26 Mar 2014 20:32:15 +0100] rev 56297
support to redirect report on asynchronous / non-strict print function (NB: not scalable due to bulky merge of markup trees);
Wed, 26 Mar 2014 20:08:07 +0100 less markup by default -- this is stored persistently in Isabelle/Scala;
wenzelm [Wed, 26 Mar 2014 20:08:07 +0100] rev 56296
less markup by default -- this is stored persistently in Isabelle/Scala; removed dead code;
Wed, 26 Mar 2014 19:42:16 +0100 clarified valid_id: always standardize towards static command.id;
wenzelm [Wed, 26 Mar 2014 19:42:16 +0100] rev 56295
clarified valid_id: always standardize towards static command.id;
Wed, 26 Mar 2014 14:41:52 +0100 prefer Context_Position where a context is available;
wenzelm [Wed, 26 Mar 2014 14:41:52 +0100] rev 56294
prefer Context_Position where a context is available; prefer explicit Context_Position.is_visible -- avoid redundant message composition; tuned signature;
Wed, 26 Mar 2014 14:15:34 +0100 unused;
wenzelm [Wed, 26 Mar 2014 14:15:34 +0100] rev 56293
unused;
Wed, 26 Mar 2014 12:32:51 +0100 more uniform Execution.fork vs. Execution.print;
wenzelm [Wed, 26 Mar 2014 12:32:51 +0100] rev 56292
more uniform Execution.fork vs. Execution.print; asynchronous Execution.fork_prints, entrusted to Execution.fork management (NB: Command.print_finished is only relevant for persistent print functions);
Wed, 26 Mar 2014 12:15:42 +0100 added Execution.print: accumulate print operations for some command execution, which are applied later and print time;
wenzelm [Wed, 26 Mar 2014 12:15:42 +0100] rev 56291
added Execution.print: accumulate print operations for some command execution, which are applied later and print time; misc tuning;
Wed, 26 Mar 2014 11:05:25 -0700 tuned proofs
huffman [Wed, 26 Mar 2014 11:05:25 -0700] rev 56290
tuned proofs
Wed, 26 Mar 2014 14:00:37 +0000 Some useful lemmas
paulson <lp15@cam.ac.uk> [Wed, 26 Mar 2014 14:00:37 +0000] rev 56289
Some useful lemmas
Wed, 26 Mar 2014 09:19:04 +0100 tuned comments;
wenzelm [Wed, 26 Mar 2014 09:19:04 +0100] rev 56288
tuned comments;
Wed, 26 Mar 2014 09:13:38 +0100 tuned load order;
wenzelm [Wed, 26 Mar 2014 09:13:38 +0100] rev 56287
tuned load order;
Wed, 26 Mar 2014 09:07:31 +0100 superseded by (provide_)parse_files;
wenzelm [Wed, 26 Mar 2014 09:07:31 +0100] rev 56286
superseded by (provide_)parse_files;
Wed, 26 Mar 2014 08:59:53 +0100 tuned;
wenzelm [Wed, 26 Mar 2014 08:59:53 +0100] rev 56285
tuned;
Tue, 25 Mar 2014 20:12:53 +0100 merged
wenzelm [Tue, 25 Mar 2014 20:12:53 +0100] rev 56284
merged
Tue, 25 Mar 2014 19:27:55 +0100 more warnings for recent versions of Poly/ML (see also fe1f6a1707f7);
wenzelm [Tue, 25 Mar 2014 19:27:55 +0100] rev 56283
more warnings for recent versions of Poly/ML (see also fe1f6a1707f7);
Tue, 25 Mar 2014 19:13:33 +0100 eliminated dead code;
wenzelm [Tue, 25 Mar 2014 19:13:33 +0100] rev 56282
eliminated dead code;
Tue, 25 Mar 2014 19:03:02 +0100 proper configuration option "ML_print_depth";
wenzelm [Tue, 25 Mar 2014 19:03:02 +0100] rev 56281
proper configuration option "ML_print_depth"; proper ML_exception_trace for HOL-TPTP;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip