src/Tools/jEdit/src/jedit/IsabelleSideKickParser.scala
Fri, 26 Jun 2009 20:07:34 +0200 wenzelm completion: decode symbols only if isabelle encoding is active (to prevent unicode chars written back to file);
Tue, 23 Jun 2009 20:49:56 +0200 wenzelm fall back on Isabelle system completion (symbols only);
Tue, 23 Jun 2009 20:16:32 +0200 wenzelm use isabelle.Completion;
Wed, 17 Jun 2009 00:26:46 +0200 wenzelm simplified and reactivated SideKickCompletion, cf. org.gjt.sp.jedit.gui.CompleteWord;
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, 22 Apr 2009 17:35:49 +0200 immler abs. stops, markup nodes depend on doc-version;
Thu, 19 Feb 2009 20:44:28 +0100 immler tokens and commands as lists
Tue, 27 Jan 2009 19:27:59 +0100 wenzelm tuned whitespace;
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, 12 Jan 2009 20:49:37 +0100 immler implemented IsabelleSideKickParser.complete
Sat, 27 Dec 2008 14:13:05 +0100 wenzelm renamed object Plugin to Isabelle;
Sun, 21 Dec 2008 21:43:40 +0100 wenzelm renamed Plugin.plugin to Plugin.self;
Sat, 20 Dec 2008 18:17:39 +0100 wenzelm renamed isabelle.prover.IsabelleSKParser to isabelle.jedit.IsabelleSideKickParser;
less more (0) tip