wenzelm [Thu, 19 Aug 2010 17:37:13 +0200] rev 38485
Text.Range: improved handling of singularities;
wenzelm [Thu, 19 Aug 2010 14:52:25 +0200] rev 38484
tuned XML.content: Stream based iteration is supposed to be declarative *and* efficient;
wenzelm [Thu, 19 Aug 2010 12:51:48 +0200] rev 38483
moved Isar_Document to Pure/PIDE;
wenzelm [Thu, 19 Aug 2010 12:41:40 +0200] rev 38482
tuned Markup_Tree, using SortedMap more carefully;
wenzelm [Thu, 19 Aug 2010 11:28:51 +0200] rev 38481
Output_Position.report_text -- markup with potential "arguments";
wenzelm [Thu, 19 Aug 2010 11:26:07 +0200] rev 38480
Command.status: full XML.Tree, i.e. Markup with potential "arguments";
wenzelm [Wed, 18 Aug 2010 23:44:50 +0200] rev 38479
more efficient Markup_Tree, based on branches sorted by quasi-order;
renamed markup_node.scala to markup_tree.scala and classes/objects accordingly;
Position.Range: produce actual Text.Range;
Symbol.Index.decode: convert 1-based Isabelle offsets here;
added static Command.range;
simplified Command.markup;
Document_Model.token_marker: flatten markup at most once;
tuned;
wenzelm [Wed, 18 Aug 2010 14:04:13 +0200] rev 38478
tuned;
wenzelm [Wed, 18 Aug 2010 14:02:32 +0200] rev 38477
refined notion of Text.Range;
wenzelm [Wed, 18 Aug 2010 11:25:09 +0200] rev 38476
decode Isabelle symbol positions in one spot;