Sun, 17 Aug 2008 16:45:19 +0200decode escaped symbols as well;
wenzelm [Sun, 17 Aug 2008 16:45:19 +0200] rev 27928
decode escaped symbols as well;
tuned;

Sat, 16 Aug 2008 23:51:09 +0200tuned Recoder;
wenzelm [Sat, 16 Aug 2008 23:51:09 +0200] rev 27927
tuned Recoder;

Sat, 16 Aug 2008 23:29:02 +0200more private fields;
wenzelm [Sat, 16 Aug 2008 23:29:02 +0200] rev 27926
more private fields;

Sat, 16 Aug 2008 23:28:38 +0200jar: invoke scaladoc;
wenzelm [Sat, 16 Aug 2008 23:28:38 +0200] rev 27925
jar: invoke scaladoc;

Sat, 16 Aug 2008 23:12:23 +0200tuned comments;
wenzelm [Sat, 16 Aug 2008 23:12:23 +0200] rev 27924
tuned comments;
simplified symbol pattern presentation: no need to keep source strings, canonical ofString does the job;
auxiliary class Recoder;
proper implementation of Interpretation.decode/encode;

Sat, 16 Aug 2008 21:23:03 +0200use scala.collection.jcl.HashMap, which seems to be more efficient;
wenzelm [Sat, 16 Aug 2008 21:23:03 +0200] rev 27923
use scala.collection.jcl.HashMap, which seems to be more efficient;
char_pattern: proper matching of surrogate unicode characters, those outside the Basic Multilingual Plane;
class Interpretation: misc reorganization, more serious preparation of patterns and tables;

Sat, 16 Aug 2008 21:23:01 +0200jar target: removed jvmpath -- does not work on Linux!?
wenzelm [Sat, 16 Aug 2008 21:23:01 +0200] rev 27922
jar target: removed jvmpath -- does not work on Linux!?

Sat, 16 Aug 2008 16:44:10 +0200add scala-library.jar if available;
wenzelm [Sat, 16 Aug 2008 16:44:10 +0200] rev 27921
add scala-library.jar if available;

Sat, 16 Aug 2008 16:43:03 +0200jar target: jvmpath;
wenzelm [Sat, 16 Aug 2008 16:43:03 +0200] rev 27920
jar target: jvmpath;

Sat, 16 Aug 2008 16:01:53 +0200Isabelle system support.
wenzelm [Sat, 16 Aug 2008 16:01:53 +0200] rev 27919
Isabelle system support.