Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error NEAR reporting #239

Merged
merged 1 commit into from Jan 29, 2016
Merged

Improve error NEAR reporting #239

merged 1 commit into from Jan 29, 2016

Conversation

hostilefork
Copy link
Member

With the various changes to the stack model, the NEAR reporting had
atrophied. This repairs it by picking up to three values to the left
of the execution point and three values to the right, and then splicing
in a marker to indicate the point of error. If it truncates either
the left or the right it adds an ellipsis.

With the various changes to the stack model, the NEAR reporting had
atrophied.  This repairs it by picking up to three values to the left
of the execution point and three values to the right, and then splicing
in a marker to indicate the point of error.  If it truncates either
the left or the right it adds an ellipsis.
@hostilefork hostilefork merged commit a793a6a into metaeducation:master Jan 29, 2016
@hostilefork hostilefork deleted the error-ergonomics branch January 30, 2016 05:16
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.

None yet

1 participant