Skip to content

0.526

Compare
Choose a tag to compare
@zeux zeux released this 06 May 00:11
· 668 commits to master since this release
72d8d44

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