Commits
User selector
Commit History
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 8c856f1authored
Commits on Mar 24, 2026
fix Set iterator not reflecting mutations after creation (#1691)
Show description for c3dc829authored
Commits on Mar 3, 2026
fix `debug.traceback` failing on anonymous function (#1665) (#1666)
Show description for a3f2eeaandauthored
Commits on Nov 9, 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 Sep 25, 2024
chore: update eslint to latest (#1588)
Show description for d7a0674authored
Commits on Sep 21, 2024
Commits on Jul 9, 2024
Add lualib support for Math.trunc (#1564)
Show description for 5ba1facauthored
Commits on Jun 23, 2024
Commits on Mar 21, 2024
Fix crash when using lualib_bundle in an environment without coroutines (#1547)
Show description for f610b5fauthored
Commits on Mar 17, 2024
Implement Map.groupBy and Object.groupBy (#1546)
Show description for 90b3784authored
Commits on Feb 4, 2024
Optimize Promise and Await (fixes #1499), fix Promise.resolve bug (#1530)
Show description for 223b49eauthored- authored
Commits on Nov 18, 2023
Commits on Oct 3, 2023
Commits on Sep 23, 2023
Commits on Sep 12, 2023
Commits on Aug 31, 2023
Add support for TS 5.2 using and await using keywords (#1479)
Show description for 87dab53authored
Commits on Aug 29, 2023
Implement copying array methods (#1480)
Show description for 1d23427authored
Commits on Jun 4, 2023
Ts 5.0 decorators (#1449)
Show description for ecf6d08authored
Commits on Mar 1, 2023
Commits on Feb 16, 2023
Commits on Nov 28, 2022
5.0: Emulate % with native math.mod() (#1370)
Show description for 74a404aauthored
Commits on Nov 17, 2022
Add support for Typescript 4.9 (#1365)
Show description for 137d8cbauthored
Commits on Sep 17, 2022
Commits on Sep 3, 2022
Lua 5.0 support (#1263)
Show description for 7497dbfauthored
Commits on Aug 7, 2022
Commits on Jul 3, 2022
Commits on May 29, 2022
Fix async try (#1278)
Show description for 0924b37authored
Commits on Apr 24, 2022
fix: debug.traceback of loadstring get unknown file #1259 (#1260)
Show description for 080163aauthored
Commits on Apr 2, 2022
Optimize lualib functions (#1217)
Show description for b5159f0authored
Commits on Mar 20, 2022
Commits on Mar 17, 2022
Lualib modules using a plugin to generate lualib (#1227)
Show description for fbb00d2andauthored