0.641
What's new
- Light update this week, mostly fast flag cleanups.
New Solver
- Rename flag to enable new solver from
DebugLuauDeferredConstraintResolution
toLuauSolverV2
- Added support for magic functions for the new type checker (as opposed to the type inference component)
- Improved handling of
string.format
with magic function improvements - Cleaning up some of the reported errors by the new type checker
- Minor refactoring of
TypeChecker2.cpp
that happens to make the diff very hard to read.
Internal Contributors
Co-authored-by: Aaron Weiss [email protected]
Co-authored-by: Andy Friesen [email protected]
Co-authored-by: Vighnesh Vijay [email protected]
Co-authored-by: Vyacheslav Egorov [email protected]