Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding more tests | Sergio Queiroz | 2016-07-14 | 1 | -0/+138 |
| | |||||
* | Fixing a bug in lptree and testing the recovery operator | Sergio Queiroz | 2016-07-14 | 1 | -3/+20 |
| | |||||
* | Implementing the recovery operator | Sergio Queiroz | 2016-07-14 | 1 | -0/+36 |
| | |||||
* | Adding tests to check the limit of labels | Sergio Queiroz | 2016-07-01 | 1 | -0/+18 |
| | |||||
* | Updating code given that lpeglabel.T only throws one label | Sergio Queiroz | 2016-07-01 | 1 | -2/+1 |
| | |||||
* | Changing the LPegLabel to support up to 255 labels | Sergio Queiroz | 2016-07-01 | 1 | -1/+2 |
| | |||||
* | Updating tests to match the new API, | Sergio Queiroz | 2016-06-13 | 1 | -37/+86 |
| | | | | which returns a triple nil, label, inputSuffix | ||||
* | Fixing a bug reported by Matthew Allen. | Sergio Queiroz | 2016-05-27 | 1 | -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 Queiroz | 2015-06-16 | 1 | -1/+1 |
| | |||||
* | Updating to lpeg 0.12.2 | Sergio Medeiros | 2015-03-23 | 1 | -4/+4 |
| | |||||
* | Adding tests related to predicates and repetition | Sergio Medeiros | 2014-10-30 | 1 | -22/+65 |
| | |||||
* | Creating the git repository with the current implementation. | Sergio Medeiros | 2014-10-29 | 1 | -0/+422 |