Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-29 | Remove Lexilla files from Scintilla | Neil | 1 | -139/+0 |
2019-12-22 | Define ILexer5 with methods for retrieving name, ID, and property values. | Neil | 1 | -3/+17 |
2017-09-11 | The Scintilla namespace is always active for internal symbols and for the lexer | Neil | 1 | -2/+0 |
2017-06-22 | Basic implementation helpers for style metadata. | Neil | 1 | -8/+9 |
2017-06-22 | Add style metadata methods with null implementations. | Neil | 1 | -0/+16 |
2017-06-22 | Merge Ilexer and ILexerWithSubStyles into ILexer4 to avoid need for version | Neil | 1 | -1/+1 |
2017-06-22 | Add a DefaultLexer class which lexers can subclass if they want reasonable | Neil | 1 | -0/+110 |