src/Tools/jEdit/src/jedit/DynamicTokenMarker.scala
Sun, 06 Sep 2009 22:27:32 +0200 wenzelm sidekick root data: set buffer length to avoid crash of initial caret move;
Sun, 06 Sep 2009 14:55:25 +0200 wenzelm replaced find_command_at by command_at -- null-free, proper Option;
Sun, 06 Sep 2009 13:31:22 +0200 wenzelm minor tuning;
Fri, 04 Sep 2009 23:43:42 +0200 wenzelm simplified MarkupNode -- independent of Command and ProofDocument;
Thu, 03 Sep 2009 17:26:25 +0200 wenzelm tuned imports;
Thu, 27 Aug 2009 16:41:36 +0200 immler better performance
Mon, 13 Jul 2009 14:30:39 +0200 immler arbitrary history
Wed, 08 Jul 2009 15:15:15 +0200 immler commands carrying state-information
Wed, 08 Jul 2009 13:29:44 +0200 immler current version in theoryview/buffer
Sat, 04 Jul 2009 20:28:57 +0200 wenzelm use symbolic NULL;
Sat, 04 Jul 2009 17:50:48 +0200 wenzelm tuned token styles, according to some earlier Isabelle/jEdit experiments;
Sat, 04 Jul 2009 17:32:26 +0200 wenzelm use static Map/Set for token categorization;
Tue, 02 Jun 2009 22:55:20 +0200 immler merged
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 22:31:58 +0200 wenzelm superficial tuning;
Tue, 02 Jun 2009 21:20:22 +0200 wenzelm superficial tuning;
Wed, 27 May 2009 17:13:58 +0200 immler outer syntax could clash with status on removed commands
Fri, 22 May 2009 13:43:35 +0200 immler let MarkupNode carry arbitrary information
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;
Wed, 15 Apr 2009 18:23:04 +0200 immler use jEdits styles
Mon, 06 Apr 2009 20:01:33 +0200 immler implemented to_current and from_current in dependancy of document-versions
Mon, 06 Apr 2009 19:04:38 +0200 immler proofdocument-versions get id from changes
Mon, 23 Mar 2009 21:32:14 +0100 immler merged: resolved conflicts with Markups: ML-syntax styles in styles.props
Fri, 20 Mar 2009 12:46:57 +0100 immler changes of text with unique id
Thu, 19 Mar 2009 16:18:57 +0100 immler Prover as actor managing ProofDocument-versions (removed EventBus structural_changes);
Wed, 04 Feb 2009 21:50:08 +0100 immler syntax styles in properties
Wed, 04 Feb 2009 02:12:06 +0100 immler all token kinds have to be non-null
Wed, 04 Feb 2009 01:38:48 +0100 immler removed redundant code
Fri, 20 Mar 2009 21:31:57 +0100 wenzelm added ML syntax markup;
Mon, 02 Feb 2009 23:08:44 +0100 immler referred to old version of TokenMarker
Mon, 02 Feb 2009 23:05:25 +0100 immler implemented markTokens;
Sun, 11 Jan 2009 21:52:22 +0100 wenzelm some more token kinds, based on classification in
Sun, 11 Jan 2009 17:35:56 +0100 immler created DynamicTokenMarker
less more (0) tip