Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1570 - Implement globalThis | wolfbeast | 2020-06-01 | -0/+1 |
| | | | | This resolves #1570 | |||
* | [js] Remove pointless MakeMRegExpHoistable optimization. | wolfbeast | 2020-04-14 | -6/+0 |
| | | | | It's a lot of code with no measurable effect. | |||
* | Bug 1331092 - Part 7: Implement Async Generator yield*. | Gaming4JC | 2019-12-17 | -0/+1 |
| | | | | Tag #1287 | |||
* | Bug 1331092 - Part 2: Implement Async Generator except yield*. | Gaming4JC | 2019-12-17 | -0/+3 |
| | | | | Tag #1287 | |||
* | Issue #1302 - Add self-hosted implementation for string regex .matchAll | wolfbeast | 2019-11-26 | -0/+1 |
| | | | | This resolves #1302. | |||
* | Issue #1284 - Implement /s (dotAll) for regular expressions, v2. | wolfbeast | 2019-11-18 | -0/+1 |
| | | | | Resolves #1284. | |||
* | 1339395 - Part 3: Add BytecodeEmitter support for object rest and spread ↵ | Gaming4JC | 2019-07-18 | -0/+2 |
| | | | | properties. | |||
* | 1336783 - Part 1: Rework on reserved word and remove TokenStream::KeywordIsName. | Gaming4JC | 2019-07-18 | -2/+32 |
| | ||||
* | 1283712 - Part 10: Support notes in getLastWarning shell-only testing function. | Gaming4JC | 2019-07-18 | -0/+1 |
| | ||||
* | 1333143 - Self-host Object.prototype.valueOf. | Gaming4JC | 2019-07-18 | -0/+1 |
| | ||||
* | 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 | |||
* | Bug 1147371: Rename allowContentSpread to allowContentIter | janekptacijarabaci | 2018-03-24 | -1/+1 |
| | | | | Issue #74 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+357 |