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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-35
/
+3
*
Updating code to use the new syntax/semantics of labels
Sérgio Queiroz
2017-12-18
1
-11
/
+4
*
Updating the examples since lpeglabel now returns an error position instead o...
Sérgio Queiroz
2017-12-08
1
-4
/
+4
*
Adding p^name as syntactic sugar for p / T(name) in relabel
Sérgio Queiroz
2017-12-05
1
-2
/
+10
*
Cleaning the code
Sergio Queiroz
2017-07-06
1
-7
/
+0
*
Reintroducing the labeled ordered choice (tests without it passed)
Sergio Queiroz
2017-07-06
1
-6
/
+24
*
Fixing bug when getting the length of a table
Sergio Queiroz
2017-06-23
1
-2
/
+2
*
Renaming "lpeglabelrec" to "lpeglabel", and "relabelrec" to "relabel"
Sergio Queiroz
2016-12-16
1
-1
/
+1
*
Renaming "relabelrec" to "relabel"
Sergio Queiroz
2016-12-16
1
-0
/
+398
*
Removing labeled choice, updating testlabel, and disabling an optmization rel...
Sergio Queiroz
2016-11-10
1
-457
/
+0
*
Fixing a bug in lpvm.c (now the tests passed)
Sergio Queiroz
2016-09-21
1
-1
/
+1
*
Adding function 'calcline' to relabel and updating documentation/examples
Sergio Queiroz
2016-07-01
1
-1
/
+10
*
Moving error to a higher level
Undecidable Robot
2016-06-02
1
-2
/
+2
*
Clarifying adjustment in code
Undecidable Robot
2016-05-31
1
-3
/
+4
*
Cleaning up the code
Undecidable Robot
2016-05-31
1
-23
/
+30
*
Changing handling of non-syntax errors
Undecidable Robot
2016-05-31
1
-27
/
+24
*
Splitting lines properly (when empty lines exist)
Undecidable Robot
2016-05-30
1
-2
/
+8
*
Fixing bug in recovery
Undecidable Robot
2016-05-30
1
-1
/
+1
*
Moving errors to their own line
Undecidable Robot
2016-05-30
1
-1
/
+1
*
Renaming a few rules for clarity
Undecidable Robot
2016-05-24
1
-14
/
+15
*
Making function declarations consistent
Undecidable Robot
2016-05-24
1
-4
/
+3
*
Improving error recovery via skipping
Undecidable Robot
2016-05-24
1
-5
/
+8
*
Improving error reporting on end of lines
Undecidable Robot
2016-05-24
1
-1
/
+6
*
Enabling the recovery from all labels
Undecidable Robot
2016-05-24
1
-5
/
+15
*
Improving error reporting of unterminated strings and character classes
Undecidable Robot
2016-05-23
1
-5
/
+11
*
Preventing the skipping of whitespace in error reports and cleaning code form...
Undecidable Robot
2016-05-23
1
-47
/
+59
*
Cleaning up dummy patterns
Undecidable Robot
2016-05-22
1
-4
/
+5
*
Refacotring grammar to reuse the labels variable
Undecidable Robot
2016-05-21
1
-6
/
+4
*
Fixing minor memory leak in error reporting
Undecidable Robot
2016-05-21
1
-2
/
+2
*
Improving error handling of unterminated character classes
Undecidable Robot
2016-05-21
1
-1
/
+1
*
Shortening the position in error messages
Undecidable Robot
2016-05-21
1
-1
/
+1
*
Converting tabs to spaces and removing trailing whitespace
Undecidable Robot
2016-05-21
1
-17
/
+17
*
Making use of mnemonics and simplifying error messages
Undecidable Robot
2016-05-21
1
-86
/
+127
*
Adding better handling of unterminated strings
Undecidable Robot
2016-05-16
1
-3
/
+3
*
Making skips in error recovery more intelligent
Undecidable Robot
2016-05-16
1
-2
/
+7
*
Fixing odd bug in the unification of ordered and labled choice
Undecidable Robot
2016-05-16
1
-2
/
+2
*
Unifying ordered choice and labeled choice
Undecidable Robot
2016-05-16
1
-3
/
+2
*
Adding line preview to error messages
Undecidable Robot
2016-05-16
1
-0
/
+5
*
Removing trailing newline in error reports
Undecidable Robot
2016-05-16
1
-6
/
+5
*
Improving reporting of column numbers in errors
Undecidable Robot
2016-05-16
1
-0
/
+1
*
Unifying reporting of syntactic and semantic error messages
Undecidable Robot
2016-05-16
1
-7
/
+22
*
Removing unnecessary pattern from old error detection
Undecidable Robot
2016-05-16
1
-6
/
+1
*
Adding error recovery to some missing closing tokens
Undecidable Robot
2016-05-16
1
-1
/
+6
*
Removing old error message code
Undecidable Robot
2016-05-13
1
-7
/
+0
*
Adding a basic error recovery mechanism
Undecidable Robot
2016-05-12
1
-28
/
+43
*
Adding proper error messages
Undecidable Robot
2016-05-07
1
-1
/
+37
*
Adding line and column number to error messages
Undecidable Robot
2016-05-07
1
-2
/
+11
*
Annotating relabel grammar with labels
Undecidable Robot
2016-05-07
1
-25
/
+27
[next]