aboutsummaryrefslogtreecommitdiff
path: root/lptypes.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updating LPegLabel to the codebase of LPeg(1.1.0?) ↵Sérgio Queiroz2019-08-051-3/+5
| | | | (https://github.com/roberto-ieru/LPeg/tree/c2680687d148820847607e13ed7100e60d94c79e)
* Updating LPegLabel to the codebase of LPeg 1.0.2Sergio2019-06-211-7/+3
|
* Using the maximum number of rules allowedSergio Queiroz2019-01-241-1/+1
|
* Fixing the version numberSergio Queiroz2018-06-051-1/+1
|
* When matching a predicate, the position of the farthest failure may not be ↵Sérgio Queiroz2017-12-281-3/+1
| | | | the subject position where the predicate started to match
* Implementing the new semantics of predicates when a label is thrownSérgio Queiroz2017-12-271-0/+5
|
* Removing code related to labeled choice and recovery operators and updating ↵Sérgio Queiroz2017-12-151-15/+0
| | | | tests
* Updating lpeglabel to the codebase of LPeg 1.0.1Sergio Queiroz2017-07-061-5/+5
|
* Tracking the farthest failure position in case of a regular failSergio Queiroz2017-01-031-0/+4
|
* Updating code given that lpeglabel.T only throws one labelSergio Queiroz2016-07-011-1/+1
|
* Changing the LPegLabel to support up to 255 labelsSergio Queiroz2016-07-011-12/+18
|
* Updating lpeglabel to lpeg-1.0Sergio Queiroz2016-06-271-17/+17
|
* Increasing MAXLABELS from 32 to 64Andre Murbach Maidl2015-10-151-3/+3
|
* Updating to lpeg 0.12.2Sergio Medeiros2015-03-231-5/+8
|
* Creating the git repository with the current implementation.Sergio Medeiros2014-10-291-0/+158