| 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 | Merge Ilexer and ILexerWithSubStyles into ILexer4 to avoid need for version | Neil | 1 | -2/+2 |
| 2017-06-22 | Add a DefaultLexer class which lexers can subclass if they want reasonable | Neil | 1 | -1/+2 |
| 2017-03-04 | Use C++11 keyword "override" for methods in lexers that override an interface. | Neil | 1 | -13/+13 |
| 2015-07-30 | Use Sci_Position / Sci_PositionU for variables in lexers that represent | Joe Mueller | 1 | -17/+17 |
| 2015-07-20 | Use Sci_Position when required to implement interfaces. | Neil | 1 | -10/+10 |
| 2014-09-03 | Normalise header inclusion order. | Neil | 1 | -2/+2 |
| 2014-08-09 | Added lexer for registry files. | Neil | 1 | -0/+416 |
