aboutsummaryrefslogtreecommitdiff
path: root/testlabel.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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