Commits
User selector
Commit History
Commits on Jul 26, 2022
- committed
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 Jul 9, 2022
Support arrays in CLI arguments (#1300)
Show description for 33af9eaauthored
Commits on Jul 8, 2022
Commits on Jul 3, 2022
Commits on Jun 24, 2022
Fix call context (#1294)
Show description for 70b61d9authoredReduce use of temp variables (#1291)
Show description for 66bb36eauthored- authored
- authored
Commits on Jun 12, 2022
Fix noImplicitSelf failing due to file paths (#1289)
Show description for 7a4388bauthored- authored
Resolve the correct lualib_bundles for node_modules dependencies (#1283)
Show description for 60f11ddauthored- authored
Commits on Jun 11, 2022
- authored
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 24, 2022
fix: debug.traceback of loadstring get unknown file #1259 (#1260)
Show description for 080163aauthored
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 21, 2022
Commits on Mar 20, 2022
Added BeforeEmit plugin hook (#1239)
Show description for 1cdd6b0authored- authored
- authored
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