| Commit message (Expand) | Author | Age | Files | Lines |
* | Updating lpeglabel to the codebase of LPeg 1.0.1 | Sergio Queiroz | 2017-07-06 | 1 | -15/+23 |
* | Tracking the farthest failure position in case of a regular fail | Sergio Queiroz | 2017-01-03 | 1 | -6/+7 |
* | Changing documentation and examples with recovery | Sergio Queiroz | 2016-11-14 | 1 | -4/+4 |
* | Removing labeled choice, updating testlabel, and disabling an optmization rel... | Sergio Queiroz | 2016-11-10 | 1 | -11/+0 |
* | Now captures seems to work as expected in case of a recovery | Sergio Queiroz | 2016-09-21 | 1 | -3/+4 |
* | Fixing a bug in lpvm.c (now the tests passed) | Sergio Queiroz | 2016-09-21 | 1 | -2/+2 |
* | Updating implementation of Recovery to follow Fabio's idea. Not compatible wi... | Sergio Queiroz | 2016-09-09 | 1 | -42/+35 |
* | Removing "pk" from lpvm.c | Sergio Queiroz | 2016-07-22 | 1 | -7/+0 |
* | Changing the semantics of labels to recovery/resume (ILabChoice does not work) | sergio | 2016-07-22 | 1 | -13/+43 |
* | Implementing the recovery operator | Sergio Queiroz | 2016-07-14 | 1 | -4/+22 |
* | Updating code given that lpeglabel.T only throws one label | Sergio Queiroz | 2016-07-01 | 1 | -30/+16 |
* | Changing the LPegLabel to support up to 255 labels | Sergio Queiroz | 2016-07-01 | 1 | -18/+41 |
* | Updating lpeglabel to lpeg-1.0 | Sergio Queiroz | 2016-06-27 | 1 | -3/+3 |
* | Result of an unsuccessful matching is label + subject | Sergio Queiroz | 2015-09-11 | 1 | -1/+9 |
* | Updating to lpeg 0.12.2 | Sergio Medeiros | 2015-03-23 | 1 | -29/+26 |
* | 'match' function now returns the 'nil' plus a list of labels | Sergio Medeiros | 2014-11-13 | 1 | -10/+9 |
* | Creating the git repository with the current implementation. | Sergio Medeiros | 2014-10-29 | 1 | -0/+391 |