Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-24 | lexlua: Fixed typo in a previous commit to lexer.lua. | mitchell | 1 | -1/+1 |
2018-10-24 | lexlua: Tweaked newline pattern to be more syntactically accurate. | mitchell | 1 | -2/+2 |
2018-06-12 | Fixed child lexers that embed themselves into parents and fixed proxy lexers. | mitchell | 1 | -6/+8 |
2018-06-05 | Handle legacy lexer "_fold" functions. | mitchell | 1 | -0/+2 |
2018-03-11 | Added optional Lua lexer support. | mitchell | 1 | -0/+1865 |