aboutsummaryrefslogtreecommitdiff
path: root/lpvm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implementing the new semantics of predicates when a label is thrownSérgio Queiroz2017-12-271-1/+1
* Exteding the stack with a field to store the label environmentSérgio Queiroz2017-12-261-0/+1
* The var that keeps the number of a label should be short instead of byteSérgio Queiroz2017-12-261-1/+1
* Removing code related to labeled choice and recovery operators and updating t...Sérgio Queiroz2017-12-151-1/+0
* Removing code related to previous recovery operator //{}Sérgio Queiroz2017-12-151-3/+2
* Updating the recovery mechanism when a label is thrownSérgio Queiroz2017-12-151-1/+2
* Reintroducing the labeled ordered choice (tests without it passed)Sergio Queiroz2017-07-061-1/+2
* Removing labeled choice, updating testlabel, and disabling an optmization rel...Sergio Queiroz2016-11-101-1/+0
* Implementing the recovery operatorSergio Queiroz2016-07-141-1/+2
* 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-1/+0
* Result of an unsuccessful matching is label + subjectSergio Queiroz2015-09-111-1/+1
* Updating to lpeg 0.12.2Sergio Medeiros2015-03-231-9/+4
* 'match' function now returns the 'nil' plus a list of labelsSergio Medeiros2014-11-131-1/+1
* Creating the git repository with the current implementation.Sergio Medeiros2014-10-291-0/+66