Commits
User selector
Commit History
Commits on Aug 21, 2020
Commits on Aug 19, 2020
Commits on Aug 3, 2020
Make numeric Array constructors take ArrayLikeBuffer union
Show description for 065b83bcommitted
Commits on Jul 30, 2020
Updates Uint8ArrayConstructor to match MDN documentation. (#38449)
Show description for b601487authored
Micah Zoltu
Commits on Jun 22, 2020
Update bigint declaration file (#38526)
Show description for d76e85dandauthored
Commits on Jun 18, 2020
Rename `callbackfn` params to `predicate` where possible (#39150)
Show description for 520103fauthoredAdds [unit] and [unitDisplay] to NumberFormatOptions (#38013)
Show description for 37831deandauthored
Commits on Jun 17, 2020
Add a type-guard overload of Array.every (#38200)
Show description for 0bc29acandauthored
Commits on Jun 16, 2020
Commits on Jun 12, 2020
- committed
Commits on May 27, 2020
Convert HTML tags in doc-comments into markdown
Show description for 9256b85authored
Commits on May 20, 2020
Merge pull request #38498 from ShuiRuTian/make-atomics.notify-type-correct
Show description for c526b42authoredAdd d.ts for Intl.RelativeTimeFormat (#36084)
Show description for dbaeed5andauthored
Commits on May 12, 2020
- committed
Song Gao
Commits on Apr 24, 2020
Revert "make splice `deleteCount` required in es5.d.ts (#32643)" (#38169)
Show description for d28e38fauthored
Commits on Apr 15, 2020
Typo at Uint8Array[Symbol.toStringTag] (#37989)
Show description for 6fbaeebandauthored
Commits on Apr 7, 2020
Accurate Array.prototype.flat definition (#32131)
Show description for c47aca0authored
Commits on Apr 1, 2020
Commits on Mar 31, 2020
Commits on Mar 27, 2020
Fix Number.is* to accept unknown again (#34932)
Show description for 6d7539aauthored
Commits on Mar 26, 2020
Commits on Mar 25, 2020
Revert cloneNode overrides in the DOM (#37568)
Show description for a1c8608authored
Commits on Mar 21, 2020
Bring over last 3.9 dom changes (#37502)
Show description for fbd83b8authored
Orta
Commits on Mar 20, 2020
Add the 'awaited' type operator (#35998)
Show description for e3ec7b1andauthored
Commits on Mar 18, 2020
Dom update 2020-03-18 (#37464)
Show description for 933c294authoredSimplify return type of Object.fromEntries (#37457)
Show description for 062104dauthored
Commits on Mar 13, 2020
Commits on Mar 12, 2020
More clear comment for String.prototype.match() (#36301)
Show description for 3d76c37authoredmake splice `deleteCount` required in es5.d.ts (#32643)
Show description for ddcf139authored
Commits on Mar 11, 2020
add promise.any (#33844)
Show description for 20625a9andauthored
Commits on Mar 4, 2020
add string.prototype.replaceAll (#33845)
Show description for 0a1af90authored
Commits on Mar 2, 2020
fix: Intl.PluralRulesOptions to behave according to spec (#33414)
Show description for 3b996deauthored