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