Fri, 28 Mar 2014 21:17:47 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 27 Mar 2014 20:28:19 +0100 |
wenzelm |
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);
|
file |
diff |
annotate
|
Thu, 27 Mar 2014 13:00:40 +0100 |
wenzelm |
more frugal merge of markup trees: non-overlapping tree counts as empty;
|
file |
diff |
annotate
|
Thu, 27 Mar 2014 12:11:32 +0100 |
wenzelm |
more frugal merge of markup trees: filter wrt. subsequent query;
|
file |
diff |
annotate
|
Thu, 27 Mar 2014 11:19:31 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 27 Mar 2014 10:43:43 +0100 |
wenzelm |
more careful treatment of multiple command states (eval + prints): merge content that is actually required;
|
file |
diff |
annotate
|
Sat, 01 Mar 2014 12:07:26 +0100 |
wenzelm |
tuned signature -- more explicit Document.Elements;
|
file |
diff |
annotate
|
Fri, 21 Feb 2014 16:14:35 +0100 |
wenzelm |
eliminated somewhat pointless elements index (see also f793dd5d84b2, 2b7fed8c9c4ac): less memory and more speed (avoid linear "exists" of 19dffae33cde);
|
file |
diff |
annotate
|
Fri, 21 Feb 2014 12:07:38 +0100 |
wenzelm |
tuned -- remaining rev_markup is rather short after filter;
|
file |
diff |
annotate
|
Thu, 20 Feb 2014 16:56:51 +0100 |
wenzelm |
clarified markup cumulation order (see also 25306d92f4ad and 0009a6ebc83b), e.g. relevant for completion_context;
|
file |
diff |
annotate
|
Thu, 20 Feb 2014 16:00:37 +0100 |
wenzelm |
cumulate/select wrt. precise elements guard;
|
file |
diff |
annotate
|
Thu, 20 Feb 2014 14:36:17 +0100 |
wenzelm |
tuned imports;
|
file |
diff |
annotate
|
Wed, 07 Aug 2013 19:59:58 +0200 |
wenzelm |
more elementary list structures for markup tree traversal;
|
file |
diff |
annotate
|
Wed, 07 Aug 2013 13:46:32 +0200 |
wenzelm |
more tight interface for markup cumulate/select: avoid duplicate application, allow to defer decision about definedness;
|
file |
diff |
annotate
|
Sat, 13 Jul 2013 12:39:45 +0200 |
wenzelm |
full merge of Command.State, which enables Command.prints to augment markup as well (assuming that these dynamic overlays are relatively few);
|
file |
diff |
annotate
|