| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-03-25 | Fixed LPeg lexer incorrectly applying style changes to stale property sets. | mitchell | 1 | -6/+11 | |
| Also, when manually updating the default style, call SCI_STYLECLEARALL in order for subsequent style updates to inherit from the default style. | |||||
| 2018-03-16 | Fixed compiler warnings in LPeg lexer. | mitchell | 1 | -8/+7 | |
| 2018-03-15 | Use active Scintilla namespace in LPeg lexer. | mitchell | 1 | -4/+0 | |
| 2018-03-11 | Added optional Lua lexer support. | mitchell | 1 | -0/+795 | |
| This support is disabled by default and must be enabled via compile-time option. | |||||
