aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/test_lexlua.lua
AgeCommit message (Expand)AuthorFilesLines
2020-03-29lexlua: Fixed incorrect grammar building for lexers that embed themselves.mitchell1-0/+2
2020-03-28Switch to 1-based style numbers internally in Lua.mitchell1-4/+4
2020-03-26Switch to 1-based indices in Lua.mitchell1-3/+3
2018-10-26lexlua: Fixed HTML unit test with lexer update.mitchell1-5/+3
2018-06-12Added unit tests for Lua LPeg lexers.mitchell1-0/+1148