Thu, 27 Mar 2014 19:47:30 +0100 |
wenzelm |
back to cumulative treatment of command status, which is important for total accounting (amending 8201790fdeb9);
|
changeset |
files
|
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
|
Wed, 26 Mar 2014 11:05:25 -0700 |
huffman |
tuned proofs
|
changeset |
files
|
Wed, 26 Mar 2014 14:00:37 +0000 |
paulson |
Some useful lemmas
|
changeset |
files
|
Wed, 26 Mar 2014 09:19:04 +0100 |
wenzelm |
tuned comments;
|
changeset |
files
|
Wed, 26 Mar 2014 09:13:38 +0100 |
wenzelm |
tuned load order;
|
changeset |
files
|
Wed, 26 Mar 2014 09:07:31 +0100 |
wenzelm |
superseded by (provide_)parse_files;
|
changeset |
files
|
Wed, 26 Mar 2014 08:59:53 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 25 Mar 2014 20:12:53 +0100 |
wenzelm |
merged
|
changeset |
files
|
Tue, 25 Mar 2014 19:27:55 +0100 |
wenzelm |
more warnings for recent versions of Poly/ML (see also fe1f6a1707f7);
|
changeset |
files
|
Tue, 25 Mar 2014 19:13:33 +0100 |
wenzelm |
eliminated dead code;
|
changeset |
files
|
Tue, 25 Mar 2014 19:03:02 +0100 |
wenzelm |
proper configuration option "ML_print_depth";
|
changeset |
files
|
Tue, 25 Mar 2014 17:59:34 +0100 |
wenzelm |
removed junk;
|
changeset |
files
|
Tue, 25 Mar 2014 16:54:38 +0100 |
wenzelm |
clarified options ML_source_trace and ML_exception_trace (NB: the latter needs to be a system option, since the context is sometimes not available, e.g. for 'theory' command);
|
changeset |
files
|
Tue, 25 Mar 2014 16:11:00 +0100 |
wenzelm |
separate tokenization and language context for SML: no symbols, no antiquotes;
|
changeset |
files
|
Tue, 25 Mar 2014 15:15:33 +0100 |
wenzelm |
separate "sml" mode, suppress old "ml" mode altogether;
|
changeset |
files
|