aboutsummaryrefslogtreecommitdiff
path: root/relabel.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding better handling of unterminated stringsUndecidable Robot2016-05-161-3/+3
* Making skips in error recovery more intelligentUndecidable Robot2016-05-161-2/+7
* Fixing odd bug in the unification of ordered and labled choiceUndecidable Robot2016-05-161-2/+2
* Unifying ordered choice and labeled choiceUndecidable Robot2016-05-161-3/+2
* Adding line preview to error messagesUndecidable Robot2016-05-161-0/+5
* Removing trailing newline in error reportsUndecidable Robot2016-05-161-6/+5
* Improving reporting of column numbers in errorsUndecidable Robot2016-05-161-0/+1
* Unifying reporting of syntactic and semantic error messagesUndecidable Robot2016-05-161-7/+22
* Removing unnecessary pattern from old error detectionUndecidable Robot2016-05-161-6/+1
* Adding error recovery to some missing closing tokensUndecidable Robot2016-05-161-1/+6
* Removing old error message codeUndecidable Robot2016-05-131-7/+0
* Adding a basic error recovery mechanismUndecidable Robot2016-05-121-28/+43
* Adding proper error messagesUndecidable Robot2016-05-071-1/+37
* Adding line and column number to error messagesUndecidable Robot2016-05-071-2/+11
* Annotating relabel grammar with labelsUndecidable Robot2016-05-071-25/+27
* Updating to support Lua 5.1Undecidable Robot2016-04-281-1/+1
* Renaming "re.lua" to "relabel.lua".Sergio Medeiros2015-03-231-0/+282