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

Resolve type constructors in qualifiers via LHNames #2472

Merged
merged 5 commits into from
Jan 14, 2025

Conversation

facundominguez
Copy link
Collaborator

Another step for #2169

This PR reports unresolved type constructors one error at a time for qualifiers, and in a separate phase than the rest of name resolution.

I explored integrating name resolution of qualifiers in a single phase with the rest, but this turned out to be not trivial because the qualifier representation is defined in liquid-fixpoint.

@facundominguez facundominguez force-pushed the fd/qualifiers-renaming2 branch from 856ae98 to 474b2c8 Compare January 13, 2025 23:34
@facundominguez
Copy link
Collaborator Author

@clayrat, maybe you would like to review this one.

@facundominguez facundominguez merged commit 2817164 into develop Jan 14, 2025
4 checks passed
@facundominguez facundominguez deleted the fd/qualifiers-renaming2 branch January 14, 2025 18:55
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