Commits
User selector
Commit History
Commits on Jul 9, 2024
Add lualib support for Math.trunc (#1564)
Show description for 5ba1facauthored
Commits on Mar 17, 2024
Implement Map.groupBy and Object.groupBy (#1546)
Show description for 90b3784authored
Commits on Feb 4, 2024
Commits on Nov 18, 2023
Commits on Oct 3, 2023
Commits on Sep 24, 2023
Add Number.parseInt + Number.parseFloat (#1491)
Show description for 79f8d1bauthored
Commits on Sep 12, 2023
Commits on Aug 31, 2023
Add support for TS 5.2 using and await using keywords (#1479)
Show description for 87dab53authored
Commits on Aug 29, 2023
Implement copying array methods (#1480)
Show description for 1d23427authored
Commits on Jun 4, 2023
Ts 5.0 decorators (#1449)
Show description for ecf6d08authored
Commits on Mar 1, 2023
Commits on Jan 15, 2023
Minimal bundle luaLibImport option (#1383)
Show description for d315218authored
Commits on Nov 28, 2022
5.0: Emulate % with native math.mod() (#1370)
Show description for 74a404aauthored
Commits on Sep 3, 2022
Lua 5.0 support (#1263)
Show description for 7497dbfauthored
Commits on Aug 7, 2022
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 2, 2021
implemented support for properties on functions (#1180)
Show description for c955a63authored
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 9, 2021
Fix delete operator (#1160)
Show description for 284a672authored
Commits on Sep 9, 2021
Add `string.replaceAll` lualib and optimize/fix `string.replace` (#1129)
Show description for 8b82232authored
Commits on Aug 20, 2021
Async await (#1093)
Show description for 98ffee6andauthored
Commits on Aug 18, 2021
Add support for Promises (#1049)
Show description for f6fea1eauthored
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 12, 2021
Implement array.entries() (#1031)
Show description for ffde390authored
Commits on Apr 28, 2021
Commits on Mar 25, 2021
Replaced deprecated factory functions (#1008)
Show description for 29dba98authored
Commits on Jan 28, 2021
Commits on Jan 26, 2021
Feature/arrayisarray (#970)
Show description for 39c7420authored
Commits on Oct 18, 2020
Method and Method Property decorators (#905)
Show description for 5a6ba56andauthored
Commits on Oct 17, 2020
`yield*` support (#923)
Show description for c76813fauthored