Skip to content

Commit

Permalink
generate summary
Browse files Browse the repository at this point in the history
  • Loading branch information
leobalter authored and rwaldron committed Apr 17, 2018
1 parent a7e4e44 commit 9fdf8ff
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions es9/2018-03/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +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)

0 comments on commit 9fdf8ff

Please sign in to comment.