aboutsummaryrefslogtreecommitdiff
path: root/error (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-12-10Namespace packages with "urubu/"EuAndreh1-86/+0
2021-08-22Add a column number to an error messageRyo Nihei1-2/+3
2021-07-19Sort error messages before printing themRyo Nihei1-2/+12
2021-07-18Detect multiple semantic errors in a single parseRyo Nihei1-0/+4
2021-07-17Detect multiple syntax errors in a single parseRyo Nihei1-0/+16
2021-07-17Improve syntax error messagesRyo Nihei1-6/+46
- Add a source file name to error messages. - Add a line that an error occurred at to error messages.
2021-07-16Add a line number to error messagesRyo Nihei1-0/+15