Mon, 25 Aug 2008 21:58:54 +0200 wenzelm removed unused ConsolePlugin dependency;
Mon, 25 Aug 2008 20:01:17 +0200 wenzelm simplified exceptions: use plain error function / RuntimeException;
Mon, 25 Aug 2008 16:52:11 +0200 wenzelm added try_result;
Sun, 24 Aug 2008 21:15:48 +0200 wenzelm misc reorganization;
Sun, 24 Aug 2008 21:15:46 +0200 wenzelm Kind: added is_control;
Sun, 24 Aug 2008 21:15:44 +0200 wenzelm get: allow null;
Sun, 24 Aug 2008 19:24:27 +0200 wenzelm misc tuning of names;
Sun, 24 Aug 2008 19:02:22 +0200 wenzelm rearranged source files;
Sun, 24 Aug 2008 18:57:43 +0200 wenzelm init_message: class markup in message body, not header;
Sun, 24 Aug 2008 18:11:20 +0200 wenzelm repackaged as isabelle.jedit;
Sun, 24 Aug 2008 17:23:42 +0200 wenzelm untabify: silently turn tab into space if column information is unavailable;
Sun, 24 Aug 2008 14:42:26 +0200 haftmann corrected cache handling for class operations
Sun, 24 Aug 2008 14:42:24 +0200 haftmann default replaces arbitrary
Sun, 24 Aug 2008 14:42:22 +0200 haftmann tuned import order
Sun, 24 Aug 2008 14:24:03 +0200 wenzelm activated \<A>, \<a>, \<AA>, \<aa>;
Sat, 23 Aug 2008 23:44:31 +0200 wenzelm * Isabelle/lib/classes/Pure.jar;
Sat, 23 Aug 2008 23:24:16 +0200 wenzelm jars: removed obsolete Java process wrapper (cf. new Pure.jar);
Sat, 23 Aug 2008 23:21:50 +0200 wenzelm obsolete;
Sat, 23 Aug 2008 23:20:43 +0200 wenzelm obsolete -- superceded by Pure.jar (Scala version);
Sat, 23 Aug 2008 23:17:11 +0200 wenzelm updated to Pure.jar;
Sat, 23 Aug 2008 23:07:46 +0200 wenzelm added exec;
Sat, 23 Aug 2008 23:07:44 +0200 wenzelm moved class Result into static object, removed dynamic tree method;
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;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip