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

Fix a bug in closure traversal #1953

Merged
merged 1 commit into from
Mar 30, 2023
Merged

Fix a bug in closure traversal #1953

merged 1 commit into from
Mar 30, 2023

Conversation

lukaszcz
Copy link
Collaborator

The number of binders was not correct, which made the evaluator crash sometimes when printing error messages.

@lukaszcz lukaszcz added fix:bug core Related to JuvixCore labels Mar 30, 2023
@lukaszcz lukaszcz added this to the 0.3.1 milestone Mar 30, 2023
@lukaszcz lukaszcz self-assigned this Mar 30, 2023
@lukaszcz lukaszcz temporarily deployed to github-pages March 30, 2023 17:44 — with GitHub Actions Inactive
@jonaprieto jonaprieto temporarily deployed to github-pages March 30, 2023 18:03 — with GitHub Actions Inactive
@lukaszcz lukaszcz merged commit 74a83e4 into main Mar 30, 2023
@lukaszcz lukaszcz deleted the closure-traversal branch March 30, 2023 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Related to JuvixCore fix:bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants