Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |