| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-01-29 | Remove lexer tests from Scintilla | Neil | 1 | -178/+0 | |
| 2020-04-06 | Bug [#2164]. Change line comments to terminate at next line start. | Neil | 1 | -110/+110 | |
| This changes the lexing test results a lot since line comments are common. | |||||
| 2016-01-05 | Fix module ::-syntax when special characters such as 'x' are used. | Kein-Hong Man | 1 | -1/+1 | |
| Added ' and " detection as prefix chars for x repetition operator. | |||||
| 2015-12-18 | Bug [#1793]. Add support for Perl 5.22. | Kein-Hong Man | 1 | -0/+178 | |
| 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. | |||||
