Skip to content

Update diff logic to match parser #470

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

Merged
merged 3 commits into from
Jun 15, 2018
Merged

Update diff logic to match parser #470

merged 3 commits into from
Jun 15, 2018

Conversation

Gabriella439
Copy link
Collaborator

This updates the logic in Dhall.Diff to accurately match parsing precedence
(in order to avoid introducing superfluous parentheses)

This also uses names from the standard grammar for clarity (i.e.
diffPrimitiveExpression instead of diffExprF)

This updates the logic in `Dhall.Diff` to accurately match parsing precedence
(in order to avoid introducing superfluous parentheses)

This also uses names from the standard grammar for clarity (i.e.
`diffPrimitiveExpression` instead of `diffExprF`)
@Gabriella439 Gabriella439 merged commit 22b7447 into master Jun 15, 2018
@Gabriella439 Gabriella439 deleted the gabriel/update_diff branch June 15, 2018 15:31
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.

1 participant