| Commit message (Expand) | Author | Age | Files | Lines |
* | Updating lpeglabel to the codebase of LPeg 1.0.1 | Sergio Queiroz | 2017-07-06 | 1 | -7/+12 |
* | Renaming "lpeglabelrec" to "lpeglabel", and "relabelrec" to "relabel" | Sergio Queiroz | 2016-12-16 | 1 | -2/+2 |
* | Changing documentation and examples with recovery | Sergio Queiroz | 2016-11-14 | 1 | -1/+1 |
* | Removing labeled choice, updating testlabel, and disabling an optmization rel... | Sergio Queiroz | 2016-11-10 | 1 | -18/+5 |
* | Updating implementation of Recovery to follow Fabio's idea. Not compatible wi... | Sergio Queiroz | 2016-09-09 | 1 | -3/+3 |
* | Fixing a bug in lptree and testing the recovery operator | Sergio Queiroz | 2016-07-14 | 1 | -1/+1 |
* | Implementing the recovery operator | Sergio Queiroz | 2016-07-14 | 1 | -4/+23 |
* | Updating code given that lpeglabel.T only throws one label | Sergio Queiroz | 2016-07-01 | 1 | -16/+8 |
* | Changing the LPegLabel to support up to 255 labels | Sergio Queiroz | 2016-07-01 | 1 | -44/+50 |
* | Updating lpeglabel to lpeg-1.0 | Sergio Queiroz | 2016-06-27 | 1 | -48/+56 |
* | Increasing MAXLABELS from 32 to 64 | Andre Murbach Maidl | 2015-10-15 | 1 | -7/+7 |
* | Using luaL_checkinteger instead of luaL_checkint | Andre Murbach Maidl | 2015-10-01 | 1 | -2/+2 |
* | Result of an unsuccessful matching is label + subject | Sergio Queiroz | 2015-09-11 | 1 | -2/+6 |
* | Updating to lpeg 0.12.2 | Sergio Medeiros | 2015-03-23 | 1 | -179/+234 |
* | 'match' function now returns the 'nil' plus a list of labels | Sergio Medeiros | 2014-11-13 | 1 | -2/+12 |
* | Creating the git repository with the current implementation. | Sergio Medeiros | 2014-10-29 | 1 | -0/+1282 |