src/Pure/General/symbol.scala
Mon, 25 Aug 2008 20:01:17 +0200 simplified exceptions: use plain error function / RuntimeException;
Thu, 21 Aug 2008 16:02:54 +0200 pattern: proper "." not "[.]"!
Thu, 21 Aug 2008 15:27:28 +0200 recode: proper result for unmatched symbols;
Thu, 21 Aug 2008 15:20:00 +0200 more robust pattern: look at longer matches first, added catch-all case;
Thu, 21 Aug 2008 13:05:31 +0200 read_symbols: proper IsabelleSystem.platform_path;
Sun, 17 Aug 2008 16:45:19 +0200 decode escaped symbols as well;
Sat, 16 Aug 2008 23:51:09 +0200 tuned Recoder;
Sat, 16 Aug 2008 23:29:02 +0200 more private fields;
Sat, 16 Aug 2008 23:12:23 +0200 tuned comments;
Sat, 16 Aug 2008 21:23:03 +0200 use scala.collection.jcl.HashMap, which seems to be more efficient;
Sat, 16 Aug 2008 15:57:06 +0200 reading symbol interpretation tables;
Fri, 15 Aug 2008 22:16:14 +0200 tuned;
Fri, 15 Aug 2008 21:53:40 +0200 Basic support for Isabelle symbols.