aboutsummaryrefslogtreecommitdiff
path: root/testlabel.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adding more testsSergio Queiroz2016-07-141-0/+138
|
* Fixing a bug in lptree and testing the recovery operatorSergio Queiroz2016-07-141-3/+20
|
* Implementing the recovery operatorSergio Queiroz2016-07-141-0/+36
|
* Adding tests to check the limit of labelsSergio Queiroz2016-07-011-0/+18
|
* Updating code given that lpeglabel.T only throws one labelSergio Queiroz2016-07-011-2/+1
|
* Changing the LPegLabel to support up to 255 labelsSergio Queiroz2016-07-011-1/+2
|
* Updating tests to match the new API,Sergio Queiroz2016-06-131-37/+86
| | | | which returns a triple nil, label, inputSuffix
* Fixing a bug reported by Matthew Allen.Sergio Queiroz2016-05-271-0/+9
| | | | | Result of p = m.Lc(m.P"A", m.P(true), 1) + m.P("B") was "nil" instead of "2"
* Updating test files to require "relabel" instead of "re"Sergio Queiroz2015-06-161-1/+1
|
* Updating to lpeg 0.12.2Sergio Medeiros2015-03-231-4/+4
|
* Adding tests related to predicates and repetitionSergio Medeiros2014-10-301-22/+65
|
* Creating the git repository with the current implementation.Sergio Medeiros2014-10-291-0/+422