Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-04 | Bug [#1933]. Fix highlighting of lines longer than 1024 characters. | Neil | 1 | -9/+9 |
2017-09-11 | The Scintilla namespace is always active for internal symbols and for the lexer | Neil | 1 | -2/+0 |
2017-04-06 | Added const to some lexers. | Neil | 1 | -9/+9 |
2015-07-30 | Use Sci_Position / Sci_PositionU for variables in lexers that represent | Joe Mueller | 1 | -11/+11 |
2015-07-25 | Use Sci_PositionU/Sci_Position for arguments to functional lexers, folders, and | Neil | 1 | -2/+2 |
2015-07-14 | Split LexOthers.cxx into separate files for each lexer: LexBatch, LexDiff, | Neil | 1 | -0/+189 |