aboutsummaryrefslogtreecommitdiff
path: root/lpcap.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* change prefix of source files from 'lp' to 'lpl'Alexey Romanoff2021-08-161-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 LPEGEduardo Bart2020-08-231-3/+3
|
* Updating LPegLabel to the codebase of LPeg 1.0.2Sergio2019-06-211-1/+2
|
* Updating lpeglabel to the codebase of LPeg 1.0.1Sergio Queiroz2017-07-061-3/+16
|
* Updating to lpeg 0.12.2Sergio Medeiros2015-03-231-2/+2
|
* Creating the git repository with the current implementation.Sergio Medeiros2014-10-291-0/+43