shiroyk
|
a52ceb6d86
Implemented {Array, TypedArray}.prototype.{with, toReversed, toSorted}
|
1 year ago |
Dmitry Panov
|
9410bcaa81
Implemented template-backed objects and used them for most of the built-ins. Closes #524, closes #459.
|
2 years ago |
Dmitry Panov
|
bf6af58bbc
Refactored tests
|
3 years ago |
Dmitry Panov
|
ad1be0d693
Fixed possible panic when sorting non-standard arrays.
|
4 years ago |
Mihail Stoykov
|
8b568f3b8b
Implement Array.prototype.flat(Map) with some basic tests (#240)
|
4 years ago |
Dmitry Panov
|
3ec8e20a89
Fixed bugs in Array.prototype.sort(), Object.assign() and Date.prototype.toJSON()
|
5 years ago |
Dmitry Panov
|
f62cd66a92
Unscopables
|
5 years ago |
Dmitry Panov
|
d3dfac6c0a
Array optimisations
|
5 years ago |
Dmitry Panov
|
7a45ca5b93
Array.from(), Array.of()
|
5 years ago |
Dmitry Panov
|
15eea636ca
Array.from()
|
5 years ago |