wenzelm [Fri, 01 Jan 2010 14:41:25 +0100] rev 34823
renamed Proof_Document to Document;
wenzelm [Thu, 31 Dec 2009 23:48:18 +0100] rev 34822
tuned dialog;
wenzelm [Thu, 31 Dec 2009 01:03:39 +0100] rev 34821
improved dialog;
wenzelm [Thu, 31 Dec 2009 00:38:15 +0100] rev 34820
basic setup for synchronous / modal (!) prover startup;
wenzelm [Wed, 30 Dec 2009 21:57:29 +0100] rev 34819
tuned signature;
wenzelm [Wed, 30 Dec 2009 21:34:33 +0100] rev 34818
register Proof_Document instances as session entities -- handle Markup.EDIT messages locally;
wenzelm [Wed, 30 Dec 2009 20:26:08 +0100] rev 34817
tuned signature of isabelle.Position;
wenzelm [Wed, 30 Dec 2009 20:18:50 +0100] rev 34816
maintain generic session entities -- cover commands, states, etc. (but not yet documents);
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);
wenzelm [Wed, 30 Dec 2009 18:22:10 +0100] rev 34814
removed experimental history panel;
wenzelm [Wed, 30 Dec 2009 17:48:58 +0100] rev 34813
more explicit modeling of Command and Command_State as Session.Entity;
misc tuning;
wenzelm [Wed, 30 Dec 2009 13:21:46 +0100] rev 34812
updated;