src/Pure/General/pretty.scala
Sat, 14 Aug 2010 22:45:23 +0200 wenzelm more basic Markup.parse_int/print_int (using signed_string_of_int) (ML);
Sat, 07 Aug 2010 22:09:52 +0200 wenzelm simplified type XML.Tree: embed Markup directly, avoid slightly odd triple;
Sun, 13 Jun 2010 23:04:09 +0200 wenzelm Pretty.string_of (in Scala): actually observe margin/metric;
Wed, 12 May 2010 12:50:00 +0200 wenzelm clarified Pretty.font_metrics;
Wed, 12 May 2010 11:28:52 +0200 wenzelm tuned;
Tue, 11 May 2010 23:36:06 +0200 wenzelm more precise pretty printing based on actual font metrics;
Sun, 09 May 2010 13:12:22 +0200 wenzelm static Symbol.spaces;
Sat, 08 May 2010 19:14:13 +0200 wenzelm unified/simplified Pretty.margin_default;
Fri, 07 May 2010 22:27:28 +0200 wenzelm unformatted output;
Fri, 07 May 2010 20:57:37 +0200 wenzelm Pretty.formatted operates directly on XML trees, treating XML.Elem like a pro-forma block of indentation 0, like the ML version;
Thu, 06 May 2010 23:52:20 +0200 wenzelm replaced slightly odd fbreak markup by plain "\n", which also coincides with regular linebreaks produced outside the ML pretty engine;
Thu, 06 May 2010 23:07:21 +0200 wenzelm basic formatting of pretty trees;
Thu, 06 May 2010 16:27:47 +0200 wenzelm basic support for symbolic pretty printing;
less more (0) tip