wenzelm [Sun, 22 Aug 2010 20:25:15 +0200] rev 38582
tuned signature;
wenzelm [Sun, 22 Aug 2010 20:11:17 +0200] rev 38581
simplified Command.status again, reverting most of e5eed57913d0 (note that more complex information can be represented with full markup reports);
wenzelm [Sun, 22 Aug 2010 19:55:41 +0200] rev 38580
proper range for hyperlinks and tooltips, using original markup information;
wenzelm [Sun, 22 Aug 2010 19:53:20 +0200] rev 38579
tuned signature;
wenzelm [Sun, 22 Aug 2010 19:33:01 +0200] rev 38578
misc tuning and simplification;
wenzelm [Sun, 22 Aug 2010 18:46:16 +0200] rev 38577
renamed Markup_Tree.Node to Text.Info;
Markup_Tree.select: body may depend on full Text.Info, including range;
tuned;
wenzelm [Sun, 22 Aug 2010 16:43:20 +0200] rev 38576
removed obsolete Markup_Tree.flatten/filter;
wenzelm [Sun, 22 Aug 2010 16:37:15 +0200] rev 38575
Isabelle_Hyperlinks: select relevant information directly from Markup_Tree, without intermediate RefInfo;
wenzelm [Sun, 22 Aug 2010 13:59:47 +0200] rev 38574
Document_View.text_area_extension: select relevant information directly from Markup_Tree, without intermediate TypeInfo;
wenzelm [Sun, 22 Aug 2010 13:52:24 +0200] rev 38573
tuned signatures;
wenzelm [Sun, 22 Aug 2010 12:54:12 +0200] rev 38572
Command.State: accumulate markup reports uniformly;
Document_Model.token_marker: select relevant information directly from Markup_Tree, without intermediate HighlightInfo;
tuned;
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;