Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing labeled choice, updating testlabel, and disabling an optmization ↵ | Sergio Queiroz | 2016-11-10 | 1 | -29/+10 |
| | | | | related to Throw | ||||
* | Updating implementation of Recovery to follow Fabio's idea. Not compatible ↵ | Sergio Queiroz | 2016-09-09 | 1 | -3/+3 |
| | | | | with labeled ordered choice | ||||
* | Changing the semantics of labels to recovery/resume (ILabChoice does not work) | sergio | 2016-07-22 | 1 | -3/+4 |
| | |||||
* | Implementing the recovery operator | Sergio Queiroz | 2016-07-14 | 1 | -8/+35 |
| | |||||
* | Updating code given that lpeglabel.T only throws one label | Sergio Queiroz | 2016-07-01 | 1 | -21/+3 |
| | |||||
* | Changing the LPegLabel to support up to 255 labels | Sergio Queiroz | 2016-07-01 | 1 | -21/+22 |
| | |||||
* | Updating lpeglabel to lpeg-1.0 | Sergio Queiroz | 2016-06-27 | 1 | -14/+14 |
| | |||||
* | Fixing a bug reported by Matthew Allen. | Sergio Queiroz | 2016-05-27 | 1 | -1/+4 |
| | | | | | Result of p = m.Lc(m.P"A", m.P(true), 1) + m.P("B") was "nil" instead of "2" | ||||
* | Updating to lpeg 0.12.2 | Sergio Medeiros | 2015-03-23 | 1 | -59/+84 |
| | |||||
* | Minor changes in lpcode.c | Sergio Medeiros | 2014-10-30 | 1 | -7/+6 |
| | |||||
* | Creating the git repository with the current implementation. | Sergio Medeiros | 2014-10-29 | 1 | -0/+1016 |