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
/
relabel.lua
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-16
Adding better handling of unterminated strings
Undecidable Robot
1
-3
/
+3
2016-05-16
Making skips in error recovery more intelligent
Undecidable Robot
2
-5
/
+15
2016-05-16
Fixing odd bug in the unification of ordered and labled choice
Undecidable Robot
1
-2
/
+2
2016-05-16
Unifying ordered choice and labeled choice
Undecidable Robot
1
-3
/
+2
2016-05-16
Adding line preview to error messages
Undecidable Robot
1
-0
/
+5
2016-05-16
Removing trailing newline in error reports
Undecidable Robot
1
-6
/
+5
2016-05-16
Improving reporting of column numbers in errors
Undecidable Robot
1
-0
/
+1
2016-05-16
Unifying reporting of syntactic and semantic error messages
Undecidable Robot
2
-9
/
+38
2016-05-16
Removing unnecessary pattern from old error detection
Undecidable Robot
1
-6
/
+1
2016-05-16
Adding error recovery to some missing closing tokens
Undecidable Robot
2
-2
/
+12
2016-05-13
Removing old error message code
Undecidable Robot
1
-7
/
+0
2016-05-12
Adding a basic error recovery mechanism
Undecidable Robot
2
-29
/
+45
2016-05-07
Adding proper error messages
Undecidable Robot
1
-1
/
+37
2016-05-07
Adding line and column number to error messages
Undecidable Robot
1
-2
/
+11
2016-05-07
Annotating relabel grammar with labels
Undecidable Robot
2
-26
/
+28