| Sat, 26 Jun 2010 22:19:55 +0200 | 
wenzelm | 
treat alternative newline symbols as in Isabelle/ML;
 | 
file |
diff |
annotate
 | 
| Tue, 11 May 2010 23:09:49 +0200 | 
wenzelm | 
predefined spaces;
 | 
file |
diff |
annotate
 | 
| Sun, 09 May 2010 13:12:22 +0200 | 
wenzelm | 
static Symbol.spaces;
 | 
file |
diff |
annotate
 | 
| Mon, 29 Mar 2010 22:43:56 +0200 | 
wenzelm | 
adapted to Scala 2.8.0 Beta1 -- with notable changes to scala.collection;
 | 
file |
diff |
annotate
 | 
| Mon, 11 Jan 2010 21:37:48 +0100 | 
wenzelm | 
clarified Symbol.is_plain/is_wellformed -- is_closed was rejecting plain backslashes;
 | 
file |
diff |
annotate
 | 
| Mon, 28 Dec 2009 13:40:30 +0100 | 
wenzelm | 
some sanity checks for symbol interpretation;
 | 
file |
diff |
annotate
 | 
| Sun, 20 Dec 2009 15:41:57 +0100 | 
wenzelm | 
refined some Symbol operations/signatures;
 | 
file |
diff |
annotate
 | 
| Sat, 19 Dec 2009 16:51:32 +0100 | 
wenzelm | 
refined some Symbol operations/signatures;
 | 
file |
diff |
annotate
 | 
| Sat, 19 Dec 2009 11:45:14 +0100 | 
wenzelm | 
added symbol classification;
 | 
file |
diff |
annotate
 | 
| Thu, 17 Dec 2009 19:30:12 +0100 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Sun, 06 Dec 2009 23:06:53 +0100 | 
wenzelm | 
elements: more convenient result;
 | 
file |
diff |
annotate
 | 
| Sun, 06 Dec 2009 21:56:23 +0100 | 
wenzelm | 
added elements: Interator;
 | 
file |
diff |
annotate
 | 
| Sat, 04 Jul 2009 11:46:51 +0200 | 
wenzelm | 
is_open: surrogate sequence is High..Low;
 | 
file |
diff |
annotate
 | 
| Tue, 16 Jun 2009 22:39:50 +0200 | 
wenzelm | 
added names, abbrevs;
 | 
file |
diff |
annotate
 | 
| Wed, 10 Jun 2009 11:40:49 +0200 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Wed, 10 Jun 2009 11:29:57 +0200 | 
wenzelm | 
discontinued escaped symbols such as \\<forall> -- only one backslash should be used;
 | 
file |
diff |
annotate
 | 
| Tue, 09 Jun 2009 20:40:19 +0200 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Tue, 09 Jun 2009 20:29:23 +0200 | 
wenzelm | 
more native Scala style;
 | 
file |
diff |
annotate
 | 
| Tue, 20 Jan 2009 18:04:37 +0100 | 
wenzelm | 
more general init of Symbol.Interpretation, independent of IsabelleSystem instance;
 | 
file |
diff |
annotate
 | 
| Sat, 27 Dec 2008 14:57:30 +0100 | 
wenzelm | 
proper class IsabelleSystem -- no longer static;
 | 
file |
diff |
annotate
 | 
| Fri, 19 Dec 2008 20:37:29 +0100 | 
wenzelm | 
removed Ids;
 | 
file |
diff |
annotate
 | 
| Tue, 26 Aug 2008 16:36:30 +0200 | 
wenzelm | 
tuned append;
 | 
file |
diff |
annotate
 | 
| Mon, 25 Aug 2008 20:01:17 +0200 | 
wenzelm | 
simplified exceptions: use plain error function / RuntimeException;
 | 
file |
diff |
annotate
 | 
| Thu, 21 Aug 2008 16:02:54 +0200 | 
wenzelm | 
pattern: proper "." not "[.]"!
 | 
file |
diff |
annotate
 | 
| Thu, 21 Aug 2008 15:27:28 +0200 | 
wenzelm | 
recode: proper result for unmatched symbols;
 | 
file |
diff |
annotate
 | 
| Thu, 21 Aug 2008 15:20:00 +0200 | 
wenzelm | 
more robust pattern: look at longer matches first, added catch-all case;
 | 
file |
diff |
annotate
 | 
| Thu, 21 Aug 2008 13:05:31 +0200 | 
wenzelm | 
read_symbols: proper IsabelleSystem.platform_path;
 | 
file |
diff |
annotate
 | 
| Sun, 17 Aug 2008 16:45:19 +0200 | 
wenzelm | 
decode escaped symbols as well;
 | 
file |
diff |
annotate
 | 
| Sat, 16 Aug 2008 23:51:09 +0200 | 
wenzelm | 
tuned Recoder;
 | 
file |
diff |
annotate
 | 
| Sat, 16 Aug 2008 23:29:02 +0200 | 
wenzelm | 
more private fields;
 | 
file |
diff |
annotate
 |