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

Avoid capturing the same free variable multiple times in letrec lifting #1939

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

janmasrovira
Copy link
Collaborator

@janmasrovira janmasrovira added fix:bug core Related to JuvixCore labels Mar 28, 2023
@janmasrovira janmasrovira added this to the 0.3.1 milestone Mar 28, 2023
@janmasrovira janmasrovira self-assigned this Mar 28, 2023
@janmasrovira janmasrovira linked an issue Mar 28, 2023 that may be closed by this pull request
@janmasrovira janmasrovira temporarily deployed to github-pages March 28, 2023 10:38 — with GitHub Actions Inactive
@lukaszcz lukaszcz merged commit 9c90dd1 into main Mar 28, 2023
@lukaszcz lukaszcz deleted the 1666-letrec-lifting-duplicates-free-variables branch March 28, 2023 11:38
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 lifting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Letrec lifting duplicates free variables
2 participants