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

Add non-dependent default values to the new typechecking algorithm #2516

Merged
merged 11 commits into from
Nov 23, 2023

Conversation

janmasrovira
Copy link
Collaborator

@janmasrovira janmasrovira commented Nov 14, 2023

This pr adds default values (that don't depend on previous default values) under the new --new-typechecker flag.

@janmasrovira janmasrovira added enhancement New feature or request typechecking labels Nov 14, 2023
@janmasrovira janmasrovira self-assigned this Nov 14, 2023
@janmasrovira janmasrovira changed the title Add default values to the new typechecking algorithm Add non-dependent default values to the new typechecking algorithm Nov 16, 2023
@janmasrovira janmasrovira marked this pull request as ready for review November 16, 2023 15:19
@janmasrovira janmasrovira force-pushed the new-algorithm-default-values branch 2 times, most recently from b60e25d to 8a344e0 Compare November 16, 2023 15:20
@jonaprieto jonaprieto modified the milestones: 0.5.4, 0.5.5 Nov 16, 2023
@janmasrovira janmasrovira merged commit f610518 into main Nov 23, 2023
4 checks passed
@janmasrovira janmasrovira deleted the new-algorithm-default-values branch November 23, 2023 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request typechecking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants