wenzelm [Fri, 08 Jan 2010 12:26:44 +0100] rev 34844
more precise prompt etc.;
wenzelm [Fri, 08 Jan 2010 12:26:22 +0100] rev 34843
define scala.home, for more robust startup of Scala tools, notably the compiler;
wenzelm [Fri, 08 Jan 2010 12:25:37 +0100] rev 34842
added jEdit Console and Scala compiler;
wenzelm [Fri, 08 Jan 2010 00:47:10 +0100] rev 34841
some attempts at Scala console plugin;
wenzelm [Wed, 06 Jan 2010 23:46:00 +0100] rev 34840
more precise treatment of document/state assigment;
wenzelm [Tue, 05 Jan 2010 18:29:21 +0100] rev 34839
more precise notion of bad messages;
wenzelm [Tue, 05 Jan 2010 18:23:39 +0100] rev 34838
use Text_Edit provided by Isabelle;
wenzelm [Tue, 05 Jan 2010 18:23:15 +0100] rev 34837
result.is_ready is not bad;
wenzelm [Mon, 04 Jan 2010 19:42:35 +0100] rev 34836
singleton status messages, with more precise patterns -- report bad messages;
wenzelm [Mon, 04 Jan 2010 19:08:10 +0100] rev 34835
back to explicit management of documents -- not as generic Session.Entity -- to avoid ill-defined referencing of new states;
recent_document: require finished state assignment;
explicitly typed Session.lookup_command;