Commits
User selector
Commit History
Commits on Apr 11, 2023
Initial proof of concept for string destructuring
Show description for fca36fdcommitted
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
Commits on Jan 21, 2023
Simplify optional chaining expressions where possible (#1381)
Show description for 3d0e98dauthored
Commits on Jan 15, 2023
Minimal bundle luaLibImport option (#1383)
Show description for d315218authored
Commits on Jan 12, 2023
Better require search (#1379)
Show description for c9fdd5cauthored
Commits on Nov 28, 2022
5.0: Emulate % with native math.mod() (#1370)
Show description for 74a404aauthored
Commits on Nov 18, 2022
Fix unsafe name default export (#1368)
Show description for a6d72b0authored- authored
Commits on Nov 17, 2022
Add support for Typescript 4.9 (#1365)
Show description for 137d8cbauthored
Commits on Sep 18, 2022
Commits on Sep 17, 2022
Commits on Sep 4, 2022
Fix require resolve (#1346)
Show description for 9392c7eauthored
Commits on Sep 3, 2022
Lua 5.0 support (#1263)
Show description for 7497dbfauthored
Commits on Aug 31, 2022
Upgrade to TypeScript 4.8 (#1338)
Show description for 0d7e54bauthored
Commits on Aug 28, 2022
Commits on Aug 18, 2022
Fix call language extensions diagnostic trying to use them incorrectly (#1334)
Show description for 5fab147authoredWarning if truthiness (#1333)
Show description for 61d0738authored
Commits on Aug 17, 2022
Fix issue leading to wrong bundle entry requires (#1332)
Show description for f822858authored