src/Tools/jEdit/src/token_markup.scala
2022-04-01 wenzelm clarified formatting, for the sake of scala3;
2021-06-30 wenzelm tuned imports;
2021-06-26 wenzelm tuned;
2021-05-02 wenzelm more robust indentation: proper line context after insert;
2021-05-02 wenzelm more robust: avoid sporadic crash of JEditBuffer.tokenMarker.getMainRuleSet().getModeName();
2021-03-03 wenzelm tuned --- fewer warnings;
2021-03-01 wenzelm tuned --- fewer warnings;
2021-03-01 wenzelm tuned --- fewer warnings;
2021-03-01 wenzelm tuned --- fewer warnings;
2020-06-11 wenzelm proper rendering of complex codepoints, e.g. \<^url> code: 0x01F310;
2020-04-22 wenzelm avoid deprecated operations;
2017-12-04 wenzelm tuned;
2017-11-06 wenzelm tuned signature;
2017-06-23 wenzelm tuned signature;
2017-03-15 wenzelm clarified modules;
2017-03-15 wenzelm clarified modules;
2016-12-20 wenzelm clarified module name;
2016-08-04 wenzelm clarified modules;
2016-07-12 wenzelm tuned signature;
2016-07-11 wenzelm support more modes;
2016-07-11 wenzelm explicit kind "before_command";
2016-07-07 wenzelm clarified modules;
2016-07-07 wenzelm basic setup for indentation;
2016-01-08 wenzelm clarified symbol insertion, depending on buffer encoding;
2015-09-19 wenzelm tuned signature;
2015-05-03 wenzelm tuned message;
2015-04-06 wenzelm support for 'restricted' modifier: only qualified accesses outside the local scope;
2015-04-04 wenzelm more general notion of command span: command keyword not necessarily at start;
2015-01-05 wenzelm GUI.imitate_font: more explicit result size, e.g. relevant for caching;
2015-01-01 wenzelm tuned signature;
2014-12-03 wenzelm tuned signature;
2014-12-02 wenzelm tuned signature -- more explicit types;
2014-12-02 wenzelm node-specific syntax, with base_syntax as default;
2014-12-01 wenzelm clarified token marker / syntax for mode vs. buffer;
2014-11-29 wenzelm encode text with control symbols;
2014-10-29 wenzelm more iterators;
2014-10-28 wenzelm find command span in buffer;
2014-10-21 wenzelm added option jedit_structure_limit;
2014-10-21 wenzelm some structure matching, based on line token iterators;
2014-10-21 wenzelm support for structure matching;
2014-10-18 wenzelm make double-sure that line context is present, e.g. relevant for last line after visible text;
2014-10-18 wenzelm tuned signature;
2014-10-18 wenzelm tuned signature;
2014-10-18 wenzelm tuned signature;
2014-10-16 wenzelm more explicit Line_Nesting;
2014-10-16 wenzelm support line context with depth;
2014-10-16 wenzelm proper type comparison (amending cd4439d8799c);
2014-10-14 wenzelm buffer_line_context via untyped access;
2014-10-04 wenzelm support for bibtex token markup;
2014-07-23 wenzelm clarified module name: facilitate alternative GUI frameworks;
2014-05-30 wenzelm more robust bold_style, e.g. relevant for accidental \<^bold> before keyword;
2014-04-22 wenzelm avoid "Adaptation of argument list by inserting ()" -- deprecated in scala-2.11.0;
2014-03-25 wenzelm separate tokenization and language context for SML: no symbols, no antiquotes;
2014-03-25 wenzelm separate "sml" mode, suppress old "ml" mode altogether;
2014-02-16 wenzelm tuned signature -- emphasize line-oriented aspect;
2014-02-15 wenzelm isabelle-ml mode with separate token marker;
2013-09-22 wenzelm tuned signature;
2013-09-22 wenzelm completion popup for history text field;
2013-08-29 wenzelm explicit indication of outer syntax with no tokens;
2013-08-29 wenzelm always use extended styles (despite de26cf3191a3);
less more (0) -100 -60 tip