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/636 #1346

Merged
merged 127 commits into from
Jul 26, 2024
Merged

Sync to upstream/release/636 #1346

merged 127 commits into from
Jul 26, 2024

Conversation

joonyoo181
Copy link
Contributor

@joonyoo181 joonyoo181 commented Jul 26, 2024

What's Changed?

  • Telemetry support for usage of any type in old/new solver
  • Bug fixes and flag removals with the new solver

New Solver

  • Fixed constraint ordering bug to infer types more accurately
  • Improved inferring a call to setmetatable()

VM


Internal Contributors

Co-authored-by: Aaron Weiss [email protected]
Co-authored-by: Alexander McCord [email protected]
Co-authored-by: Andy Friesen [email protected]
Co-authored-by: Dibri Nsofor [email protected]
Co-authored-by: Jeremy Yoo [email protected]
Co-authored-by: Vighnesh Vijay [email protected]
Co-authored-by: Vyacheslav Egorov [email protected]

aatxe and others added 30 commits November 3, 2023 12:47
- Add SUBRK and DIVRK bytecode instructions
    - Enables future performance optimizations

Miscellaneous
- Small performance improvements to new non-strict mode
- Introduce more scripts for fuzzing
- Improcements to dataflow analysis
Co-authored-by: Alexander McCord <[email protected]>
Co-authored-by: Andy Friesen <[email protected]>
Co-authored-by: Aviral Goel <[email protected]>
Co-authored-by: David Cope <[email protected]>
Co-authored-by: Lily Brown <[email protected]>
Co-authored-by: Vyacheslav Egorov <[email protected]>
@joonyoo181 joonyoo181 merged commit 5e0779f into master Jul 26, 2024
7 checks passed
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.

typeof() not functioning correctly for lightuserdata with a metatable
7 participants