Commits
User selector
Commit History
Commits on Jul 3, 2022
Commits on May 29, 2022
Fix async try (#1278)
Show description for 0924b37authored
Commits on Apr 24, 2022
fix: debug.traceback of loadstring get unknown file #1259 (#1260)
Show description for 080163aauthored
Commits on Apr 2, 2022
Optimize lualib functions (#1217)
Show description for b5159f0authored
Commits on Mar 20, 2022
Commits on Mar 17, 2022
Lualib modules using a plugin to generate lualib (#1227)
Show description for fbb00d2andauthored
Commits on Jan 13, 2022
Added Math.sign (#1206)
Show description for 78d7cf7andauthored
Commits on Dec 22, 2021
Async catch bug (#1195)
Show description for 120d91aauthored
Commits on Dec 21, 2021
Correctly handle resolving promises with other promises (#1190)
Show description for 4bd1872authored
Commits on Nov 28, 2021
Optional chaining using preceding statements (#1171)
Show description for 63a683cauthored
Commits on Nov 20, 2021
Preceding Statements (#1116)
Show description for d8e6546authored
Commits on Nov 19, 2021
Fix __TS__AsyncAwaiter error handling (#1168)
Show description for 028e3f5authored
Commits on Nov 9, 2021
Fix delete operator (#1160)
Show description for 284a672authored
Commits on Oct 26, 2021
Fix promise then chaining and disallow using try/catch in 5.1 in async and generator functions (#1150)
Show description for 1b9d48fauthored
Commits on Oct 25, 2021
Correctly handle awaited promises rejecting in a try/catch (#1144)
Show description for 3235c6cauthored
Commits on Oct 19, 2021
Fix ts crash and upgrade dependencies (#1147)
Show description for a38a86bauthored
Commits on Sep 14, 2021
Upgrade TypeScript to 4.4 (#1138)
Show description for 0bfdaf5authored
Commits on Sep 9, 2021
Add `string.replaceAll` lualib and optimize/fix `string.replace` (#1129)
Show description for 8b82232authored
Commits on Sep 8, 2021
Fixes bundle mode with enabled sourceMapTraceback (#1110)
Show description for 09c8f0fauthored
Commits on Aug 20, 2021
Throw when a required method in optional chain is not present (#1091)
Show description for 3d1720fauthoredAsync await (#1093)
Show description for 98ffee6andauthored
Commits on Aug 18, 2021
Add support for Promises (#1049)
Show description for f6fea1eauthored
Commits on Aug 15, 2021
fix sourceMapTraceback (#1087)
Show description for 716a237authored
Commits on Aug 8, 2021
Deprecated @tupleReturn and various lualib improvements (#1075)
Show description for e401bffauthored
Commits on Jul 9, 2021
Optional chaining (#1041)
Show description for d79a207authored
Commits on Jun 14, 2021
Remove deprecated annotations (#1032)
Show description for 5abb60bauthored
Commits on Jun 12, 2021
Implement array.entries() (#1031)
Show description for ffde390authored
Commits on Jun 10, 2021
Update TS and ESLint (#1027)
Show description for 1945d93authored
Commits on Mar 6, 2021
Vararg Update (#992)
Show description for 0d22c0dauthored
Commits on Mar 2, 2021
Commits on Feb 20, 2021
LuaIterable language extension (#981)
Show description for 1011713authored
Commits on Feb 8, 2021
Multi-Return update (#978)
Show description for eae12b6authored$range language extension (#979)
Show description for 2766de1authored
Commits on Jan 28, 2021
Commits on Jan 26, 2021
Feature/arrayisarray (#970)
Show description for 39c7420authored