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

Sync to upstream/release/564 #841

Merged
merged 79 commits into from
Feb 17, 2023
Merged

Sync to upstream/release/564 #841

merged 79 commits into from
Feb 17, 2023

Conversation

vegorov-rbx
Copy link
Collaborator

This week we only have updates to new type solver and JIT. Both projects are still in the process of being built out. Neither are ready for general use yet.

In the new solver, we fixed issues with recursive type aliases. Duplicated type parameters are once again reported, exported types are being recorder and function argument names are placed inside function types.
We also made improvements to restore parts of bidirectional type tracking.

On native code generation side, namecall instruction lowering was fixed, we fixed inconsistencies in IR command definitions and added utility function to help with constant folding.

@vegorov-rbx vegorov-rbx merged commit b570ff0 into master Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants