Fri, 08 Jan 2010 12:26:22 +0100 define scala.home, for more robust startup of Scala tools, notably the compiler;
wenzelm [Fri, 08 Jan 2010 12:26:22 +0100] rev 34843
define scala.home, for more robust startup of Scala tools, notably the compiler;
Fri, 08 Jan 2010 12:25:37 +0100 added jEdit Console and Scala compiler;
wenzelm [Fri, 08 Jan 2010 12:25:37 +0100] rev 34842
added jEdit Console and Scala compiler;
Fri, 08 Jan 2010 00:47:10 +0100 some attempts at Scala console plugin;
wenzelm [Fri, 08 Jan 2010 00:47:10 +0100] rev 34841
some attempts at Scala console plugin;
Wed, 06 Jan 2010 23:46:00 +0100 more precise treatment of document/state assigment;
wenzelm [Wed, 06 Jan 2010 23:46:00 +0100] rev 34840
more precise treatment of document/state assigment;
Tue, 05 Jan 2010 18:29:21 +0100 more precise notion of bad messages;
wenzelm [Tue, 05 Jan 2010 18:29:21 +0100] rev 34839
more precise notion of bad messages;
Tue, 05 Jan 2010 18:23:39 +0100 use Text_Edit provided by Isabelle;
wenzelm [Tue, 05 Jan 2010 18:23:39 +0100] rev 34838
use Text_Edit provided by Isabelle;
Tue, 05 Jan 2010 18:23:15 +0100 result.is_ready is not bad;
wenzelm [Tue, 05 Jan 2010 18:23:15 +0100] rev 34837
result.is_ready is not bad;
Mon, 04 Jan 2010 19:42:35 +0100 singleton status messages, with more precise patterns -- report bad messages;
wenzelm [Mon, 04 Jan 2010 19:42:35 +0100] rev 34836
singleton status messages, with more precise patterns -- report bad messages;
Mon, 04 Jan 2010 19:08:10 +0100 back to explicit management of documents -- not as generic Session.Entity -- to avoid ill-defined referencing of new states;
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;
Mon, 04 Jan 2010 00:13:09 +0100 slightly more uniform/robust handling of visible document;
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;
Sun, 03 Jan 2010 23:03:04 +0100 recovered explicit Changed.id (copy of future document) -- avoids premature joining of result;
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;
Sun, 03 Jan 2010 20:50:07 +0100 more explicit treatment of command/document state;
wenzelm [Sun, 03 Jan 2010 20:50:07 +0100] rev 34832
more explicit treatment of command/document state; misc tuning and clarification;
Sun, 03 Jan 2010 19:53:58 +0100 removed unused document_change bus;
wenzelm [Sun, 03 Jan 2010 19:53:58 +0100] rev 34831
removed unused document_change bus;
Fri, 01 Jan 2010 22:29:08 +0100 tuned;
wenzelm [Fri, 01 Jan 2010 22:29:08 +0100] rev 34830
tuned;
Fri, 01 Jan 2010 22:20:54 +0100 tuned;
wenzelm [Fri, 01 Jan 2010 22:20:54 +0100] rev 34829
tuned;
Fri, 01 Jan 2010 22:11:32 +0100 misc tuning;
wenzelm [Fri, 01 Jan 2010 22:11:32 +0100] rev 34828
misc tuning;
Fri, 01 Jan 2010 21:53:00 +0100 tuned Change: eliminated redundant copy of document id;
wenzelm [Fri, 01 Jan 2010 21:53:00 +0100] rev 34827
tuned Change: eliminated redundant copy of document id;
Fri, 01 Jan 2010 21:45:26 +0100 eliminated redundant session documents database;
wenzelm [Fri, 01 Jan 2010 21:45:26 +0100] rev 34826
eliminated redundant session documents database; tuned;
Fri, 01 Jan 2010 21:37:37 +0100 use isabelle.Future;
wenzelm [Fri, 01 Jan 2010 21:37:37 +0100] rev 34825
use isabelle.Future; tuned;
Fri, 01 Jan 2010 17:29:35 +0100 renamed current_document to recent_document (might be a bit older than current_change);
wenzelm [Fri, 01 Jan 2010 17:29:35 +0100] rev 34824
renamed current_document to recent_document (might be a bit older than current_change); Change: explicit future value of Document.Change instead of implicit lookup in Session database; Document_Model: apply Document.text_edits here (as future);
Fri, 01 Jan 2010 14:41:25 +0100 renamed Proof_Document to Document;
wenzelm [Fri, 01 Jan 2010 14:41:25 +0100] rev 34823
renamed Proof_Document to Document;
Thu, 31 Dec 2009 23:48:18 +0100 tuned dialog;
wenzelm [Thu, 31 Dec 2009 23:48:18 +0100] rev 34822
tuned dialog;
Thu, 31 Dec 2009 01:03:39 +0100 improved dialog;
wenzelm [Thu, 31 Dec 2009 01:03:39 +0100] rev 34821
improved dialog;
Thu, 31 Dec 2009 00:38:15 +0100 basic setup for synchronous / modal (!) prover startup;
wenzelm [Thu, 31 Dec 2009 00:38:15 +0100] rev 34820
basic setup for synchronous / modal (!) prover startup;
Wed, 30 Dec 2009 21:57:29 +0100 tuned signature;
wenzelm [Wed, 30 Dec 2009 21:57:29 +0100] rev 34819
tuned signature;
Wed, 30 Dec 2009 21:34:33 +0100 register Proof_Document instances as session entities -- handle Markup.EDIT messages locally;
wenzelm [Wed, 30 Dec 2009 21:34:33 +0100] rev 34818
register Proof_Document instances as session entities -- handle Markup.EDIT messages locally;
Wed, 30 Dec 2009 20:26:08 +0100 tuned signature of isabelle.Position;
wenzelm [Wed, 30 Dec 2009 20:26:08 +0100] rev 34817
tuned signature of isabelle.Position;
Wed, 30 Dec 2009 20:18:50 +0100 maintain generic session entities -- cover commands, states, etc. (but not yet documents);
wenzelm [Wed, 30 Dec 2009 20:18:50 +0100] rev 34816
maintain generic session entities -- cover commands, states, etc. (but not yet documents);
Wed, 30 Dec 2009 19:58:22 +0100 unified Command and Command_State, eliminated separate Accumulator;
wenzelm [Wed, 30 Dec 2009 19:58:22 +0100] rev 34815
unified Command and Command_State, eliminated separate Accumulator; Command.finish_static: idempotent transition from static to dynamic mode, taking snapshot of final state (which will never change later);
Wed, 30 Dec 2009 18:22:10 +0100 removed experimental history panel;
wenzelm [Wed, 30 Dec 2009 18:22:10 +0100] rev 34814
removed experimental history panel;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip