Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-03 | lexlua: Deprecated `lexer.fold_line_comments()` in favor of `lexer.fold_conse... | mitchell | 1 | -1/+1 |
2020-07-14 | lexlua: Minor pattern refactoring. | mitchell | 1 | -1/+1 |
2020-07-08 | lexlua: Convert uses of `lexer.STYLE_*` to `lexer.styles.*`. | mitchell | 1 | -1/+1 |
2020-04-25 | Reformatted Lua LPeg lexers and added new convenience functions and pattern. | mitchell | 1 | -26/+25 |
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/+132 |