aboutsummaryrefslogtreecommitdiff
path: root/test.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updating lpeglabel to the codebase of LPeg 1.0.1Sergio Queiroz2017-07-061-1/+56
|
* Renaming "lpeglabelrec" to "lpeglabel", and "relabelrec" to "relabel"Sergio Queiroz2016-12-161-2/+2
|
* Removing labeled choice, updating testlabel, and disabling an optmization ↵Sergio Queiroz2016-11-101-1/+1
| | | | related to Throw
* Updating implementation of Recovery to follow Fabio's idea. Not compatible ↵Sergio Queiroz2016-09-091-1/+1
| | | | with labeled ordered choice
* Updating code given that lpeglabel.T only throws one labelSergio Queiroz2016-07-011-0/+1
|
* Changing the LPegLabel to support up to 255 labelsSergio Queiroz2016-07-011-1/+0
|
* Removing 'print' statementSergio Queiroz2016-06-281-1/+0
|
* Updating lpeglabel to lpeg-1.0Sergio Queiroz2016-06-271-9/+31
|
* Annotating relabel grammar with labelsUndecidable Robot2016-05-071-1/+1
|
* Updating test files to require "relabel" instead of "re"Sergio Queiroz2015-06-161-1/+1
|
* Updating to lpeg 0.12.2Sergio Medeiros2015-03-231-50/+92
|
* Creating the git repository with the current implementation.Sergio Medeiros2014-10-291-0/+1386