aboutsummaryrefslogtreecommitdiff
path: root/lptree.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updating lpeglabel to the codebase of LPeg 1.0.1Sergio Queiroz2017-07-061-7/+12
|
* Renaming "lpeglabelrec" to "lpeglabel", and "relabelrec" to "relabel"Sergio Queiroz2016-12-161-2/+2
|
* Changing documentation and examples with recoverySergio Queiroz2016-11-141-1/+1
|
* Removing labeled choice, updating testlabel, and disabling an optmization ↵Sergio Queiroz2016-11-101-18/+5
| | | | related to Throw
* Updating implementation of Recovery to follow Fabio's idea. Not compatible ↵Sergio Queiroz2016-09-091-3/+3
| | | | with labeled ordered choice
* Fixing a bug in lptree and testing the recovery operatorSergio Queiroz2016-07-141-1/+1
|
* Implementing the recovery operatorSergio Queiroz2016-07-141-4/+23
|
* Updating code given that lpeglabel.T only throws one labelSergio Queiroz2016-07-011-16/+8
|
* Changing the LPegLabel to support up to 255 labelsSergio Queiroz2016-07-011-44/+50
|
* Updating lpeglabel to lpeg-1.0Sergio Queiroz2016-06-271-48/+56
|
* Increasing MAXLABELS from 32 to 64Andre Murbach Maidl2015-10-151-7/+7
|
* Using luaL_checkinteger instead of luaL_checkintAndre Murbach Maidl2015-10-011-2/+2
|
* Result of an unsuccessful matching is label + subjectSergio Queiroz2015-09-111-2/+6
|
* Updating to lpeg 0.12.2Sergio Medeiros2015-03-231-179/+234
|
* 'match' function now returns the 'nil' plus a list of labelsSergio Medeiros2014-11-131-2/+12
|
* Creating the git repository with the current implementation.Sergio Medeiros2014-10-291-0/+1282