0.526
Analysis changes
- Make type checker more robust for large and complex type graphs
Runtime changes
- Implement local function inlining when -O2 is used
- Implement support for generalized iteration (syntax)
- Fix a rare case when table.unpack(8000) didn't raise a stack limit error
Community contributions
- Fix non-C locale issues in REPL by @byte-chan in #474
- Fix feed link in footer by @phoebethewitch in #476