Skip to content

Make error reporting not stupid. #3

@AiredaleDev

Description

@AiredaleDev

Currently error handling is to tight and annoying to use. I consistently find myself using ErrorType::OneOff in most places because a hand-written message from me is better 99% of the time. I also need to change the way error handling works so I can easily accumulate them for the user.

Perhaps I should also only report many errors when parsing (or later) fails -- the signal to noise ratio on lexing errors that follow the first one is likely poor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions