Skip to content

Commit

Permalink
2018.05: cross out completed items
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 22, 2018
1 parent a020a4f commit 5f40dea
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions 2018/05.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ Supporting materials includes slides, a link to the proposal repository, a link
1. ~~Quick recap of meeting IPR policy (Daniel Ehrenberg)~~
1. ~~Overview of communication tools (Brian Terlson)~~
1. ~~Find volunteers for note taking~~
1. Adoption of the agenda
1. Adopting a fairly minor change to agenda format ([issue](https://github.com/tc39/agendas/issues/360) / [PR](https://github.com/tc39/agendas/pull/374)) (Michael Ficarra, Daniel Ehrenberg) (15m)
1. ~~Adoption of the agenda~~
1. ~~Adopting a fairly minor change to agenda format ([issue](https://github.com/tc39/agendas/issues/360) / [PR](https://github.com/tc39/agendas/pull/374)) (Michael Ficarra, Daniel Ehrenberg) (15m)~~
1. ~~Approval of the minutes from last meeting~~
1. Next meeting host and logistics
1. Report from the Ecma Secretariat (15m, Istvan Sebestyen, must be Wednesday)
Expand All @@ -84,16 +84,16 @@ Supporting materials includes slides, a link to the proposal repository, a link
1. ~~ECMA402 Status Updates (15m)~~
1. ~~ECMA404 Status Updates (15m)~~
1. ~~Test262 Status Updates (15m)~~
1. Updates from the CoC Committee (15m)
1. Web compatibility issues / Needs Consensus PRs
1. ~~Updates from the CoC Committee (15m)~~
1. ~~Web compatibility issues / Needs Consensus PRs~~

| timebox | topic | presenter |
|:-------:|-------|-----------|
| 15m | [Normative: Cleanup Time Values and Time Range](https://github.com/tc39/ecma262/pull/1144) ([slides](https://docs.google.com/presentation/d/1CMtJKMfMiQAomQ5yJxu25pIfF7anF11LR1zdwUyuxys/edit?usp=sharing)) | Andrew Paprocki |
| 15m | [Normative: Add `export * as ns from "mod”` to Export production and Module Semantics](https://github.com/tc39/ecma262/pull/1174) ([slides](https://docs.google.com/presentation/d/1FmaW2p4DIBOO2fWVUIVhFRz7N4ekVVLqGqmjqV-uaj8/edit?usp=sharing)) | Valerie Young, John-David Dalton |
| 15m | Array.prototype.values web compat update | Sathya Gunasekaran |
| 15m | ~~[Normative: Cleanup Time Values and Time Range](https://github.com/tc39/ecma262/pull/1144) ([slides](https://docs.google.com/presentation/d/1CMtJKMfMiQAomQ5yJxu25pIfF7anF11LR1zdwUyuxys/edit?usp=sharing))~~ | Andrew Paprocki |
| 15m | ~~[Normative: Add `export * as ns from "mod”` to Export production and Module Semantics](https://github.com/tc39/ecma262/pull/1174) ([slides](https://docs.google.com/presentation/d/1FmaW2p4DIBOO2fWVUIVhFRz7N4ekVVLqGqmjqV-uaj8/edit?usp=sharing))~~ | Valerie Young, John-David Dalton |
| 15m | ~~Array.prototype.values web compat update~~ | Sathya Gunasekaran |

1. Overflow from previous meeting
1. ~~Overflow from previous meeting~~

| timebox | topic | presenter |
|:-------:|-------|-----------|
Expand All @@ -102,8 +102,8 @@ Supporting materials includes slides, a link to the proposal repository, a link

| timebox | topic | presenter |
|:-------:|-------|-----------|
| 15m | [2019](https://github.com/tc39/Reflector/issues/130)/2020 meeting scheduling update | Daniel Ehrenberg |
| 15m | [Update to the How We Work Documentation project](https://docs.google.com/presentation/d/1DZ0Q7hX-4ST08n4PUHD3NjRC6_2iAn7ukTa_QAPMgAg/edit?usp=sharing) and [Website](https://github.com/tc39/tc39-web-draft) | yulia (@codehag) |
| 15m | ~~[2019](https://github.com/tc39/Reflector/issues/130)/2020 meeting scheduling update~~ | Daniel Ehrenberg |
| 15m | ~~[Update to the How We Work Documentation project](https://docs.google.com/presentation/d/1DZ0Q7hX-4ST08n4PUHD3NjRC6_2iAn7ukTa_QAPMgAg/edit?usp=sharing) and [Website](https://github.com/tc39/tc39-web-draft)~~ | yulia (@codehag) |
| 15m | :hourglass: SuperProperty evaluation order ([issue](https://github.com/tc39/ecma262/issues/1175), [slides](https://docs.google.com/presentation/d/1hYEAK5-fO97tbnsJlsxypcx5YBPYm09-TPf00s3Ck5g/)) | Justin Ridgewell |
| 30m | Intl update ([slides](https://docs.google.com/presentation/d/1wEkpdxC37t4sk64QThcna8c4753-9Ak1I23LNDmZ9KE/edit?usp=sharing)) | Daniel Ehrenberg |
| 30m | [Rename Atomics.wake](https://docs.google.com/presentation/d/1awJqO2WcBs4UlBaLZn0mfwV3xOYOlo0hHNbB6mtctnQ/) | Rick Waldron, Filip Pizlo, Leo Balter |
Expand All @@ -113,8 +113,8 @@ Supporting materials includes slides, a link to the proposal repository, a link

| stage | timebox | topic | presenter |
|:-----:|:-------:|-------|-----------|
| 3 | 15m | [Optional catch binding](https://tc39.github.io/proposal-optional-catch-binding/) for stage 4 ([#1185](https://github.com/tc39/ecma262/pull/1185)) | Michael Ficarra |
| 3 | 15m | [ECMAScript ⊃ JSON](https://github.com/tc39/proposal-json-superset) ([slides](https://docs.google.com/presentation/d/1_1PNgDm55vtRYQ0UwndHQ0pI7aWGEcYgPztdXs08HVw/edit)) for Stage 4 ([#1188](https://github.com/tc39/ecma262/pull/1188)) | Mathias Bynens |
| 3 | 15m | ~~[Optional catch binding](https://tc39.github.io/proposal-optional-catch-binding/) for stage 4 ([#1185](https://github.com/tc39/ecma262/pull/1185))~~ | Michael Ficarra |
| 3 | 15m | ~~[ECMAScript ⊃ JSON](https://github.com/tc39/proposal-json-superset) ([slides](https://docs.google.com/presentation/d/1_1PNgDm55vtRYQ0UwndHQ0pI7aWGEcYgPztdXs08HVw/edit)) for Stage 4 ([#1188](https://github.com/tc39/ecma262/pull/1188))~~ | Mathias Bynens |
| 3 | 30m | [Numeric separators update](https://docs.google.com/presentation/d/1ivYa55mNEDPZ2z5K41fU5gwRxmlb4aUTrA0qEuBTfow/edit#slide=id.p) | Sam Goto, Rick Waldron, Leo Balter, Dan Ehrenberg |
| 3 | 30m | Updates and [a question to resolve](https://github.com/tc39/proposal-string-matchall/issues/34) on String.prototype.matchAll | Jordan Harband |
| 3 | 30m | BigInt status update ([slides](https://docs.google.com/presentation/d/1Bx13eCgM9Rujs4zNdfO95de_4wehhx8RxNx5aZl-3D4/edit?usp=sharing), [repository](http://github.com/tc39/proposal-bigint/)) | Daniel Ehrenberg |
Expand Down

0 comments on commit 5f40dea

Please sign in to comment.