Thu, 27 Mar 2014 18:42:53 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 27 Mar 2014 17:56:13 +0100 |
wenzelm |
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);
|
changeset |
files
|
Thu, 27 Mar 2014 17:12:40 +0100 |
wenzelm |
clarified Isabelle/ML bootstrap, such that Execution does not require ML_Compiler;
|
changeset |
files
|
Thu, 27 Mar 2014 13:00:40 +0100 |
wenzelm |
more frugal merge of markup trees: non-overlapping tree counts as empty;
|
changeset |
files
|
Thu, 27 Mar 2014 12:11:32 +0100 |
wenzelm |
more frugal merge of markup trees: filter wrt. subsequent query;
|
changeset |
files
|
Thu, 27 Mar 2014 11:19:31 +0100 |
wenzelm |
tuned signature;
|
changeset |
files
|
Thu, 27 Mar 2014 10:43:43 +0100 |
wenzelm |
more careful treatment of multiple command states (eval + prints): merge content that is actually required;
|
changeset |
files
|
Wed, 26 Mar 2014 21:01:09 +0100 |
wenzelm |
tuned signature -- expose less intermediate information;
|
changeset |
files
|
Wed, 26 Mar 2014 20:32:15 +0100 |
wenzelm |
support to redirect report on asynchronous / non-strict print function (NB: not scalable due to bulky merge of markup trees);
|
changeset |
files
|
Wed, 26 Mar 2014 20:08:07 +0100 |
wenzelm |
less markup by default -- this is stored persistently in Isabelle/Scala;
|
changeset |
files
|
Wed, 26 Mar 2014 19:42:16 +0100 |
wenzelm |
clarified valid_id: always standardize towards static command.id;
|
changeset |
files
|
Wed, 26 Mar 2014 14:41:52 +0100 |
wenzelm |
prefer Context_Position where a context is available;
|
changeset |
files
|
Wed, 26 Mar 2014 14:15:34 +0100 |
wenzelm |
unused;
|
changeset |
files
|
Wed, 26 Mar 2014 12:32:51 +0100 |
wenzelm |
more uniform Execution.fork vs. Execution.print;
|
changeset |
files
|
Wed, 26 Mar 2014 12:15:42 +0100 |
wenzelm |
added Execution.print: accumulate print operations for some command execution, which are applied later and print time;
|
changeset |
files
|