Commits
User selector
Commit History
Commits on Sep 21, 2024
Fix use of exported compileMembersOnly enums causing syntax errors (#1573)
Show description for a93ac8bauthored- authored
- authored
Upgrade to TypeScript 5.6 (#1581)
Show description for 920f3e5authored
Commits on Jul 29, 2024
Fix multiple getters and setters (#1567)
Show description for 8ddfbc0authored
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 8, 2024
Commits on Feb 4, 2024
Optimize Promise and Await (fixes #1499), fix Promise.resolve bug (#1530)
Show description for 223b49eauthored- authored
Commits on Dec 28, 2023
Commits on Nov 20, 2023
Reworked function context checking based on #1510 (#1519)
Show description for 5d63b1candauthored
Commits on Nov 18, 2023
Commits on Oct 21, 2023
Fix static super calls breaking with nil reference exception (#1511)
Show description for dbcae83authoredSetup custom name support (#1505)
Show description for 40e4c22andauthored
Commits on Oct 17, 2023
Support loop continue for 5.0, 5.1, and universal targets (#1500)
Show description for e697c6eauthored
Commits on Oct 3, 2023
Commits on Sep 27, 2023
Number static data properties (#1492)
Show description for c85001eauthored
Commits on Sep 24, 2023
Add Number.parseInt + Number.parseFloat (#1491)
Show description for 79f8d1bauthored
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 Jul 30, 2023
Lua table is empty (#1470)
Show description for 13e2856authored
Commits on Jun 11, 2023
Fix optimizing spread to table unpack too often (#1459)
Show description for 7cd6935authored- authored
Commits on Jun 5, 2023
Commits on Jun 4, 2023
Add support for class static initialization blocks (#1451)
Show description for a2ee2f7authoredTs 5.0 decorators (#1449)
Show description for ecf6d08authored
Commits on May 5, 2023
Commits on May 1, 2023
Fix nested namespace merging (#1435)
Show description for 2982567authored
Commits on Apr 12, 2023
Fixed multi returning all values (#1428)
Show description for d13f800authored
Commits on Mar 30, 2023
Don't output parameter initializer statement if default value is nil (#1424)
Show description for bfba5b7authored