From f98b92c64962585bc201e7fd713aceb30b158349 Mon Sep 17 00:00:00 2001 From: Robin Templeton Date: Mon, 16 Oct 2017 14:07:28 -0400 Subject: [PATCH] list spec changes --- BigInt-test-plan.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/BigInt-test-plan.md b/BigInt-test-plan.md index 9aaa057..793935f 100644 --- a/BigInt-test-plan.md +++ b/BigInt-test-plan.md @@ -51,4 +51,7 @@ - [ ] DataView.prototype.setBigInt64 [[branch](https://github.com/cxielarko/test262/tree/setbigint64) not yet submitted as PR] - [ ] DataView.prototype.setBigUint64 (@cxielarko) - [x] feature declaration (@thejoshwolfe) -- [ ] Recent spec changes (@cxielarko) [[PR](https://github.com/tc39/test262/pull/1281), [merged](https://github.com/tc39/test262/commit/184a37f011e452da8b9e901a99ad958bdfc3daf9)] +- Recent spec changes + - [x] JSON [[merged](https://github.com/tc39/test262/commit/184a37f011e452da8b9e901a99ad958bdfc3daf9)] + - [ ] boolean equality [[PR](https://github.com/tc39/test262/pull/1281)] + - [ ] atomic operations