Skip to content

Improve error messages #5

Description

@gabejohnson

Type errors are currently reported, but no context is given to tell the user where in the code the problem is (b/c the context is lost).

I'm thinking one/both of:

  1. Annotate Expr with source info
  2. Put the info on a some parent node type

I'm leaning toward 1 as I don't currently need another node type.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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