Commits
Branch selector
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
- committed
- committed
- 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
- committed
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
- committed
- committed
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
- committed
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
- committed
- committed
Better require search (#1379)
Show description for c9fdd5cauthored
Commits on Nov 28, 2022
- committed
5.0: Emulate % with native math.mod() (#1370)
Show description for 74a404aauthored