src/Pure/PIDE/markup_tree.scala
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);
Thu, 04 Apr 2013 18:20:00 +0200 wenzelm tuned signature -- avoid intrusion of slightly odd Swing structures into pure Markup_Tree;
Sun, 30 Dec 2012 20:15:02 +0100 wenzelm ignore markup elements over empty body, which are not well-defined within markup tree and fail to work with merge_disjoint (e.g. multiple inlined positions);
Sat, 15 Dec 2012 18:30:09 +0100 wenzelm maintain subtree_elements for improved performance of cumulate operator;
Sat, 15 Dec 2012 16:59:33 +0100 wenzelm more formal class Markup_Tree.Elements;
Fri, 28 Sep 2012 22:53:18 +0200 wenzelm support for wrapped XML elements, which allows to preserve full markup tree information in to_XML/from_XML conversion;
Thu, 27 Sep 2012 19:34:31 +0200 wenzelm operations to turn markup into XML;
Thu, 27 Sep 2012 14:50:06 +0200 wenzelm tuned;
Thu, 27 Sep 2012 14:46:34 +0200 wenzelm updated to consolidated SortedMap in scala-2.9.x;
Thu, 20 Sep 2012 16:02:10 +0200 wenzelm more direct Markup_Tree.from_XML;
Thu, 20 Sep 2012 13:34:27 +0200 wenzelm more direct Markup_Tree.from_XML;
Thu, 20 Sep 2012 11:09:53 +0200 wenzelm tuned signature;
Thu, 20 Sep 2012 10:43:04 +0200 wenzelm tuned;
Tue, 18 Sep 2012 15:55:29 +0200 wenzelm recover order of stacked markup;
Fri, 10 Aug 2012 21:22:40 +0200 wenzelm tuned message;
less more (0) -15 tip