Sat, 23 Aug 2008 23:07:43 +0200 wenzelm symbolic message markup;
Sat, 23 Aug 2008 23:07:41 +0200 wenzelm renamed Markup.MALFORMED to Markup.BAD;
Sat, 23 Aug 2008 23:07:39 +0200 wenzelm added position, messages;
Sat, 23 Aug 2008 23:07:38 +0200 wenzelm added messages and process information;
Sat, 23 Aug 2008 23:07:36 +0200 wenzelm Position properties.
Sat, 23 Aug 2008 23:07:34 +0200 wenzelm added General/position.scala;
Sat, 23 Aug 2008 23:07:30 +0200 wenzelm adapted to new IsabelleProcess from Pure.jar;
Sat, 23 Aug 2008 23:07:28 +0200 wenzelm include ../../classes/Pure.jar;
Sat, 23 Aug 2008 21:06:32 +0200 nipkow added const Rational
Sat, 23 Aug 2008 19:42:17 +0200 wenzelm YXML.parse_failsafe;
Sat, 23 Aug 2008 19:42:16 +0200 wenzelm shell_prefix: physical /bin/env on Cygwin;
Sat, 23 Aug 2008 19:42:15 +0200 wenzelm removed full_markup mode (default);
Sat, 23 Aug 2008 19:42:14 +0200 wenzelm added parse_failsafe;
Sat, 23 Aug 2008 19:42:13 +0200 wenzelm refer to symbolic Markup;
Sat, 23 Aug 2008 19:42:12 +0200 wenzelm Common markup elements.
Sat, 23 Aug 2008 19:42:11 +0200 wenzelm added General/markup.scala;
Sat, 23 Aug 2008 17:55:27 +0200 wenzelm BadVariable: toString;
Sat, 23 Aug 2008 17:55:26 +0200 wenzelm use java.util.concurrent.LinkedBlockingQueue, which blocks as required;
Sat, 23 Aug 2008 17:55:26 +0200 wenzelm append_string: proper backslash in character escapes;
Sat, 23 Aug 2008 17:22:54 +0200 wenzelm added getenv;
Sat, 23 Aug 2008 17:22:53 +0200 wenzelm tuned;
Sat, 23 Aug 2008 17:22:52 +0200 wenzelm Isabelle outer syntax.
Sat, 23 Aug 2008 17:22:51 +0200 wenzelm added Tools/isabelle_process.scala, Tools/isabelle_syntax.scala;
Sat, 23 Aug 2008 17:22:51 +0200 wenzelm Isabelle process management -- always reactive due to multi-threaded I/O.
Sat, 23 Aug 2008 11:48:52 +0200 wenzelm renamed DOM to document, add xml version and optional stylesheets;
Fri, 22 Aug 2008 21:25:19 +0200 wenzelm tuned comments;
Thu, 21 Aug 2008 22:06:17 +0200 wenzelm parse_attrib: proper index of name end!
Thu, 21 Aug 2008 21:42:16 +0200 wenzelm tuned parse performance: avoid splitting terminal Y chunk;
Thu, 21 Aug 2008 21:27:07 +0200 wenzelm parse_attrib: more efficient due to indexOf('=');
Thu, 21 Aug 2008 20:53:31 +0200 wenzelm replaced Pattern.split by chunks iterator (more efficient, resembles ML version more closely);
Thu, 21 Aug 2008 20:51:41 +0200 wenzelm tuned comment;
Thu, 21 Aug 2008 19:19:31 +0200 wenzelm added iterator over content;
Thu, 21 Aug 2008 17:42:59 +0200 wenzelm proper ISABELLE_ROOT_JVM on Cygwin;
Thu, 21 Aug 2008 16:02:54 +0200 wenzelm pattern: proper "." not "[.]"!
Thu, 21 Aug 2008 15:27:28 +0200 wenzelm recode: proper result for unmatched symbols;
Thu, 21 Aug 2008 15:20:00 +0200 wenzelm more robust pattern: look at longer matches first, added catch-all case;
Thu, 21 Aug 2008 13:05:37 +0200 wenzelm added get_setting;
Thu, 21 Aug 2008 13:05:31 +0200 wenzelm read_symbols: proper IsabelleSystem.platform_path;
Thu, 21 Aug 2008 13:05:28 +0200 wenzelm added ISABELLE_ROOT_JVM;
Mon, 18 Aug 2008 17:57:06 +0200 ballarin Theorem on polynomial division and lemmas.
Sun, 17 Aug 2008 21:11:24 +0200 wenzelm removed parse_element -- no longer fits to liberal parse!
Sun, 17 Aug 2008 21:11:08 +0200 wenzelm Minimalistic XML tree values.
Sun, 17 Aug 2008 21:11:06 +0200 wenzelm Efficient text representation of XML trees.
Sun, 17 Aug 2008 21:11:04 +0200 wenzelm added General/xml.scala, General/yxml.scala;
Sun, 17 Aug 2008 16:45:19 +0200 wenzelm decode escaped symbols as well;
Sat, 16 Aug 2008 23:51:09 +0200 wenzelm tuned Recoder;
Sat, 16 Aug 2008 23:29:02 +0200 wenzelm more private fields;
Sat, 16 Aug 2008 23:28:38 +0200 wenzelm jar: invoke scaladoc;
Sat, 16 Aug 2008 23:12:23 +0200 wenzelm tuned comments;
Sat, 16 Aug 2008 21:23:03 +0200 wenzelm use scala.collection.jcl.HashMap, which seems to be more efficient;
Sat, 16 Aug 2008 21:23:01 +0200 wenzelm jar target: removed jvmpath -- does not work on Linux!?
Sat, 16 Aug 2008 16:44:10 +0200 wenzelm add scala-library.jar if available;
Sat, 16 Aug 2008 16:43:03 +0200 wenzelm jar target: jvmpath;
Sat, 16 Aug 2008 16:01:53 +0200 wenzelm Isabelle system support.
Sat, 16 Aug 2008 15:57:06 +0200 wenzelm reading symbol interpretation tables;
Sat, 16 Aug 2008 15:57:05 +0200 wenzelm added Tools/isabelle_system.scala;
Sat, 16 Aug 2008 14:29:25 +0200 wenzelm removed unused usage;
Sat, 16 Aug 2008 13:32:23 +0200 wenzelm more robust handling of directory layout variants;
Sat, 16 Aug 2008 13:31:57 +0200 wenzelm refined scala/java wrappers via isatool;
Sat, 16 Aug 2008 13:31:56 +0200 wenzelm tuned abbrevs;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip