Skip to content

Commit

Permalink
compiler: return error messages with source location
Browse files Browse the repository at this point in the history
Replace most errors returned by the compiler (using errors.New) with an
error type that includes the source location.
  • Loading branch information
aykevl committed Dec 1, 2018
1 parent 7bdb606 commit da0a02d
Show file tree
Hide file tree
Showing 5 changed files with 86 additions and 69 deletions.

0 comments on commit da0a02d

Please sign in to comment.