Skip to content

Type analysis: small updates #2073

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

Merged
merged 3 commits into from
Jul 8, 2025
Merged

Type analysis: small updates #2073

merged 3 commits into from
Jul 8, 2025

Conversation

vouillon
Copy link
Member

@vouillon vouillon commented Jul 7, 2025

No description provided.

vouillon added 3 commits July 7, 2025 12:00
Type `Tuple` stands for both integers and blocks. It describe the type of
each field of the value when it is a block. This way, we can get a meaningful
type when accessing the field of an option value, rather than just `Top`.
The generated code was less efficient since normalization code could be
inserted.
@hhugo hhugo force-pushed the typing-updates branch from 6db0538 to 7b3aa71 Compare July 7, 2025 10:00
@vouillon vouillon merged commit 8082401 into master Jul 8, 2025
27 checks passed
@vouillon vouillon deleted the typing-updates branch July 8, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant