wenzelm [Fri, 20 Aug 2010 22:35:01 +0200] rev 38571
Markup_Tree.select: misc simplification, proper restriction of parent in subtree;
wenzelm [Fri, 20 Aug 2010 22:32:15 +0200] rev 38570
added Text.Range.- convenience;
wenzelm [Fri, 20 Aug 2010 20:11:25 +0200] rev 38569
tuned signatures;
wenzelm [Fri, 20 Aug 2010 12:12:28 +0200] rev 38568
alternative constructor for Range singularities;
wenzelm [Fri, 20 Aug 2010 11:57:43 +0200] rev 38567
concentrate protocol message formats in Isar_Document;
wenzelm [Fri, 20 Aug 2010 11:47:33 +0200] rev 38566
Branches.overlapping: proper treatment of stop_range that overlaps with end;
Markup_Tree.select: allow singularity in parent range specification;
wenzelm [Fri, 20 Aug 2010 11:00:15 +0200] rev 38565
further clarification/unification of Position.Range and Text.Range concerning singularities: start offset is always included;
wenzelm [Thu, 19 Aug 2010 22:52:00 +0200] rev 38564
parameterized type Markup_Tree.Node;
Markup_Tree.select: allow arbitrary interpretations, not just filtering;
renamed Text.Range.intersect to Text.Range.restrict -- emphasize that it is not directly related to contains/overlaps;