aboutsummaryrefslogtreecommitdiff
path: root/lpvm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-07Adding some unusual annotationsAndre Murbach Maidl4-13/+19
2015-10-07Adding labels and messages for malformed expressionsAndre Murbach Maidl3-20/+34
2015-10-07Adding some missing annotations due to MAXLABELS limitation to 32 labelsAndre Murbach Maidl3-7/+10
2015-10-05Annotating Typed Lua parserAndre Murbach Maidl5-76/+2733
2015-10-04Adding Typed Lua parserAndre Murbach Maidl3-0/+326
2015-09-11Result of an unsuccessful matching is label + subjectSergio Queiroz4-7/+19
2015-06-16Updating test files to require "relabel" instead of "re"Sergio Queiroz2-2/+2
2015-03-23Small update of lpeg.htmlv0.12.2Sergio Medeiros1-34/+38
2015-03-23Renaming "re.lua" to "relabel.lua".Sergio Medeiros11-0/+922
2015-03-23Updating to lpeg 0.12.2Sergio Medeiros14-358/+472
2014-11-13'match' function now returns the 'nil' plus a list of labelsSergio Medeiros3-13/+22
2014-11-13Now it's possible to give names to labels in 're'Sergio Medeiros1-2/+8
2014-10-30Minor changes in lpcode.cSergio Medeiros1-7/+6
2014-10-30Updating printreeSergio Medeiros1-2/+10
2014-10-30Adding tests related to predicates and repetitionSergio Medeiros1-22/+65
2014-10-29Creating the git repository with the current implementation.Sergio Medeiros15-0/+6037