src/Tools/jEdit/src/prover/Command.scala
Sun, 06 Sep 2009 22:27:32 +0200 wenzelm sidekick root data: set buffer length to avoid crash of initial caret move;
Sat, 05 Sep 2009 00:43:59 +0200 wenzelm tuned MarkupNode argument order;
Sat, 05 Sep 2009 00:35:37 +0200 wenzelm eliminated MarkupInfo, moved particular variants into object Command;
Sat, 05 Sep 2009 00:07:10 +0200 wenzelm MarkupNode: removed id;
Fri, 04 Sep 2009 23:43:42 +0200 wenzelm simplified MarkupNode -- independent of Command and ProofDocument;
Fri, 04 Sep 2009 23:04:20 +0200 wenzelm minor tuning;
Thu, 03 Sep 2009 16:47:42 +0200 wenzelm tuned;
Thu, 03 Sep 2009 15:09:07 +0200 wenzelm tuned;
Thu, 03 Sep 2009 14:46:42 +0200 wenzelm State: immutable;
Thu, 27 Aug 2009 16:41:36 +0200 immler lazy fields
Thu, 27 Aug 2009 10:51:09 +0200 immler Command and Command_State handle results from prover as Accumulator
Thu, 27 Aug 2009 10:51:09 +0200 immler trait Accumulator;
Thu, 27 Aug 2009 10:51:09 +0200 immler Command notifies changes
Thu, 13 Aug 2009 16:01:55 +0200 immler Text is not present any more
Mon, 27 Jul 2009 15:51:37 +0200 wenzelm avoid internal "add" method;
Wed, 15 Jul 2009 13:49:21 +0200 immler decode offsets with respect to symbols
Wed, 08 Jul 2009 15:15:15 +0200 immler commands carrying state-information
Sat, 04 Jul 2009 14:14:37 +0200 wenzelm added symbol_index (presently unused);
Thu, 04 Jun 2009 23:16:44 +0200 wenzelm produce ids via Isabelle.system (http://isabelle.in.tum.de/repos/isabelle/rev/c23663825e23);
Tue, 02 Jun 2009 22:55:13 +0200 immler merged; resolved superficial conflicts
Tue, 02 Jun 2009 19:00:58 +0200 immler ignore unchanged commands
Tue, 02 Jun 2009 21:46:32 +0200 wenzelm type_at: no quotes;
Tue, 02 Jun 2009 21:20:22 +0200 wenzelm superficial tuning;
Wed, 27 May 2009 16:23:15 +0200 immler fixed delete markup
Wed, 27 May 2009 15:24:01 +0200 immler treat comments like seperate commands,
Fri, 22 May 2009 14:47:57 +0200 immler implemented IsabelleHyperlinkSource (only links inside the current buffer)
Fri, 22 May 2009 13:43:35 +0200 immler let MarkupNode carry arbitrary information
Fri, 22 May 2009 13:43:35 +0200 immler ML types in tooltip
Fri, 22 May 2009 13:43:34 +0200 immler reduced to one markup-tree
Wed, 29 Apr 2009 16:08:22 +0200 immler immutable markup-nodes;
Mon, 27 Apr 2009 17:33:49 +0200 immler seperate node for syntax-highlighting
Mon, 27 Apr 2009 14:03:05 +0200 immler included information on ML status messages in Sidekick's status-window
Wed, 22 Apr 2009 17:35:49 +0200 immler abs. stops, markup nodes depend on doc-version;
Thu, 19 Mar 2009 16:48:29 +0100 immler merged; resolved conflicts (kept own versions)
Mon, 02 Mar 2009 19:27:06 +0100 wenzelm merged, resolving minor conflicts;
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
less more (0) -60 tip