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

Simplify Elaborator #186

Merged
merged 4 commits into from
Apr 22, 2024
Merged

Simplify Elaborator #186

merged 4 commits into from
Apr 22, 2024

Conversation

BinderDavid
Copy link
Collaborator

#185 introduced separate structs for each enum variant of an expression.
This allows to write various parts of the elaborator in a more readable style by splitting the implementation of the Infer Check and Eval trait into smaller parts.

@BinderDavid BinderDavid merged commit 7e23539 into main Apr 22, 2024
6 checks passed
@BinderDavid BinderDavid deleted the simplify-typechecker branch January 8, 2025 10:15
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