src/Tools/jEdit/src/prover/Command.scala
Mon, 02 Mar 2009 19:17:20 +0100 wenzelm preliminary/failed attempt to use the new IsarDocument access model to the prover;
Thu, 19 Feb 2009 20:44:28 +0100 immler tokens and commands as lists
Sun, 01 Feb 2009 12:21:07 +0100 immler merge
Sat, 24 Jan 2009 16:31:04 +0100 immler take content of asset for description in status-view of Sidekick
Tue, 27 Jan 2009 22:16:29 +0100 wenzelm eliminated Command.Status.REMOVE/REMOVED;
Tue, 27 Jan 2009 18:16:24 +0100 wenzelm state_results: separate buffer for messages from running command;
Tue, 27 Jan 2009 16:16:55 +0100 wenzelm more explicit indication of mutable collections;
Tue, 20 Jan 2009 22:55:45 +0100 wenzelm Command: added name field and toString;
Tue, 20 Jan 2009 20:32:04 +0100 wenzelm Command: turned content into plain val;
Tue, 20 Jan 2009 13:56:55 +0100 wenzelm tuned handling of accumulated results;
Mon, 19 Jan 2009 23:29:44 +0100 wenzelm joined Document with ProofDocument;
Mon, 19 Jan 2009 21:58:38 +0100 wenzelm eliminated explicit method equals, which is always behind == / != anyway in Scala;
Mon, 19 Jan 2009 21:38:50 +0100 wenzelm superficial tuning;
Mon, 19 Jan 2009 20:33:26 +0100 wenzelm replaced type parameter C by Command (thanks to globally simultaneous scope);
Fri, 16 Jan 2009 22:57:24 +0100 wenzelm tuned import;
Mon, 29 Dec 2008 21:01:55 +0100 wenzelm - renamed Command.Phase to Command.Status (cf. src/Pure/Isar/isar.ML);
Sun, 28 Dec 2008 20:35:34 +0100 wenzelm command id via Isabelle.plugin;
Fri, 19 Dec 2008 23:55:07 +0100 wenzelm misc tuning;
Fri, 19 Dec 2008 22:24:32 +0100 wenzelm added some headers and comments;
Wed, 10 Dec 2008 14:45:04 +0100 immler structure of markup-tree in scala, keep track of swing-nodes in background
Mon, 08 Dec 2008 19:11:06 +0100 immler MarkupNode instead of DefaultMutableTreeNode and RelativeAsset
Sun, 07 Dec 2008 19:55:01 +0100 immler interpretation of STATUS messages in one place, deleting inner syntax
Sun, 07 Dec 2008 15:39:50 +0100 immler no syserr
Sun, 07 Dec 2008 15:36:24 +0100 immler handle statuses in Command
Sun, 07 Dec 2008 15:01:37 +0100 immler command property: offset relative to start of command
Sun, 30 Nov 2008 19:32:17 +0100 immler removed debugging output
Sun, 30 Nov 2008 19:18:59 +0100 immler basic tree structure for sidekick
Fri, 28 Nov 2008 17:49:39 +0100 immler ugly fine-grained buffer markup
Fri, 28 Nov 2008 15:00:07 +0100 immler arbitrary type for tokens
Sun, 19 Oct 2008 16:51:55 +0200 wenzelm original sources from Johannes Hölzl a48e0c6ab1aea77c52d596f7efc007a543d3d10c with minor modifications of directory layout;
less more (0) tip