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;
wenzelm [Sat, 23 Aug 2008 23:07:38 +0200] rev 27969
added messages and process information;
wenzelm [Sat, 23 Aug 2008 23:07:36 +0200] rev 27968
Position properties.
wenzelm [Sat, 23 Aug 2008 23:07:34 +0200] rev 27967
added General/position.scala;
wenzelm [Sat, 23 Aug 2008 23:07:30 +0200] rev 27966
adapted to new IsabelleProcess from Pure.jar;
IsabellePlugin.result_content decodes symbols;
wenzelm [Sat, 23 Aug 2008 23:07:28 +0200] rev 27965
include ../../classes/Pure.jar;