| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-03-29 | lexlua: Fixed incorrect grammar building for lexers that embed themselves. | mitchell | 1 | -0/+2 | |
| When there is no initial '*_whitespace' style, child lexers should prefer their parent's grammar rather than their own. | |||||
| 2020-03-28 | Switch to 1-based style numbers internally in Lua. | mitchell | 1 | -4/+4 | |
| 2020-03-26 | Switch to 1-based indices in Lua. | mitchell | 1 | -3/+3 | |
| The only external, 3rd party lexers that would be affected are those implementing their own fold functions. | |||||
| 2018-10-26 | lexlua: Fixed HTML unit test with lexer update. | mitchell | 1 | -5/+3 | |
| 2018-06-12 | Added unit tests for Lua LPeg lexers. | mitchell | 1 | -0/+1148 | |
