Commits
User selector
Commit History
Commits on Aug 3, 2022
Sourcemap super call (#1322)
Show description for 244b568authoredFix import expression (#1321)
Show description for dd33492authoredFix nested destructuring in for-loop initialization with multi-return (#1318)
Show description for a4f2666authored
Commits on Jul 19, 2022
Fixes for Optimize PR (#1312)
Show description for c962837authored
Commits on Jul 18, 2022
Significant performance improvements (#1308)
Show description for cfd1e36authored
Commits on Jul 14, 2022
Add LuaMap and LuaSet language extensions (#1303)
Show description for 7ff29f0authored
Commits on Jun 24, 2022
Fix call context (#1294)
Show description for 70b61d9authoredReduce use of temp variables (#1291)
Show description for 66bb36eauthored- authored
Commits on Jun 12, 2022
Commits on Jun 11, 2022
Upgrade typescript to 4.7 (#1281)
Show description for b737d0cauthored
Commits on May 31, 2022
Fix methods with non-null operator not being detected as methods (#1280)
Show description for 71fb85eauthored
Commits on May 30, 2022
Apply JSDoc Comments to Lua code (#1270)
Show description for da506acauthored
Commits on May 29, 2022
Fix async try (#1278)
Show description for 0924b37authored
Commits on May 28, 2022
noImplicitGlobalVariables compiler option (#1269)
Show description for 43d31d0authored
Commits on Apr 20, 2022
Commits on Apr 10, 2022
Support for import expressions (#1254)
Show description for 570c510authored
Commits on Apr 2, 2022
Optimize lualib functions (#1217)
Show description for b5159f0authoredAdd new option to bypass 5.1 try/catch in async/await precaution (#1247)
Show description for 39480bbauthored
Commits on Mar 20, 2022
Commits on Mar 17, 2022
Lualib modules using a plugin to generate lualib (#1227)
Show description for fbb00d2andauthoredFix prototype call check for nullable types (#1230)
Show description for 3b41774authoredFix preceding statements with ternary operator (#1234)
Show description for 191c20bauthored
Commits on Mar 12, 2022
Commits on Mar 10, 2022
Error when using null or undefined in array literal (#1223)
Show description for 5d66aa4authored
Commits on Jan 16, 2022
Commits on Jan 14, 2022
Use power operator instead of math.pow (#1210)
Show description for 7abca43authored
Commits on Jan 13, 2022
- authored
Added Math.sign (#1206)
Show description for 78d7cf7andauthored
Commits on Jan 4, 2022
- authored
Improve expression statement handling and language extensions calls (#1201)
Show description for 3dc393eauthored
Commits on Dec 21, 2021
Fix optimized vararg spread with casts (#1193)
Show description for c8d8c73authoredFix nullish coalescing and conditionals when using generics (#1191)
Show description for 2429e26authored