Commits
User selector
Commit History
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 Aug 24, 2023
Add support for Glob-Patterns in "noResolvePaths" (#1475)
Show description for be032ceauthored
Commits on Jul 30, 2023
Lua table is empty (#1470)
Show description for 13e2856authored
Commits on Jul 5, 2023
Commits on Jun 15, 2023
Add import resolution plugin hook (#1455)
Show description for 278ead6authored
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
Upgrade TS to 5.1.3 (#1452)
Show description for f01403fauthoredAdd support for class static initialization blocks (#1451)
Show description for a2ee2f7authoredTs 5.0 decorators (#1449)
Show description for ecf6d08authored
Commits on May 5, 2023
support extends "tstl" object for tsconfig.json in node_modules (#1440)
Show description for 6a37cf1authored- authored
Commits on May 2, 2023
Correctly merge tstl options from extended tsconfig (#1436)
Show description for 3148739authored
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
Commits on Mar 19, 2023
- authored
- authored
Remove extra unused parameter from new call (#1418)
Show description for f802fa5authored
Commits on Mar 18, 2023
Upgrade TypeScript to 5.0 (#1417)
Show description for f51fc09authored
Commits on Mar 1, 2023
Commits on Feb 26, 2023
Fix element access exception caused by invalid TS (#1410)
Show description for 4511e17authoredSpread LuaPairsIterable and LuaPairsKeysIterable (#1409)
Show description for 3b30b09authored
Commits on Feb 25, 2023
Fix exception when unwrapping parenthesised multireturn calls (#1408)
Show description for 26d7c03andauthoredFix crash missing arguments (#1407)
Show description for 5a758eaauthored
Commits on Feb 16, 2023
Commits on Feb 12, 2023
Correctly handle custom extensions during module resolution (#1400)
Show description for 589baebauthoredRefactor WithPrecedingStatements type (#1399)
Show description for 207cabeauthored- authored
Commits on Feb 9, 2023
Commits on Feb 5, 2023
Support 'exports' field in package.json of published modules. (#1392)
Show description for 4c695cfauthored
Commits on Jan 22, 2023
Fix crash on invalid call extension operator use (#1386)
Show description for 7e8c2fbauthored