| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-02-03 | Bug [#2143]. Add test case for comment start in number. | Neil | 2 | -0/+22 | |
| This is before-fix and demonstrates the issue. | |||||
| 2020-02-03 | Add batch file to test lexers. | Neil | 1 | -0/+7 | |
| 2020-02-03 | Bug [#2139]. Add test case for compound decorator. | Neil | 4 | -12/+17 | |
| This is before-fix and demonstrates the issue. Remove the .new file as that is a temporary. | |||||
| 2020-01-26 | Add version information resource to Lexilla.DLL on Win32. | Neil | 5 | -6/+65 | |
| Lexilla and Scintilla currently share a version number but they may diverge in the future. | |||||
| 2020-01-22 | Adding test for makefile lexer. | Neil | 3 | -0/+33 | |
| 2020-01-18 | Adding test for batch lexer. | Neil | 3 | -0/+55 | |
| 2020-01-04 | Feature [feature-requests:#1328] Handle CRLF in SCE_RAKU_COMMENTLINEs and | Mark Reay | 1 | -4/+4 | |
| HEREDOCs style termination. | |||||
| 2020-01-03 | Added Raku lexer and style properties and example files | Mark Reay | 7 | -0/+252 | |
| 2020-01-04 | Implement negative relative positions in GetRelativePosition. | Neil | 1 | -2/+26 | |
| 2020-01-04 | Add lexilla/src to include directories to find "Lexilla.h". | Neil | 1 | -4/+4 | |
| 2019-12-14 | Lexilla tests. | Neil | 39 | -0/+1259 | |
| 2019-12-22 | Lexilla testing framework. | Neil | 9 | -0/+913 | |
| 2019-12-22 | Define ILexer5 with methods for retrieving name, ID, and property values. | Neil | 2 | -2/+2 | |
| Implement ILexer5 on object lexers. Implement ILexer5 on LexerSimple wrapper for function lexers. | |||||
| 2019-12-13 | Lexilla implemented as loadable lexer. | Neil | 9 | -0/+3820 | |
