| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-07-07 | lexlua: Added `lexer.colors` and `lexer.styles` tables for themes and lexers. | mitchell | 1 | -72/+71 | |
| This allows for a more Lua table-oriented approach to defining and using colors and styles, instead of manually manipulating Scintilla property strings. Themes and lexers are still backwards compatible, as the underlying mechanisms are still in place. | |||||
| 2020-01-04 | Always use string property values in lexlua themes. | mitchell | 1 | -2/+2 | |
| 2019-12-31 | Updated copyright year for lexlua-specific bits of LongTerm3. | mitchell | 1 | -1/+1 | |
| 2019-02-16 | Updated copyright year. | mitchell | 1 | -1/+1 | |
| 2018-03-11 | Added optional Lua lexer support. | mitchell | 1 | -0/+89 | |
| This support is disabled by default and must be enabled via compile-time option. | |||||
