| Tue, 07 Sep 2010 23:06:52 +0200 | wenzelm | concentrate Isabelle specific physical rendering markup selection in isabelle_markup.scala; | file |
diff |
annotate | 
| Tue, 07 Sep 2010 22:28:58 +0200 | wenzelm | simplified Markup_Tree.select: Stream instead of Iterator (again), explicit Option instead of default; | file |
diff |
annotate | 
| Sun, 29 Aug 2010 15:09:11 +0200 | wenzelm | added Document.Snapshot.select_markup, which includes command iteration, range conversion etc.; | file |
diff |
annotate | 
| Thu, 26 Aug 2010 11:31:21 +0200 | wenzelm | Markup_Tree.select: uniform treatment of root_range wrt. singularities, yielding empty result stream; | file |
diff |
annotate | 
| Tue, 24 Aug 2010 21:34:38 +0200 | wenzelm | Markup_Tree.+: new info tends to sink to bottom, where it is prefered by select; | file |
diff |
annotate | 
| Tue, 24 Aug 2010 21:20:08 +0200 | wenzelm | Markup_Tree.select: more straight-forward recursion producing one main stream, avoid fragmentation of parent info due to ignored subtree; | file |
diff |
annotate | 
| Mon, 23 Aug 2010 20:50:00 +0200 | wenzelm | misc tuning of important special cases; | file |
diff |
annotate | 
| Sun, 22 Aug 2010 22:28:24 +0200 | wenzelm | tuned Markup_Tree.+ : slightly more expensive version to rebuild rest avoids crash of RedBlack.scala:120 (version Scala 2.8.0), e.g. on the following input: | file |
diff |
annotate | 
| Sun, 22 Aug 2010 20:25:15 +0200 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Sun, 22 Aug 2010 19:33:01 +0200 | wenzelm | misc tuning and simplification; | file |
diff |
annotate | 
| Sun, 22 Aug 2010 18:46:16 +0200 | wenzelm | renamed Markup_Tree.Node to Text.Info; | file |
diff |
annotate | 
| Sun, 22 Aug 2010 16:43:20 +0200 | wenzelm | removed obsolete Markup_Tree.flatten/filter; | file |
diff |
annotate | 
| Fri, 20 Aug 2010 22:35:01 +0200 | wenzelm | Markup_Tree.select: misc simplification, proper restriction of parent in subtree; | file |
diff |
annotate | 
| Fri, 20 Aug 2010 12:12:28 +0200 | wenzelm | alternative constructor for Range singularities; | file |
diff |
annotate | 
| Fri, 20 Aug 2010 11:47:33 +0200 | wenzelm | Branches.overlapping: proper treatment of stop_range that overlaps with end; | file |
diff |
annotate | 
| Thu, 19 Aug 2010 22:52:00 +0200 | wenzelm | parameterized type Markup_Tree.Node; | file |
diff |
annotate | 
| Thu, 19 Aug 2010 22:26:15 +0200 | wenzelm | added toString methods; | file |
diff |
annotate | 
| Thu, 19 Aug 2010 22:04:20 +0200 | wenzelm | misc tuning and simplification; | file |
diff |
annotate | 
| Thu, 19 Aug 2010 17:40:44 +0200 | wenzelm | Markup_Tree.select: crude version of stream-based filtering; | file |
diff |
annotate | 
| Thu, 19 Aug 2010 12:41:40 +0200 | wenzelm | tuned Markup_Tree, using SortedMap more carefully; | file |
diff |
annotate | 
| Wed, 18 Aug 2010 23:44:50 +0200 | wenzelm | more efficient Markup_Tree, based on branches sorted by quasi-order; | file |
diff |
annotate
| base |