Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-11 | Backport: The Scintilla namespace is always active for internal symbols and f... | Neil | 1 | -2/+0 |
2017-06-22 | Backport: Add a DefaultLexer class which lexers can subclass if they want rea... | Neil | 1 | -1/+2 |
2017-03-04 | Use C++11 keyword "override" for methods in lexers that override an interface. | Neil | 1 | -13/+13 |
2016-10-14 | Fix JSON lexer folding bug. | yonken | 1 | -2/+4 |
2016-03-20 | Feature [feature-requests:#1140]. JSON lexer added. | nkmathew | 1 | -0/+497 |