Mon, 22 Aug 2011 16:12:23 +0200 | wenzelm | added official Text.Range.Ordering; | file | diff | annotate |
Sat, 09 Jul 2011 12:56:51 +0200 | wenzelm | tuned signature; | file | diff | annotate |
Thu, 23 Jun 2011 14:52:32 +0200 | wenzelm | explicit import java.lang.System to prevent odd scope problems; | file | diff | annotate |
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 |