aboutsummaryrefslogtreecommitdiff
path: root/relabel.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-16Adding better handling of unterminated stringsUndecidable Robot1-3/+3
2016-05-16Making skips in error recovery more intelligentUndecidable Robot2-5/+15
2016-05-16Fixing odd bug in the unification of ordered and labled choiceUndecidable Robot1-2/+2
2016-05-16Unifying ordered choice and labeled choiceUndecidable Robot1-3/+2
2016-05-16Adding line preview to error messagesUndecidable Robot1-0/+5
2016-05-16Removing trailing newline in error reportsUndecidable Robot1-6/+5
2016-05-16Improving reporting of column numbers in errorsUndecidable Robot1-0/+1
2016-05-16Unifying reporting of syntactic and semantic error messagesUndecidable Robot2-9/+38
2016-05-16Removing unnecessary pattern from old error detectionUndecidable Robot1-6/+1
2016-05-16Adding error recovery to some missing closing tokensUndecidable Robot2-2/+12
2016-05-13Removing old error message codeUndecidable Robot1-7/+0
2016-05-12Adding a basic error recovery mechanismUndecidable Robot2-29/+45
2016-05-07Adding proper error messagesUndecidable Robot1-1/+37
2016-05-07Adding line and column number to error messagesUndecidable Robot1-2/+11
2016-05-07Annotating relabel grammar with labelsUndecidable Robot2-26/+28