Thu, 27 Mar 2014 21:16:08 +0100tuned;
wenzelm [Thu, 27 Mar 2014 21:16:08 +0100] rev 57650
tuned;

Thu, 27 Mar 2014 20:28:19 +0100more 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 57649
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 +0100back to cumulative treatment of command status, which is important for total accounting (amending 8201790fdeb9);
wenzelm [Thu, 27 Mar 2014 19:47:30 +0100] rev 57648
back to cumulative treatment of command status, which is important for total accounting (amending 8201790fdeb9);

Thu, 27 Mar 2014 18:42:53 +0100tuned;
wenzelm [Thu, 27 Mar 2014 18:42:53 +0100] rev 57647
tuned;

Thu, 27 Mar 2014 17:56:13 +0100redirect 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 57646
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 +0100clarified Isabelle/ML bootstrap, such that Execution does not require ML_Compiler;
wenzelm [Thu, 27 Mar 2014 17:12:40 +0100] rev 57645
clarified Isabelle/ML bootstrap, such that Execution does not require ML_Compiler;

Thu, 27 Mar 2014 13:00:40 +0100more frugal merge of markup trees: non-overlapping tree counts as empty;
wenzelm [Thu, 27 Mar 2014 13:00:40 +0100] rev 57644
more frugal merge of markup trees: non-overlapping tree counts as empty;

Thu, 27 Mar 2014 12:11:32 +0100more frugal merge of markup trees: filter wrt. subsequent query;
wenzelm [Thu, 27 Mar 2014 12:11:32 +0100] rev 57643
more frugal merge of markup trees: filter wrt. subsequent query;

Thu, 27 Mar 2014 11:19:31 +0100tuned signature;
wenzelm [Thu, 27 Mar 2014 11:19:31 +0100] rev 57642
tuned signature;

Thu, 27 Mar 2014 10:43:43 +0100more careful treatment of multiple command states (eval + prints): merge content that is actually required;
wenzelm [Thu, 27 Mar 2014 10:43:43 +0100] rev 57641
more careful treatment of multiple command states (eval + prints): merge content that is actually required;
more standard Markup_Tree merge, including trivial cases;