Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change prefix of source files from 'lp' to 'lpl' | Alexey Romanoff | 2021-08-16 | 1 | -0/+499 |
To eliminate conflicts with the original LPeg: > $ lua -e "require 'lpeg'; require 'lpeglabel'; for _ in (require'lxsh').lexers.lua.gmatch('1') do end" lua: lpvm.c:347: match: Assertion `stack > getstackbase(L, ptop) && (stack - 1)->s != NULL' failed. Aborted |