wenzelm [Sat, 08 Dec 2007 22:28:27 +0100] rev 25588
tuned message;
wenzelm [Sat, 08 Dec 2007 22:07:22 +0100] rev 25587
renamed IsabelleResult to IsabelleProcess.Result;
wenzelm [Sat, 08 Dec 2007 21:48:03 +0100] rev 25586
Isabelle process wrapper for JVM platform (tentative implementation in
Java, which is to be replaced by a sane source language eventually);
wenzelm [Sat, 08 Dec 2007 21:41:30 +0100] rev 25585
tuned messages;
wenzelm [Sat, 08 Dec 2007 21:20:07 +0100] rev 25584
Isar loop: recover after toplevel crashes;
wenzelm [Sat, 08 Dec 2007 21:20:06 +0100] rev 25583
secure_main: enforces terminator, to gain robustness;
wenzelm [Sat, 08 Dec 2007 21:20:05 +0100] rev 25582
text_of: make double sure that result is well-formed, to avoid recurrent failures;
wenzelm [Sat, 08 Dec 2007 21:14:51 +0100] rev 25581
ML_OPTIONS="-H 1000" -- potentially works around GC core dump;
wenzelm [Fri, 07 Dec 2007 22:19:53 +0100] rev 25580
added off-line parse;
read: no recovery on non-interactive source, yields proper errors;
wenzelm [Fri, 07 Dec 2007 22:19:51 +0100] rev 25579
(alt)string: allow explicit character codes (as in ML);
wenzelm [Fri, 07 Dec 2007 22:19:49 +0100] rev 25578
added nested 'Isabelle.command';
wenzelm [Fri, 07 Dec 2007 22:19:45 +0100] rev 25577
updated;
wenzelm [Fri, 07 Dec 2007 17:40:06 +0100] rev 25576
special_end: replaced Z by dot;
wenzelm [Fri, 07 Dec 2007 17:40:05 +0100] rev 25575
output_prompt: CRITICAL;