wenzelm [Mon, 25 Aug 2008 23:27:56 +0200] rev 27999
moved new Symbol.Interpretation into plugin;
wenzelm [Mon, 25 Aug 2008 22:42:04 +0200] rev 27998
promoted to EBPlugin;
tuned;
wenzelm [Mon, 25 Aug 2008 22:26:26 +0200] rev 27997
explicitly depend on isabelle-Pure.jar and isabelle-scala-library.jar;
wenzelm [Mon, 25 Aug 2008 22:05:30 +0200] rev 27996
tuned;
wenzelm [Mon, 25 Aug 2008 21:59:36 +0200] rev 27995
isabelle process: pick options/args from properties;
wenzelm [Mon, 25 Aug 2008 21:58:54 +0200] rev 27994
removed unused ConsolePlugin dependency;
added menu item;
added some Isabelle options;
wenzelm [Mon, 25 Aug 2008 20:01:17 +0200] rev 27993
simplified exceptions: use plain error function / RuntimeException;
wenzelm [Mon, 25 Aug 2008 16:52:11 +0200] rev 27992
added try_result;
wenzelm [Sun, 24 Aug 2008 21:15:48 +0200] rev 27991
misc reorganization;
simplified consumer thread;
more robust stop;
wenzelm [Sun, 24 Aug 2008 21:15:46 +0200] rev 27990
Kind: added is_control;
more robust kill/exit;
tuned interfaces;
wenzelm [Sun, 24 Aug 2008 21:15:44 +0200] rev 27989
get: allow null;
wenzelm [Sun, 24 Aug 2008 19:24:27 +0200] rev 27988
misc tuning of names;
wenzelm [Sun, 24 Aug 2008 19:02:22 +0200] rev 27987
rearranged source files;
wenzelm [Sun, 24 Aug 2008 18:57:43 +0200] rev 27986
init_message: class markup in message body, not header;
wenzelm [Sun, 24 Aug 2008 18:11:20 +0200] rev 27985
repackaged as isabelle.jedit;
wenzelm [Sun, 24 Aug 2008 17:23:42 +0200] rev 27984
untabify: silently turn tab into space if column information is unavailable;
haftmann [Sun, 24 Aug 2008 14:42:26 +0200] rev 27983
corrected cache handling for class operations
haftmann [Sun, 24 Aug 2008 14:42:24 +0200] rev 27982
default replaces arbitrary
haftmann [Sun, 24 Aug 2008 14:42:22 +0200] rev 27981
tuned import order
wenzelm [Sun, 24 Aug 2008 14:24:03 +0200] rev 27980
activated \<A>, \<a>, \<AA>, \<aa>;
disabled \<RR>, \<II> which overlap with codepoints for \<Re>, \<Im>, remapped to unofficial place within Isabelle font;
wenzelm [Sat, 23 Aug 2008 23:44:31 +0200] rev 27979
* Isabelle/lib/classes/Pure.jar;
* Status messages;
* Homegrown Isabelle font;
wenzelm [Sat, 23 Aug 2008 23:24:16 +0200] rev 27978
jars: removed obsolete Java process wrapper (cf. new Pure.jar);
wenzelm [Sat, 23 Aug 2008 23:21:50 +0200] rev 27977
obsolete;
wenzelm [Sat, 23 Aug 2008 23:20:43 +0200] rev 27976
obsolete -- superceded by Pure.jar (Scala version);
wenzelm [Sat, 23 Aug 2008 23:17:11 +0200] rev 27975
updated to Pure.jar;
wenzelm [Sat, 23 Aug 2008 23:07:46 +0200] rev 27974
added exec;
private posix_prefix;
wenzelm [Sat, 23 Aug 2008 23:07:44 +0200] rev 27973
moved class Result into static object, removed dynamic tree method;
removed unused Symbol.Interpretation;
class Result: added is_raw, is_system;
disabled console echo;
added interrupt, kill;
IsabelleSystem.exec;
wenzelm [Sat, 23 Aug 2008 23:07:43 +0200] rev 27972
symbolic message markup;
init message: class property;
wenzelm [Sat, 23 Aug 2008 23:07:41 +0200] rev 27971
renamed Markup.MALFORMED to Markup.BAD;
wenzelm [Sat, 23 Aug 2008 23:07:39 +0200] rev 27970
added position, messages;
renamed messages to content, malformed to bad;