src/Tools/jEdit/src/proofdocument/ProofDocument.scala
Wed, 16 Sep 2009 22:01:11 +0200 wenzelm tuned;
Wed, 16 Sep 2009 00:14:01 +0200 wenzelm Linear_Set.append_after;
Tue, 08 Sep 2009 22:38:01 +0200 wenzelm Prover: keep command_change/document_change event buses here, not in ProofDocument, Command, State, Plugin;
Mon, 07 Sep 2009 23:42:20 +0200 wenzelm tuned;
Sun, 06 Sep 2009 14:55:25 +0200 wenzelm replaced find_command_at by command_at -- null-free, proper Option;
Fri, 04 Sep 2009 23:04:20 +0200 wenzelm minor tuning;
Wed, 02 Sep 2009 21:21:54 +0200 wenzelm sealed Edit;
Tue, 01 Sep 2009 13:49:25 +0200 wenzelm use Linear_Set from Isabelle/Pure.jar;
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 Command notifies changes
Thu, 27 Aug 2009 10:51:09 +0200 immler fixed special case;
Fri, 07 Aug 2009 13:04:59 +0200 immler Change consisting of a list of Edits
Mon, 27 Jul 2009 15:51:12 +0200 wenzelm removed unused imports;
Wed, 15 Jul 2009 13:13:09 +0200 immler equal should be included
Wed, 08 Jul 2009 15:15:15 +0200 immler commands carrying state-information
Wed, 08 Jul 2009 13:29:43 +0200 immler activation
Wed, 08 Jul 2009 13:29:42 +0200 immler remember removed text
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 22:22:03 +0200 immler linearset works faster here
Tue, 02 Jun 2009 19:40:20 +0200 immler lists work faster here
Tue, 02 Jun 2009 19:00:58 +0200 immler fixed duplicate document-id
Tue, 02 Jun 2009 19:00:58 +0200 immler ignore unchanged commands
Tue, 02 Jun 2009 19:00:58 +0200 immler ignore unchanged tokens
Tue, 02 Jun 2009 21:20:22 +0200 wenzelm superficial tuning;
Wed, 27 May 2009 15:24:01 +0200 immler treat comments like seperate commands,
Wed, 22 Apr 2009 17:35:49 +0200 immler abs. stops, markup nodes depend on doc-version;
Mon, 20 Apr 2009 12:17:15 +0200 immler incomplete changes of immutable tokens and commands
Thu, 16 Apr 2009 13:38:03 +0200 immler prepared proofdocument for only needed changes
Mon, 06 Apr 2009 19:04:38 +0200 immler proofdocument-versions get id from changes
Fri, 20 Mar 2009 12:46:57 +0100 immler changes of text with unique id
Thu, 19 Mar 2009 16:48:29 +0100 immler merged; resolved conflicts (kept own versions)
Thu, 19 Mar 2009 16:18:57 +0100 immler Prover as actor managing ProofDocument-versions (removed EventBus structural_changes);
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;
Sun, 08 Mar 2009 23:03:49 +0100 immler ProofDocument without state
Thu, 05 Mar 2009 16:40:49 +0100 immler *very* superficial usage of LinearSet
Thu, 19 Feb 2009 20:44:28 +0100 immler tokens and commands as lists
Sun, 01 Feb 2009 13:57:59 +0100 immler more flexible commands-iterators
Tue, 27 Jan 2009 19:52:56 +0100 wenzelm ProofDocument: pass is_command_keyword directly, not via full-blown Prover object;
Tue, 20 Jan 2009 23:13:54 +0100 wenzelm renamed getNextCommandContaining to find_command_at;
Tue, 20 Jan 2009 22:30:54 +0100 wenzelm misc tuning -- de-camelization;
Tue, 20 Jan 2009 20:32:04 +0100 wenzelm Command: turned content into plain val;
Mon, 19 Jan 2009 23:29:44 +0100 wenzelm joined Document with ProofDocument;
Mon, 19 Jan 2009 21:38:50 +0100 wenzelm superficial tuning;
Mon, 19 Jan 2009 21:04:30 +0100 wenzelm turned Token.Kind into Enumeration;
Mon, 19 Jan 2009 20:33:26 +0100 wenzelm replaced type parameter C by Command (thanks to globally simultaneous scope);
Mon, 29 Dec 2008 20:43:04 +0100 wenzelm replaced EventSource by EventBus;
Fri, 19 Dec 2008 23:11:08 +0100 wenzelm added some headers and comments;
Fri, 19 Dec 2008 22:24:32 +0100 wenzelm added some headers and comments;
Fri, 28 Nov 2008 15:51:40 +0100 immler Token-functions with type-parameters
Fri, 28 Nov 2008 15:34:52 +0100 immler moved methods to object Token
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