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

Rework how we represent regions #492

Merged
merged 7 commits into from
Dec 11, 2024
Merged

Conversation

Nadrieril
Copy link
Member

This makes region variables behave like the other type-level variables: we use Free for variables bound in the signature, and Bound for those bound in an inner binder.

As a note, the name DeBruijnVar isn't super descriptive anymore, I intend to rename it as part of the big rename.

@Nadrieril Nadrieril merged commit 6451f1a into AeneasVerif:main Dec 11, 2024
3 of 5 checks passed
@Nadrieril Nadrieril deleted the debruijn3 branch December 11, 2024 15:28
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