- Oct 16, 2017
-
-
Robin Templeton authored
-
Rick Waldron authored
-
- Oct 13, 2017
-
-
Daniel Ehrenberg authored
The RegExp named groups specification has changed to not throw errors in certain cases. This patch updates the test262 tests to match the new specification, and throws in an additional test that verifies the interaction between named group syntax and other replacement. The tests pass on a version of V8 which implements the new semantics. https://github.com/tc39/proposal-regexp-named-groups/commit/92ceba518c2ab0d2811c2efa8248ed1b3f8b5506
-
- Oct 12, 2017
-
-
Josh Wolfe authored
-
Leo Balter authored
-
Leo Balter authored
* Delete identifier-let-allowed-as-lefthandside-expression-non-strict.js Fixes #1192 This is already covered by https://github.com/tc39/test262/blob/8422147c17aa3f4061e524a8f88c251a3b371ecf/test/language/statements/for-in/head-lhs-let.js#L27 * restore for-in test
-
Robin Templeton authored
-
- Oct 06, 2017
-
-
Leo Balter authored
-
Zibi Braniecki authored
-
Josh Wolfe authored
-
Josh Wolfe authored
-
- Oct 05, 2017
-
-
Valerie R Young authored
-
Doug Ilijev authored
-
- Oct 04, 2017
-
-
Leo Balter authored
* Add missing generators feature flags * Generate files * Add generators flags * fixup! Add generators flags
-
Josh Wolfe authored
-
Josh Wolfe authored
-
Caitlin Potter authored
-
- Oct 03, 2017
-
-
Rick Waldron authored
-
Robin Templeton authored
* additional BigInt JSON tests * single quotes * BigInt stringify order of steps
-
Leo Balter authored
* Improve tests for BigInt.prototype.valueOf * fixup! Improve tests for BigInt.prototype.valueOf * fixup! Improve tests for BigInt.prototype.valueOf * fixup! Improve tests for BigInt.prototype.valueOf
-
- Oct 02, 2017
-
-
Robin Templeton authored
* BigInt valueOf tests * add features from typeCoercion.js
-
Zibi Braniecki authored
As per https://github.com/tc39/ecma402/pull/160 the formatToParts.length is set to 1.
-
Josh Wolfe authored
-
- Sep 27, 2017
-
-
⭐caitp⭐ authored
https://github.com/tc39/ecma262/pull/988 changes the iteration protocol such that the "next" method is only loaded from the iterator object once during the prologue of iteration, rather than during each step.
-
- Sep 26, 2017
-
-
Caio Lima authored
-
Leo Balter authored
-
Leo Balter authored
-
- Sep 25, 2017
-
-
Leo Balter authored
-
- Sep 22, 2017
-
-
Leo Balter authored
-
- Sep 21, 2017
-
-
Josh Wolfe authored
-
- Sep 19, 2017
-
-
Josh Wolfe authored
-
- Sep 18, 2017
-
-
Leo Balter authored
Fixes #1202
-
André Bargull authored
-
- Sep 16, 2017
-
-
André Bargull authored
-
André Bargull authored
-
- Sep 13, 2017
-
-
Josh Wolfe authored
* typeCoercion.js supports ToIndex * typeCoercion.js supports ToBigInt * updated BigInt.asIntN type coercion tests to use typeCoercion.js
-
- Sep 12, 2017
-
-
Daniel Ehrenberg authored
Tests for ECMA 402 PR https://github.com/tc39/ecma402/pull/170 The tests on Date/DateTimeFormat are valid without the PR.
-
- Sep 11, 2017
-
-
Leo Balter authored
-
- Sep 08, 2017
-
-
Lars T Hansen authored
-
Lars T Hansen authored
-