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 type checker #407

Merged
merged 2 commits into from
Aug 9, 2023
Merged

Add type checker #407

merged 2 commits into from
Aug 9, 2023

Conversation

niknetniko
Copy link
Member

We already had type hints, but now we also actually check the types.

Besides enabling it in GA, this PR also fixes some bugs revealed by the type checker, in addition to many type hint fixes.

tested/dsl/ast_translator.py Dismissed Show dismissed Hide dismissed
tested/dsl/ast_translator.py Dismissed Show dismissed Hide dismissed
@niknetniko niknetniko merged commit 411f5b1 into master Aug 9, 2023
5 checks passed
@niknetniko niknetniko deleted the feature/type-checker branch August 9, 2023 09:31
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.

1 participant