Commits
User selector
Commit History
Commits on Mar 29, 2026
Commits on Mar 28, 2026
fix Object.defineProperty sharing values across instances (#1697)
Show description for 57459c6authoredfix Promise.finally() to return new promise via .then() (#1696)
Show description for 8c856f1authoredFix/dead code after break (#1694)
Show description for 2bb18e1authored
Commits on Mar 24, 2026
fix Set iterator not reflecting mutations after creation (#1691)
Show description for c3dc829authoredfix try/finally not re-throwing errors when there is no catch clause (#1692)
Show description for cfb6e2bauthored
Commits on Mar 3, 2026
fix `debug.traceback` failing on anonymous function (#1665) (#1666)
Show description for a3f2eeaandauthored
Commits on Feb 23, 2026
Add lua 5.5 target (#1680)
Show description for 8a0a85dauthoredFix enum nested in namespace (#1682)
Show description for e1f5d4fauthored
Commits on Jan 23, 2026
Commits on Dec 27, 2025
Fix constructor scope breaking vararg spread optimization (#1675)
Show description for a6230a7authored
Commits on Nov 9, 2025
Commits on Jul 17, 2025
Commits on Jul 12, 2025
- authored
fix: resolve #1647 (#1648)
Show description for ecad13fauthored
Commits on May 24, 2025
Commits on Mar 9, 2025
- committed
Commits on Feb 16, 2025
Change currentIndent to protected (#1620)
Show description for 6fb39b6authored
Commits on Feb 8, 2025
Add `bit` and `bit32` as lua keywords (#1617)
Show description for e6daa5fauthored
Commits on Jan 31, 2025
Commits on Jan 16, 2025
Allow stacktraces in Lua 5.1 and LuaJIT and fix level in lualib (#1610)
Show description for b706a85authored
Commits on Dec 29, 2024
Basic `Luau` target (#1608)
Show description for 7cb97adauthored
Commits on Dec 28, 2024
Allow new Array() syntax for constructing lua tables (#1609)
Show description for 6dfe252authored
Commits on Dec 25, 2024
Commits on Nov 26, 2024
Commits on Nov 8, 2024
Fix LuaMultiReturn not being recognized inside more complicated iterables (#1595)
Show description for 43d8274authored
Commits on Oct 25, 2024
Fixes handling of statements before super call in subclass constructors (#1592)
Show description for ce0b8a7authored
Commits on Sep 25, 2024
chore: update eslint to latest (#1588)
Show description for d7a0674authored