Commits
User selector
Commit History
Commits on Sep 17, 2022
Commits on Aug 8, 2021
Deprecated @tupleReturn and various lualib improvements (#1075)
Show description for e401bffauthored
Commits on Jun 14, 2021
Remove deprecated annotations (#1032)
Show description for 5abb60bauthored
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 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 Oct 8, 2020
Implement parseInt and parseFloat (#920)
Show description for 7b6580bauthored
Commits on Jul 13, 2020
Fix some string operations (#895)
Show description for 0d7c5cdauthored
Commits on May 24, 2020
Add `luaTarget: "universal"` (#873)
Show description for 912a230authored- authored
Fix class .toString inheritance (#882)
Show description for 42b3568authored
Commits on May 23, 2020
Generator and iteration improvements (#872)
Show description for d1efec1authored
Commits on May 9, 2020
Switch to ESLint (#839)
Show description for 7556611authored
Commits on Mar 12, 2020
Generalize class accessors transform (#774)
Show description for 1a1e369authored
Commits on Dec 8, 2019
Move `new` operator and some class setup boilerplate to lualib (#759)
Show description for 45ea013authored andcommitted
Commits on Nov 26, 2019
Implement Number.prototype.toString(radix) (#752)
Show description for c7b3810authored andcommitted
Commits on Oct 22, 2019
Fixed array.flat[Map] on [[]] (fixes #719). (#737)
Show description for 5d2d64bauthored andcommitted
Commits on Oct 9, 2019
Allow throwing arbitrary types and add builtin error classes (#724)
Show description for bf9f609authored andcommitted
Commits on Oct 5, 2019
Fixed out of spec behavior of array.reduce (#731)
Show description for b26ec48authored
Commits on Aug 27, 2019
Preserving order in Map and Set using doubly linked lists (#706)
Show description for 0c65c0cauthored
Commits on Jul 10, 2019
Small improvements (#656)
Show description for 8626036authored andcommitted
Commits on May 18, 2019
Small improvements (#570)
Show description for 9faa80dauthored andcommitted
Commits on May 4, 2019
Add NaN, Infinity and related number functions (#557)
Show description for 2ec3234authored andcommitted
Commits on May 2, 2019
- authored andcommitted
- authored andcommitted
- authored andcommitted
Commits on Apr 2, 2019
Added initial support for sourcemaps (#452)
Show description for ed5bcd7authored andcommitted
Loading