Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-29 | Remove Lexilla files from Scintilla | Neil | 1 | -38/+0 | |
2020-07-16 | Add constexpr, const, noexcept and make other small improvements to lexlib. | Neil | 1 | -8/+8 | |
2019-09-30 | Feature [feature-requests:#1305] Optimize setting up keyword lists in lexers. | Zufu Liu | 1 | -1/+1 | |
Avoids splitting and sorting the input twice. | |||||
2017-09-11 | The Scintilla namespace is always active for internal symbols and for the lexer | Neil | 1 | -4/+0 | |
interfaces ILexer4 and IDocument. | |||||
2016-09-07 | Add InListAbridged to WordList. | oirfeodent | 1 | -0/+1 | |
2013-12-15 | Make single argument constructors explicit to avoid unexpected conversions. | Neil | 1 | -1/+1 | |
2013-05-08 | Hide implementation of WordList. | nyamatongwe | 1 | -6/+6 | |
2010-07-13 | New files for new lexer implementation. | nyamatongwe | 1 | -0/+41 | |