Skip to content

add scope depth to errors#157

Merged
boulter merged 6 commits into
masterfrom
add-scope-level-to-errors
Nov 11, 2017
Merged

add scope depth to errors#157
boulter merged 6 commits into
masterfrom
add-scope-level-to-errors

Conversation

@boulter

@boulter boulter commented Nov 10, 2017

Copy link
Copy Markdown
Contributor

Currently errors for all scopes are returned from the interpreter, but the line numbers from these can be confusing when some of the errors are from sub-interpreters or scopes. This at least puts a scope de;pth on the error so if you only care about the top level errors, you can filter by that.

@boulter boulter changed the title add scope level to errors add scope depth to errors Nov 11, 2017
@boulter boulter merged commit 03c35d2 into master Nov 11, 2017
@boulter boulter deleted the add-scope-level-to-errors branch November 11, 2017 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants