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
/
testlabel.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updating LPegLabel to the codebase of LPeg(1.1.0?) (https://github.com/robert...
Sérgio Queiroz
2019-08-05
1
-2
/
+2
*
When matching a predicate, the position of the farthest failure may not be th...
Sérgio Queiroz
2017-12-28
1
-3
/
+30
*
Implementing the new semantics of predicates when a label is thrown
Sérgio Queiroz
2017-12-27
1
-11
/
+44
*
Updating code to use the new syntax/semantics of labels
Sérgio Queiroz
2017-12-18
1
-550
/
+252
*
Removing code related to labeled choice and recovery operators and updating t...
Sérgio Queiroz
2017-12-15
1
-159
/
+80
*
Updating the recovery mechanism when a label is thrown
Sérgio Queiroz
2017-12-15
1
-73
/
+66
*
Using field 'key' to allow strings as labels (partial)
Sérgio Queiroz
2017-12-12
1
-7
/
+11
*
Updating the examples since lpeglabel now returns an error position instead o...
Sérgio Queiroz
2017-12-08
1
-1
/
+1
*
Adding p^name as syntactic sugar for p / T(name) in relabel
Sérgio Queiroz
2017-12-05
1
-0
/
+213
*
Returning the error position instead of a suffix of the original string (Issu...
Sérgio Queiroz
2017-10-04
1
-191
/
+191
*
Adding tests related to labeled choice
Sergio Queiroz
2017-07-07
1
-18
/
+234
*
Tracking the farthest failure position in case of a regular fail
Sergio Queiroz
2017-01-03
1
-72
/
+137
*
Renaming "lpeglabelrec" to "lpeglabel", and "relabelrec" to "relabel"
Sergio Queiroz
2016-12-16
1
-2
/
+2
*
Updating examples
Sergio Queiroz
2016-11-29
1
-0
/
+9
*
Removing labeled choice, updating testlabel, and disabling an optmization rel...
Sergio Queiroz
2016-11-10
1
-144
/
+309
*
Adding new examples to testlabel.lua
Sergio Queiroz
2016-10-11
1
-0
/
+50
*
Updating implementation of Recovery to follow Fabio's idea. Not compatible wi...
Sergio Queiroz
2016-09-09
1
-2
/
+3
*
Changing the semantics of labels to recovery/resume (ILabChoice does not work)
sergio
2016-07-22
1
-11
/
+43
*
Adding more tests
Sergio Queiroz
2016-07-14
1
-0
/
+138
*
Fixing a bug in lptree and testing the recovery operator
Sergio Queiroz
2016-07-14
1
-3
/
+20
*
Implementing the recovery operator
Sergio Queiroz
2016-07-14
1
-0
/
+36
*
Adding tests to check the limit of labels
Sergio Queiroz
2016-07-01
1
-0
/
+18
*
Updating code given that lpeglabel.T only throws one label
Sergio Queiroz
2016-07-01
1
-2
/
+1
*
Changing the LPegLabel to support up to 255 labels
Sergio Queiroz
2016-07-01
1
-1
/
+2
*
Updating tests to match the new API,
Sergio Queiroz
2016-06-13
1
-37
/
+86
*
Fixing a bug reported by Matthew Allen.
Sergio Queiroz
2016-05-27
1
-0
/
+9
*
Updating test files to require "relabel" instead of "re"
Sergio Queiroz
2015-06-16
1
-1
/
+1
*
Updating to lpeg 0.12.2
Sergio Medeiros
2015-03-23
1
-4
/
+4
*
Adding tests related to predicates and repetition
Sergio Medeiros
2014-10-30
1
-22
/
+65
*
Creating the git repository with the current implementation.
Sergio Medeiros
2014-10-29
1
-0
/
+422