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;