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;
wenzelm [Mon, 04 Jan 2010 00:13:09 +0100] rev 34834
slightly more uniform/robust handling of visible document;
uniform changed_delay for view updates;
misc tuning;
wenzelm [Sun, 03 Jan 2010 23:03:04 +0100] rev 34833
recovered explicit Changed.id (copy of future document) -- avoids premature joining of result;
Change.ancestors: frugal iterator;
wenzelm [Sun, 03 Jan 2010 20:50:07 +0100] rev 34832
more explicit treatment of command/document state;
misc tuning and clarification;