Skip to content

0.641

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 19:14
b23d434

What's new

  • Light update this week, mostly fast flag cleanups.

New Solver

  • Rename flag to enable new solver from DebugLuauDeferredConstraintResolution to LuauSolverV2
  • 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 aaronweiss@roblox.com
Co-authored-by: Andy Friesen afriesen@roblox.com
Co-authored-by: Vighnesh Vijay vvijay@roblox.com
Co-authored-by: Vyacheslav Egorov vegorov@roblox.com