Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-11 | The Scintilla namespace is always active for internal symbols and for the lexer | Neil | 1 | -4/+0 | |
interfaces ILexer4 and IDocument. | |||||
2017-06-22 | Basic implementation helpers for style metadata. | Neil | 1 | -1/+3 | |
2017-06-22 | Add style metadata methods with null implementations. | Neil | 1 | -0/+4 | |
2017-06-22 | Merge Ilexer and ILexerWithSubStyles into ILexer4 to avoid need for version | Neil | 1 | -1/+11 | |
checking in 4.0. Use lvRelease4 ID. | |||||
2017-06-22 | Make all methods override, even pure ones to keep Clang happy. | Neil Hodgson | 1 | -2/+2 | |
2017-06-22 | Mark methods implementing interface as "override". | Neil | 1 | -9/+9 | |
2015-07-20 | Use Sci_Position when required to implement interfaces. | Neil | 1 | -4/+4 | |
2010-12-10 | Made LexerBase destructor virtual so LexerSimple cleans up string member. ↵ | nyamatongwe | 1 | -1/+1 | |
Bug #3133672. | |||||
2010-07-13 | New files for new lexer implementation. | nyamatongwe | 1 | -0/+41 | |