index
:
lpeglabel
farthestFail
lpeg-0.12
lpeg-1.0.0
master
newline
relabel-recovery
typedlua
v1.5
A mirror of https://github.com/sqmedeiros/lpeglabel.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lpvm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
When matching a predicate, the position of the farthest failure may not be th...
Sérgio Queiroz
2017-12-28
1
-29
/
+18
*
Updating examples to the new semantics
Sérgio Queiroz
2017-12-28
1
-4
/
+0
*
Implementing the new semantics of predicates when a label is thrown
Sérgio Queiroz
2017-12-27
1
-31
/
+51
*
Exteding the stack with a field to store the label environment
Sérgio Queiroz
2017-12-26
1
-18
/
+40
*
The var that keeps the number of a label should be short instead of byte
Sérgio Queiroz
2017-12-26
1
-1
/
+1
*
Updating code to use the new syntax/semantics of labels
Sérgio Queiroz
2017-12-18
1
-0
/
+1
*
Removing code related to labeled choice and recovery operators and updating t...
Sérgio Queiroz
2017-12-15
1
-55
/
+14
*
Removing code related to previous recovery operator //{}
Sérgio Queiroz
2017-12-15
1
-12
/
+1
*
Updating the recovery mechanism when a label is thrown
Sérgio Queiroz
2017-12-15
1
-4
/
+21
*
Using field 'key' to allow strings as labels (partial)
Sérgio Queiroz
2017-12-12
1
-1
/
+5
*
Reintroducing the labeled ordered choice (tests without it passed)
Sergio Queiroz
2017-07-06
1
-0
/
+11
*
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