src/Pure/Thy/html.scala
Tue, 21 Jun 2011 14:12:49 +0200 wenzelm more uniform treatment of recode_set/recode_map;
Tue, 21 Jun 2011 13:29:44 +0200 wenzelm tuned iteration over short symbols;
Sun, 19 Jun 2011 15:31:16 +0200 wenzelm tuned;
Sun, 19 Jun 2011 15:22:58 +0200 wenzelm discontinued special treatment of \<^loc> (which was original meant as workaround for "local" syntax);
Sun, 19 Jun 2011 14:11:06 +0200 wenzelm some unicode chars for special control symbols;
Sun, 22 Aug 2010 13:52:24 +0200 wenzelm tuned signatures;
Mon, 16 Aug 2010 16:24:22 +0200 wenzelm HTML.spans: explicit flag for preservation of original data (which would be turned into org.w3c.dom user data in XML.document_node);
Sat, 07 Aug 2010 22:43:57 +0200 wenzelm simplified some Markup;
Sat, 07 Aug 2010 22:09:52 +0200 wenzelm simplified type XML.Tree: embed Markup directly, avoid slightly odd triple;
Sun, 30 May 2010 23:40:24 +0200 wenzelm added HTML.encode (in Scala), similar to HTML.output in ML;
Tue, 30 Mar 2010 00:47:52 +0200 wenzelm recovered StringBuilder functionality after subtle change of + and ++ in Scala 2.8.0 Beta 1;
Mon, 29 Mar 2010 22:55:57 +0200 wenzelm replaced some deprecated methods;
Mon, 29 Mar 2010 22:43:56 +0200 wenzelm adapted to Scala 2.8.0 Beta1 -- with notable changes to scala.collection;
Sat, 19 Dec 2009 16:51:32 +0100 wenzelm refined some Symbol operations/signatures;
Thu, 10 Dec 2009 13:43:51 +0100 wenzelm sealed XML.Tree;
Mon, 07 Dec 2009 00:02:54 +0100 wenzelm avoid lazy val with side-effects -- spurious null pointers!?
Sun, 06 Dec 2009 23:25:27 +0100 wenzelm proper markup text for loc;
Sun, 06 Dec 2009 23:08:43 +0100 wenzelm basic treatment of special control symbols;
Sun, 06 Dec 2009 22:23:31 +0100 wenzelm more robust treatment of line breaks -- Java "split" has off semantics;
Fri, 04 Dec 2009 22:51:59 +0100 wenzelm Basic HTML output.
less more (0) tip