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
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 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 18, 2022
Fix unsafe name default export (#1368)
Show description for a6d72b0authored
Commits on Nov 17, 2022
Add support for Typescript 4.9 (#1365)
Show description for 137d8cbauthored
Commits on Sep 18, 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 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 11, 2022
- authored
Exception trying to read symbol from undefined type (#1326)
Show description for e545192authored
Commits on Aug 9, 2022
Improve paths tests and add baseUrl requiring check when specifying paths (#1324)
Show description for e04608fauthored
Commits on Aug 7, 2022
Commits on Aug 3, 2022
Sourcemap super call (#1322)
Show description for 244b568authoredFix import expression (#1321)
Show description for dd33492authoredSupport for tsconfig.json paths (#1319)
Show description for 82f4f8bauthoredFix nested destructuring in for-loop initialization with multi-return (#1318)
Show description for a4f2666authored