Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-30 | Backport: Feature [feature-requests:#1261]. Enhance the styling of backticks ↵ | Jad Altahan | 1 | -1/+1 | |
in Nim Backport of changeset 7244:a5c65813871a. | |||||
2019-01-29 | Backport: Add unit test for Tcl lexer. | Neil | 1 | -0/+3 | |
Backport of changeset 7242:d2ac12d5ab0e. | |||||
2019-01-29 | Backport: Feature [feature-requests:#1260]. Fix inconsistency with dot ↵ | Jad Altahan | 1 | -0/+3 | |
styling in Nim. Backport of changeset 7240:99281d1bec87. | |||||
2017-08-25 | Backport: Moved *StyleBits* APIs into deprecated category. | Neil | 1 | -3/+1 | |
Backport of changeset 6379:b44bb3627bbd. | |||||
2015-12-28 | Fix typo. | Neil | 1 | -1/+1 | |
2015-12-28 | Bug [#1797]. Highlight changed subroutine prototype syntax for Perl 5.20. | Kein-Hong Man | 1 | -2/+11 | |
2015-12-18 | Bug [#1793]. Add support for Perl 5.22. | Kein-Hong Man | 1 | -21/+65 | |
Double-diamond operator <<>> Hexadecimal floating point literals Repetition in list assignment Added example file to the lexing tests and changed lexing tests to allow larger files and to standardise on Unix line ends when testing these larger files to avoid spurious failures. | |||||
2014-01-01 | Specify minimum Python version for scripts. | Neil | 1 | -2/+1 | |
2013-07-05 | Implemented tests for Qt on Linux. | Neil | 1 | -6/+7 | |
2013-06-29 | Bug: [#1483]. Added a test for UTF-8 labels in Lua that would fail without fix. | Neil | 1 | -0/+1 | |
2013-04-05 | Added tests for Ruby and Perl lexers. | nyamatongwe | 1 | -0/+6 | |
2013-04-05 | Added test for Lua lexer. | nyamatongwe | 1 | -2/+8 | |
2012-03-25 | Fix lexer tests to test subranges correctly. | nyamatongwe | 1 | -2/+2 | |
2010-06-05 | Whitespace. | nyamatongwe | 1 | -1/+1 | |
2009-05-27 | Handles BOM on input files by removing. | nyamatongwe | 1 | -9/+16 | |
Fixed for UTF-8 input. Added D test. | |||||
2009-05-12 | Include tests in standard repository. | nyamatongwe | 1 | -0/+106 | |