src/Tools/jEdit/src/rendering.scala
Mon, 10 Aug 2015 20:42:59 +0200 wenzelm tuned signature;
Mon, 10 Aug 2015 20:22:49 +0200 wenzelm set breakpoint state on ML side, relying on stable situation within the PIDE editing queue;
Mon, 10 Aug 2015 17:49:36 +0200 wenzelm added action to toggle breakpoints (on editor side);
Mon, 10 Aug 2015 16:05:41 +0200 wenzelm rendering for debugger/breakpoint active state;
Mon, 10 Aug 2015 14:13:49 +0200 wenzelm tuned signature;
Sun, 03 May 2015 00:01:10 +0200 wenzelm misc tuning, based on warnings by IntelliJ IDEA;
Thu, 08 Jan 2015 20:56:39 +0100 wenzelm tuned;
Tue, 30 Dec 2014 23:45:03 +0100 wenzelm explicit message channel for "legacy", which is nonetheless a variant of "warning";
Tue, 23 Dec 2014 20:46:42 +0100 wenzelm explicit message channels for "state", "information";
Wed, 10 Dec 2014 20:51:27 +0100 wenzelm more informative gutter content: fall-back on background color, e.g. when line numbers are enabled;
Wed, 10 Dec 2014 13:45:44 +0100 wenzelm more explicit markup for improper commands;
Tue, 09 Dec 2014 19:01:07 +0100 wenzelm clarified language context, e.g. relevant for symbol completion within cartouches;
Mon, 08 Dec 2014 22:42:12 +0100 wenzelm expand ML cartouches to Input.source;
Wed, 03 Dec 2014 11:37:51 +0100 wenzelm clarified token kind;
Wed, 05 Nov 2014 17:37:25 +0100 wenzelm clarified representation of type Keywords;
Wed, 05 Nov 2014 16:57:12 +0100 wenzelm explicit type Keyword.Keywords;
Mon, 06 Oct 2014 16:54:35 +0200 wenzelm completion for bibtex entries;
Sun, 05 Oct 2014 17:58:36 +0200 wenzelm citation tooltip/hyperlink based on open buffers with .bib files;
Fri, 26 Sep 2014 15:05:11 +0200 wenzelm support for sub-expression markup;
Wed, 27 Aug 2014 14:54:32 +0200 wenzelm more explicit Method.modifier with reported position;
Wed, 13 Aug 2014 22:29:43 +0200 wenzelm tuned;
Tue, 12 Aug 2014 16:20:09 +0200 wenzelm allow hyperlinks without offset, just in case the prover emits such reports, despite Position.is_reported;
Sat, 26 Jul 2014 14:52:54 +0200 wenzelm output state first -- avoid fluctuation wrt. warnings, errors, etc.;
Mon, 21 Jul 2014 17:39:20 +0200 wenzelm removed unused markup (cf. 2f7d91242b99);
Mon, 21 Jul 2014 17:37:22 +0200 wenzelm regular message to refer to Simplifier Trace panel (unused);
Fri, 16 May 2014 17:11:56 +0200 wenzelm proper priority for error over warning, which got mixed up in 0546e036d1c0 and 4df2727a0b5f;
Tue, 06 May 2014 21:29:17 +0200 wenzelm common support for search field, which is actually a light-weight Highlighter;
Sat, 03 May 2014 22:47:43 +0200 wenzelm support for path completion based on file-system content;
Sat, 26 Apr 2014 13:07:20 +0200 wenzelm tuned signature;
Wed, 16 Apr 2014 11:52:26 +0200 wenzelm more specific support for sequence of words;
Wed, 16 Apr 2014 09:38:40 +0200 wenzelm tuned signature -- separate module Word;
Sun, 13 Apr 2014 21:43:25 +0200 wenzelm added spell-checker completion dialog, without counting frequency of items due to empty name;
Sat, 12 Apr 2014 21:00:04 +0200 wenzelm more general spell_checker_elements;
Sat, 12 Apr 2014 20:49:57 +0200 wenzelm added spell-checker options;
Sat, 12 Apr 2014 17:46:54 +0200 wenzelm markup for prose words within formal comments;
Wed, 09 Apr 2014 15:03:07 +0200 wenzelm more explicit message discrimination;
Mon, 07 Apr 2014 23:02:29 +0200 wenzelm simplified blob again (amending 1e77ed11f2f7): only store file node name, i.e. the raw editor file name;
Thu, 03 Apr 2014 21:55:48 +0200 wenzelm more direct warning within persistent Protocol.Status;
Wed, 02 Apr 2014 20:22:12 +0200 wenzelm more explicit iterator terminology, in accordance to Scala 2.8 library;
Wed, 02 Apr 2014 12:26:11 +0200 wenzelm persistent protocol_status, to improve performance of node_status a little;
Tue, 01 Apr 2014 20:22:25 +0200 wenzelm more direct command states -- merge_results is hardly ever needed;
Tue, 01 Apr 2014 17:26:32 +0200 wenzelm more frugal command_status, which is often used in a tight loop;
Thu, 27 Mar 2014 10:43:43 +0100 wenzelm more careful treatment of multiple command states (eval + prints): merge content that is actually required;
Wed, 26 Mar 2014 21:01:09 +0100 wenzelm tuned signature -- expose less intermediate information;
Tue, 25 Mar 2014 16:11:00 +0100 wenzelm separate tokenization and language context for SML: no symbols, no antiquotes;
Tue, 18 Mar 2014 17:39:03 +0100 wenzelm clarifed module name;
Tue, 18 Mar 2014 12:25:17 +0100 wenzelm more markup for improper elements;
Mon, 17 Mar 2014 14:37:23 +0100 wenzelm tuned rendering -- avoid flashing background of aux. files that are disconnected from the document model;
Mon, 17 Mar 2014 12:24:00 +0100 wenzelm tuned signature;
Fri, 14 Mar 2014 15:41:29 +0100 wenzelm discontinued somewhat pointless "thy_script" keyword kind;
Thu, 13 Mar 2014 10:34:48 +0100 wenzelm clarified Path.smart_implode;
Wed, 12 Mar 2014 16:43:17 +0100 wenzelm clarified Markup.operator vs. Markup.delimiter;
Wed, 12 Mar 2014 16:11:47 +0100 wenzelm more explicit markup for Token.Literal;
Fri, 07 Mar 2014 14:37:25 +0100 wenzelm more detailed description of completion items;
Wed, 05 Mar 2014 16:13:24 +0100 wenzelm more explicit quasi_keyword markup, for Args.$$$ material, which is somewhere in between of outer and inner syntax;
Wed, 05 Mar 2014 13:11:08 +0100 wenzelm clarified init_assignable: make double-sure that initial values are reset;
Mon, 03 Mar 2014 12:24:14 +0100 wenzelm recovered position hyperlinks from 65c9968286d5 (NB: "def" position vs. regular one);
Mon, 03 Mar 2014 11:58:07 +0100 wenzelm clarified path checks: avoid crash of rendering due to spurious errors;
Mon, 03 Mar 2014 11:37:06 +0100 wenzelm more precise navigation within open files;
Mon, 03 Mar 2014 10:59:33 +0100 wenzelm tuned signature;
less more (0) -100 -60 tip