Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Implement array.flat and array.flatMap | wolfbeast | 2019-05-19 | -0/+2 |
| | | | | | | Self-hosted implementation that adds both functions and adds them to @@unscopables as specced in ES2019. Resolves #1095 | |||
* | Revert "Enable Array.prototype.values" | wolfbeast | 2018-03-28 | -9/+11 |
| | | | | This reverts commit 424ed1b165e50f2e71c082c0c70fcda2a2764d18. | |||
* | Enable Array.prototype.values | wolfbeast | 2018-03-27 | -11/+9 |
| | | | | This resolves #85 | |||
* | Close iterator after error in Array.from | janekptacijarabaci | 2018-03-15 | -0/+183 |
| | | | | Issue #17 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+2021 |