0.618
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 [email protected]
Co-authored-by: Lily Brown [email protected]
Co-authored-by: Vyacheslav Egorov [email protected]
Full Changelog: 0.617...0.618