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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updating files to version 1.6.0
v1.6.0-1
Sergio
2019-10-15
4
-3
/
+42
*
Updating LPegLabel to the codebase of LPeg(1.1.0?) (https://github.com/robert...
Sérgio Queiroz
2019-08-05
9
-99
/
+328
*
Updating LPegLabel to the codebase of LPeg 1.0.2
Sergio
2019-06-21
13
-99
/
+152
*
Using the maximum number of rules allowed
Sergio Queiroz
2019-01-24
1
-1
/
+1
*
Fixing the documentation related to p^l
Sergio Queiroz
2018-07-12
1
-1
/
+1
*
Fixing the version number
Sergio Queiroz
2018-06-05
1
-1
/
+1
*
Fixing bug related to a head fail optmization that skips a throw
Sergio Queiroz
2018-05-25
1
-1
/
+1
*
Adding rockspec to version v1.5
v1.5.0-1
Sérgio Queiroz
2018-02-08
1
-0
/
+32
*
Minor change in README
v1.5
Sérgio Queiroz
2018-02-08
1
-2
/
+2
*
Using lua_tointerger instead of lua_tointegerx to keep compatibility with Lua...
Sérgio Queiroz
2018-02-08
1
-5
/
+4
*
Updating HISTORY and LICENSE to version 1.5
Sérgio Queiroz
2017-12-29
2
-2
/
+15
*
Updating documentation for version 1.5
Sérgio Queiroz
2017-12-29
3
-74
/
+91
*
Updating the documentation
Sérgio Queiroz
2017-12-29
11
-3552
/
+314
*
When matching a predicate, the position of the farthest failure may not be th...
Sérgio Queiroz
2017-12-28
4
-37
/
+49
*
Updating examples to the new semantics
Sérgio Queiroz
2017-12-28
12
-269
/
+278
*
Implementing the new semantics of predicates when a label is thrown
Sérgio Queiroz
2017-12-27
6
-50
/
+114
*
Exteding the stack with a field to store the label environment
Sérgio Queiroz
2017-12-26
2
-18
/
+41
*
The var that keeps the number of a label should be short instead of byte
Sérgio Queiroz
2017-12-26
3
-3
/
+3
*
Updating lpprint and removing label related fields from structs
Sérgio Queiroz
2017-12-19
4
-27
/
+26
*
Updating relabel to use the new semantics of m.T
Sérgio Queiroz
2017-12-19
1
-43
/
+33
*
Removing function 'setlabels' from relabel
Sérgio Queiroz
2017-12-19
1
-5
/
+0
*
Updating relabel's parser after removing /{} and //{}
Sérgio Queiroz
2017-12-19
2
-65
/
+14
*
Updating code to use the new syntax/semantics of labels
Sérgio Queiroz
2017-12-18
6
-573
/
+272
*
Removing code related to labeled choice and recovery operators and updating t...
Sérgio Queiroz
2017-12-15
7
-301
/
+102
*
Removing code related to previous recovery operator //{}
Sérgio Queiroz
2017-12-15
7
-80
/
+15
*
Updating the recovery mechanism when a label is thrown
Sérgio Queiroz
2017-12-15
8
-101
/
+136
*
Using field 'key' to allow strings as labels (partial)
Sérgio Queiroz
2017-12-12
4
-14
/
+42
*
Updating the examples since lpeglabel now returns an error position instead o...
Sérgio Queiroz
2017-12-08
9
-40
/
+90
*
Adding p^name as syntactic sugar for p / T(name) in relabel
Sérgio Queiroz
2017-12-05
2
-2
/
+223
*
Returning the error position instead of a suffix of the original string (Issu...
Sérgio Queiroz
2017-10-04
2
-192
/
+192
*
Adding rockspec to version 1.4 (which reintroduces labeled choice)
v1.4.0-1
Sergio Queiroz
2017-07-19
1
-0
/
+32
*
Adding tests related to labeled choice
Sergio Queiroz
2017-07-07
1
-18
/
+234
*
Cleaning the code
Sergio Queiroz
2017-07-06
1
-7
/
+0
*
Updating the error message
Sergio Queiroz
2017-07-06
1
-4
/
+4
*
Reintroducing the labeled ordered choice (tests without it passed)
Sergio Queiroz
2017-07-06
7
-31
/
+95
*
Creating rockspec for version 1.3.0
v1.3.0-1
Sergio Queiroz
2017-07-06
1
-0
/
+32
*
Correcting the version number in HISTORY
Sergio Queiroz
2017-07-06
1
-1
/
+1
*
Updating HISTORY to version 1.3.0
Sergio Queiroz
2017-07-06
1
-0
/
+6
*
Fixing the documentation of setlabels and an example of error recovery
Sergio Queiroz
2017-07-06
1
-39
/
+32
*
Updating lpeglabel to the codebase of LPeg 1.0.1
Sergio Queiroz
2017-07-06
10
-102
/
+217
*
Build lpeglabel for a Linux system by default
Sergio Queiroz
2017-06-23
1
-3
/
+4
*
Merge branch 'master' of https://github.com/sqmedeiros/lpeglabel
Sergio Queiroz
2017-06-23
1
-1
/
+5
|
\
|
*
Merge pull request #16 from vsbenas/master
Sérgio Medeiros
2017-04-03
1
-1
/
+5
|
|
\
|
|
*
Merge pull request #1 from vsbenas/vsbenas-patch-1
vsbenas
2017-03-28
1
-1
/
+5
|
|
/
|
|
|
*
Update makefile to support Windows OS
vsbenas
2017-03-28
1
-1
/
+5
|
|
/
*
/
Fixing bug when getting the length of a table
Sergio Queiroz
2017-06-23
1
-2
/
+2
|
/
*
Updating HISTORY and adding rockspec to version 1.2.0-1
v1.2.0-1
Sergio Queiroz
2017-01-04
2
-1
/
+39
*
Adding to README an example about farthest failure
Sergio Queiroz
2017-01-04
2
-0
/
+37
*
Updating README to mention the farthest failure position feature
Sergio Queiroz
2017-01-03
1
-10
/
+23
*
Removing tests specific to farthest failure (put them in testlabel.lua)
farthestFail
Sergio Queiroz
2017-01-03
1
-13
/
+0
[next]