Skip to content

0.618

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 17:55
c1830d8

What's changed

Debugger

  • Values after a 'continue' statement should not be accessible by debugger in the 'until' condition

New Type Solver

  • Many fixes to crashes and hangs
  • Better bidirectional inference of table literal expressions

Native Code Generation

  • CodeGen: Preserve known tags for LOAD_TVALUE synthesized from LOADK (#1201)
  • Initial steps toward a shared code allocator

Internal Contributors

Co-authored-by: Aaron Weiss aaronweiss@roblox.com
Co-authored-by: Lily Brown lbrown@roblox.com
Co-authored-by: Vyacheslav Egorov vegorov@roblox.com

Full Changelog: 0.617...0.618