| Commit message (Expand) | Author | Age | Files | Lines |
* | Adapting lpeglabel-1.5 to the codebase of lpeg-1.0.0lpeg-1.0.0 | Sergio Queiroz | 2019-01-10 | 1 | -56/+28 |
* | Fixing bug related to a head fail optmization that skips a throw | Sergio Queiroz | 2018-05-25 | 1 | -1/+1 |
* | When matching a predicate, the position of the farthest failure may not be th... | Sérgio Queiroz | 2017-12-28 | 1 | -2/+0 |
* | Implementing the new semantics of predicates when a label is thrown | Sérgio Queiroz | 2017-12-27 | 1 | -5/+10 |
* | Updating lpprint and removing label related fields from structs | Sérgio Queiroz | 2017-12-19 | 1 | -1/+1 |
* | Updating code to use the new syntax/semantics of labels | Sérgio Queiroz | 2017-12-18 | 1 | -2/+3 |
* | Removing code related to labeled choice and recovery operators and updating t... | Sérgio Queiroz | 2017-12-15 | 1 | -34/+5 |
* | Removing code related to previous recovery operator //{} | Sérgio Queiroz | 2017-12-15 | 1 | -36/+7 |
* | Updating the recovery mechanism when a label is thrown | Sérgio Queiroz | 2017-12-15 | 1 | -11/+26 |
* | Using field 'key' to allow strings as labels (partial) | Sérgio Queiroz | 2017-12-12 | 1 | -1/+13 |
* | Reintroducing the labeled ordered choice (tests without it passed) | Sergio Queiroz | 2017-07-06 | 1 | -8/+27 |
* | Updating lpeglabel to the codebase of LPeg 1.0.1 | Sergio Queiroz | 2017-07-06 | 1 | -29/+58 |
* | Removing labeled choice, updating testlabel, and disabling an optmization rel... | Sergio Queiroz | 2016-11-10 | 1 | -29/+10 |
* | Updating implementation of Recovery to follow Fabio's idea. Not compatible wi... | Sergio Queiroz | 2016-09-09 | 1 | -3/+3 |
* | 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 |
* | 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 |