Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change prefix of source files from 'lp' to 'lpl' | Alexey Romanoff | 2021-08-16 | 1 | -57/+0 |
| | | | | | | | 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 | ||||
* | Fix name clashing issues with LPEG | Eduardo Bart | 2020-08-23 | 1 | -3/+3 |
| | |||||
* | Updating LPegLabel to the codebase of LPeg 1.0.2 | Sergio | 2019-06-21 | 1 | -1/+2 |
| | |||||
* | Updating lpeglabel to the codebase of LPeg 1.0.1 | Sergio Queiroz | 2017-07-06 | 1 | -3/+16 |
| | |||||
* | Updating to lpeg 0.12.2 | Sergio Medeiros | 2015-03-23 | 1 | -2/+2 |
| | |||||
* | Creating the git repository with the current implementation. | Sergio Medeiros | 2014-10-29 | 1 | -0/+43 |