src/Tools/jEdit/src/proofdocument/command.scala
Mon, 11 Jan 2010 01:40:18 +0100 wenzelm renamed Command.content to source;
Sun, 10 Jan 2010 21:14:44 +0100 wenzelm further tuning of command_start;
Sun, 10 Jan 2010 20:38:23 +0100 wenzelm eliminated Command.stop, which tends to case duplicate traversal of commands;
Sun, 10 Jan 2010 20:14:21 +0100 wenzelm iterators for ranges of commands/starts -- avoid extra array per document;
Mon, 04 Jan 2010 19:08:10 +0100 wenzelm back to explicit management of documents -- not as generic Session.Entity -- to avoid ill-defined referencing of new states;
Sun, 03 Jan 2010 20:50:07 +0100 wenzelm more explicit treatment of command/document state;
Fri, 01 Jan 2010 14:41:25 +0100 wenzelm renamed Proof_Document to Document;
Wed, 30 Dec 2009 19:58:22 +0100 wenzelm unified Command and Command_State, eliminated separate Accumulator;
Wed, 30 Dec 2009 17:48:58 +0100 wenzelm more explicit modeling of Command and Command_State as Session.Entity;
Fri, 11 Dec 2009 22:25:28 +0100 wenzelm removed unused Session.prover_logic;
Thu, 10 Dec 2009 22:15:19 +0100 wenzelm class Session models full session, with or without prover process (cf. heaps, browser_info);
Tue, 08 Dec 2009 21:54:34 +0100 wenzelm more precise messages;
Tue, 08 Dec 2009 16:30:20 +0100 wenzelm misc modernization of names;
Tue, 08 Dec 2009 14:49:01 +0100 wenzelm misc rearrangement of files;
less more (0) tip