aboutsummaryrefslogtreecommitdiff
path: root/testerrors.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding descriptions and reorganizing testsUndecidable Robot2016-05-311-175/+257
* Changing handling of non-syntax errorsUndecidable Robot2016-05-311-21/+17
* Slightly adjusting testsUndecidable Robot2016-05-301-9/+17
* Splitting lines properly (when empty lines exist)Undecidable Robot2016-05-301-3/+2
* Fixing bug in recoveryUndecidable Robot2016-05-301-0/+8
* Fixing error checking spacing issueUndecidable Robot2016-05-301-8/+6
* Automating testing of errorsUndecidable Robot2016-05-301-155/+604
* Improving error reporting on end of linesUndecidable Robot2016-05-241-0/+1
* Enabling the recovery from all labelsUndecidable Robot2016-05-241-1/+5
* Improving error reporting of unterminated strings and character classesUndecidable Robot2016-05-231-1/+8
* Preventing the skipping of whitespace in error reports and cleaning code form...Undecidable Robot2016-05-231-0/+4
* Improving error handling of unterminated character classesUndecidable Robot2016-05-211-1/+5
* Adding better handling of unterminated stringsUndecidable Robot2016-05-161-1/+5
* Making skips in error recovery more intelligentUndecidable Robot2016-05-161-3/+8
* Unifying reporting of syntactic and semantic error messagesUndecidable Robot2016-05-161-2/+16
* Adding error recovery to some missing closing tokensUndecidable Robot2016-05-161-1/+6
* Adding a basic error recovery mechanismUndecidable Robot2016-05-121-1/+2
* Adding tests for relabel compile errorsUndecidable Robot2016-05-071-0/+112