diff --git a/es9/2018-03/summary.md b/es9/2018-03/summary.md index 9e89ab6a..4d5e827c 100644 --- a/es9/2018-03/summary.md +++ b/es9/2018-03/summary.md @@ -1,48 +1,48 @@ -- [March 20, 2018 Meeting Notes](#march-20-2018-meeting-notes) - * [Agenda](#agenda) - * [Welcome](#welcome) - * [3. Adoption of Agenda](#3-adoption-of-agenda) - * [4. Approval of the minutes from last meeting](#4-approval-of-the-minutes-from-last-meeting) - * [5. Next meeting host and logistics](#5-next-meeting-host-and-logistics) - * [6. Report from the Ecma Secretariat](#6-report-from-the-ecma-secretariat) - * [7. Project Editors' Reports](#7-project-editors-reports) - * [8.i.a Normative: add RegExp lookbehind to annex-B](#8ia-normative-add-regexp-lookbehind-to-annex-b) - * [8.i.b Normative: Fix length property of TypedArrays, DataView, and ArrayBuffer constructors](#8ib-normative-fix-length-property-of-typedarrays-dataview-and-arraybuffer-constructors) - * [8.i.d Strengthen Atomics.wait/wake synchronization](#8id-strengthen-atomicswaitwake-synchronization) - * [8.i.e Array Buffer Detach layering improvement](#8ie-array-buffer-detach-layering-improvement) - * [9.i.v Open-ended discussion: How should we evolve the JavaScript standard library over time?](#9iv-open-ended-discussion-how-should-we-evolve-the-javascript-standard-library-over-time) - * [6. Report from the Ecma Secretariat](#6-report-from-the-ecma-secretariat-1) - * [10.i.a Update on Frozen Realms in light of Meltdown and Spectre](#10ia-update-on-frozen-realms-in-light-of-meltdown-and-spectre) - * [10.i.b Meeting planning for 2019](#10ib-meeting-planning-for-2019) - * [10.i.c Getting last item of Array for stage 2](#10ic-getting-last-item-of-array-for-stage-2) - * [10.i.d Debugger operands for stage 1](#10id-debugger-operands-for-stage-1) - * [10.i.e Logical Assignment Operators for Stage 1](#10ie-logical-assignment-operators-for-stage-1) - * [10.i.f Object.fromEntries for Stage 1](#10if-objectfromentries-for-stage-1) - * [10.i.g Update on Array.prototype.flatten web incompatibility](#10ig-update-on-arrayprototypeflatten-web-incompatibility) - * [10.i.h Update on WASM ES modules](#10ih-update-on-wasm-es-modules) - * [10.i.i Update on improved TC39 documentation efforts](#10ii-update-on-improved-tc39-documentation-efforts) - * [10.i.j Await in parameter defaults for non-arrow async functions](#10ij-await-in-parameter-defaults-for-non-arrow-async-functions) - * [Agenda Organization](#agenda-organization) -- [March 21, 2018 Meeting Notes](#march-21-2018-meeting-notes) - * [10.ii.c Hashbang Grammar for Stage 2](#10iic-hashbang-grammar-for-stage-2) - * [10.ii.b Richer Keys for stage 1](#10iib-richer-keys-for-stage-1) - * [10.iv.b JavaScript Classes 1.1](#10ivb-javascript-classes-11) - * [10.iv.c Static public fields for Stage 3](#10ivc-static-public-fields-for-stage-3) - * [Decorators towards Stage 3](#decorators-towards-stage-3) - * [12.iii.b. What does 1JS mean in a world of transpilers?](#12iiib-what-does-1js-mean-in-a-world-of-transpilers) -- [March 22, 2018 Meeting Notes](#march-22-2018-meeting-notes) - * [Meeting planning](#meeting-planning) - * [10.i.g Update on Array.prototype.flatten web incompatibility](#10ig-update-on-arrayprototypeflatten-web-incompatibility) - * [Slice notation for Stage 1](#slice-notation-for-stage-1) - * [BigInt status update](#bigint-status-update) - * [Weak References for stage 2](#weak-references-for-stage-2) - * [Optional chaining for stage 2](#optional-chaining-for-stage-2) - * [7.iv Test262 Status Updates (15m)](#7iv-test262-status-updates-15m) - * [conclusion/ Resolution](#conclusion-resolution) - * [8.i.c Expand text included in "function code"](#8ic-expand-text-included-in-function-code) - * [10.ii.f Nullish coalescing for stage 2](#10iif-nullish-coalescing-for-stage-2) - * [Conlusion](#conlusion) - * [Summarize classes](#summarize-classes) - * [Follow-up on WeakRefs](#follow-up-on-weakrefs) - * [function.sent needs a champion](#functionsent-needs-a-champion) - * [Pipeline operator](#pipeline-operator) +- [March 20, 2018 Meeting Notes](mar-20.md#march-20-2018-meeting-notes) + * [Agenda](mar-20.md#agenda) + * [Welcome](mar-20.md#welcome) + * [3. Adoption of Agenda](mar-20.md#3-adoption-of-agenda) + * [4. Approval of the minutes from last meeting](mar-20.md#4-approval-of-the-minutes-from-last-meeting) + * [5. Next meeting host and logistics](mar-20.md#5-next-meeting-host-and-logistics) + * [6. Report from the Ecma Secretariat](mar-20.md#6-report-from-the-ecma-secretariat) + * [7. Project Editors' Reports](mar-20.md#7-project-editors-reports) + * [8.i.a Normative: add RegExp lookbehind to annex-B](mar-20.md#8ia-normative-add-regexp-lookbehind-to-annex-b) + * [8.i.b Normative: Fix length property of TypedArrays, DataView, and ArrayBuffer constructors](mar-20.md#8ib-normative-fix-length-property-of-typedarrays-dataview-and-arraybuffer-constructors) + * [8.i.d Strengthen Atomics.wait/wake synchronization](mar-20.md#8id-strengthen-atomicswaitwake-synchronization) + * [8.i.e Array Buffer Detach layering improvement](mar-20.md#8ie-array-buffer-detach-layering-improvement) + * [9.i.v Open-ended discussion: How should we evolve the JavaScript standard library over time?](mar-20.md#9iv-open-ended-discussion-how-should-we-evolve-the-javascript-standard-library-over-time) + * [6. Report from the Ecma Secretariat](mar-20.md#6-report-from-the-ecma-secretariat-1) + * [10.i.a Update on Frozen Realms in light of Meltdown and Spectre](mar-20.md#10ia-update-on-frozen-realms-in-light-of-meltdown-and-spectre) + * [10.i.b Meeting planning for 2019](mar-20.md#10ib-meeting-planning-for-2019) + * [10.i.c Getting last item of Array for stage 2](mar-20.md#10ic-getting-last-item-of-array-for-stage-2) + * [10.i.d Debugger operands for stage 1](mar-20.md#10id-debugger-operands-for-stage-1) + * [10.i.e Logical Assignment Operators for Stage 1](mar-20.md#10ie-logical-assignment-operators-for-stage-1) + * [10.i.f Object.fromEntries for Stage 1](mar-20.md#10if-objectfromentries-for-stage-1) + * [10.i.g Update on Array.prototype.flatten web incompatibility](mar-20.md#10ig-update-on-arrayprototypeflatten-web-incompatibility) + * [10.i.h Update on WASM ES modules](mar-20.md#10ih-update-on-wasm-es-modules) + * [10.i.i Update on improved TC39 documentation efforts](mar-20.md#10ii-update-on-improved-tc39-documentation-efforts) + * [10.i.j Await in parameter defaults for non-arrow async functions](mar-20.md#10ij-await-in-parameter-defaults-for-non-arrow-async-functions) + * [Agenda Organization](mar-20.md#agenda-organization) +- [March 21, 2018 Meeting Notes](mar-21.md#march-21-2018-meeting-notes) + * [10.ii.c Hashbang Grammar for Stage 2](mar-21.md#10iic-hashbang-grammar-for-stage-2) + * [10.ii.b Richer Keys for stage 1](mar-21.md#10iib-richer-keys-for-stage-1) + * [10.iv.b JavaScript Classes 1.1](mar-21.md#10ivb-javascript-classes-11) + * [10.iv.c Static public fields for Stage 3](mar-21.md#10ivc-static-public-fields-for-stage-3) + * [Decorators towards Stage 3](mar-21.md#decorators-towards-stage-3) + * [12.iii.b. What does 1JS mean in a world of transpilers?](mar-21.md#12iiib-what-does-1js-mean-in-a-world-of-transpilers) +- [March 22, 2018 Meeting Notes](mar-22.md#march-22-2018-meeting-notes) + * [Meeting planning](mar-22.md#meeting-planning) + * [10.i.g Update on Array.prototype.flatten web incompatibility](mar-22.md#10ig-update-on-arrayprototypeflatten-web-incompatibility) + * [Slice notation for Stage 1](mar-22.md#slice-notation-for-stage-1) + * [BigInt status update](mar-22.md#bigint-status-update) + * [Weak References for stage 2](mar-22.md#weak-references-for-stage-2) + * [Optional chaining for stage 2](mar-22.md#optional-chaining-for-stage-2) + * [7.iv Test262 Status Updates (15m)](mar-22.md#7iv-test262-status-updates-15m) + * [conclusion/ Resolution](mar-22.md#conclusion-resolution) + * [8.i.c Expand text included in "function code"](mar-22.md#8ic-expand-text-included-in-function-code) + * [10.ii.f Nullish coalescing for stage 2](mar-22.md#10iif-nullish-coalescing-for-stage-2) + * [Conlusion](mar-22.md#conlusion) + * [Summarize classes](mar-22.md#summarize-classes) + * [Follow-up on WeakRefs](mar-22.md#follow-up-on-weakrefs) + * [function.sent needs a champion](mar-22.md#functionsent-needs-a-champion) + * [Pipeline operator](mar-22.md#pipeline-operator)