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;
nipkow [Sat, 23 Aug 2008 21:06:32 +0200] rev 27964
added const Rational
added more function puzzles
wenzelm [Sat, 23 Aug 2008 19:42:17 +0200] rev 27963
YXML.parse_failsafe;
removed full_markup, YXML mode (default);
renamed output_command to command;
renamed output_ML to ML;
tuned;
wenzelm [Sat, 23 Aug 2008 19:42:16 +0200] rev 27962
shell_prefix: physical /bin/env on Cygwin;
wenzelm [Sat, 23 Aug 2008 19:42:15 +0200] rev 27961
removed full_markup mode (default);
removed YXML mode (default);
added XML mode;
message: class attribute, fail for malformed YXML;