Skip to content
This repository was archived by the owner on Feb 3, 2018. It is now read-only.
This repository was archived by the owner on Feb 3, 2018. It is now read-only.

Handle errors more sanely #20

@sdboyer

Description

@sdboyer

The simplest thing we can do to make errors sane is:

  • Have one/a couple specific error interfaces that differentiate between errors as true satisfiability failures vs. mechanical errors (i.e. those coming from the SourceManager)
  • In service of the above, have a mechanism for wrapping up the errors from a SourceManager as their own type...ish?

Also, a third thing. I think. I forgot

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