| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-01-29 | Remove Lexilla files from Scintilla | Neil | 1 | -70/+0 | |
| 2020-06-11 | Use const and noexcept for CatalogueModules. | Neil | 1 | -6/+6 | |
| While CatalogueModules is in lexlib, it is newer with few users so does not have to remain as fixed as other files in lexlib. | |||||
| 2019-12-22 | Define ILexer5 with methods for retrieving name, ID, and property values. | Neil | 1 | -1/+1 | |
| Implement ILexer5 on object lexers. Implement ILexer5 on LexerSimple wrapper for function lexers. | |||||
| 2019-12-31 | Move collection of modules from Catalogue.cxx to CatalogueModules.h so it can | Neil | 1 | -0/+70 | |
| be reused. | |||||
