Commits
User selector
Commit History
Commits on Feb 6, 2018
- authored andcommitted
Commits on Feb 2, 2018
Array.concat now takes ConcatArray, not ReadonlyArray (#21462)
Show description for be0fcd5authored
Commits on Jan 17, 2018
Fix #21089: Do not infer from numeric index signature in Object.values and Object.entries (#21129)
Show description for b0d7d5aauthored
Commits on Jan 10, 2018
- authored andcommitted
Commits on Jan 8, 2018
Add stricter parameter types for Object.values and Object.entries (#20553)
Show description for 39dfeb0authored andcommitted
feat(es2018): add definitions for Array.prototype.flatten and Array.prototype.flatMap (#20431)
Show description for 804eb32authored andcommitted- authored
- authored andcommitted
- authored
Andy - authored
Commits on Jan 4, 2018
bug(esnext): add definition for promise.finally (#20511)
Show description for b36d614authored andcommitted
Commits on Dec 13, 2017
- committed
Commits on Dec 8, 2017
Merge pull request #20467 from Kovensky/array-from-union-fix
Show description for 8d209a3authoredMerge pull request #20517 from gagoman/16900
Show description for 5365706authored
Commits on Dec 7, 2017
Commits on Dec 6, 2017
Commits on Dec 5, 2017
- committed
Diogo Franco (Kovensky)
Commits on Dec 2, 2017
fix(es2018): add a target and an initial lib (#20385)
Show description for 49a48ffauthored andcommitted
Commits on Nov 22, 2017
Commits on Nov 21, 2017
Port generated lib files (#20177)
Show description for cc7b46bauthored
Commits on Nov 13, 2017
add types for escape and unescape methods #18813 (#19015)
Show description for c2f0c58authored andcommitted
Commits on Nov 9, 2017
Add Symbol.species to ArrayConstructor, MapConstructor, SetConstructor, ArrayBufferConstructor. (#18652)
Show description for 1408a4dauthored andcommitted
Commits on Nov 7, 2017
- authored andcommitted
Commits on Nov 6, 2017
Update DOM iterable interfaces (#19752)
Show description for 28ed9b3authored andcommitted- authored andcommitted
- authored
Commits on Nov 2, 2017
- authored andcommitted
- authored
Commits on Oct 23, 2017
- committed
Commits on Oct 13, 2017
Commits on Oct 10, 2017
- authored andcommitted
Commits on Oct 9, 2017
- authored andcommitted
Handle type guard predicates on `Array<T>.find` (#18160)
Show description for bb3467bauthored andcommitted
Commits on Oct 2, 2017
Merge pull request #18654 from Microsoft/strictFunctionTypes
Show description for 884c72eauthored- authored
Andy