Skip to content

Commit

Permalink
name change
Browse files Browse the repository at this point in the history
  • Loading branch information
ctcpip committed Aug 9, 2023
1 parent 9fa775c commit 73c5400
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions 2020/06.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Supporting materials includes slides, a link to the proposal repository, a link
|| 3 | 15m | [`String.prototype.replaceAll`](https://github.com/tc39/proposal-string-replace-all) for Stage 4 ([slides](https://docs.google.com/presentation/d/143RkssdqvENZIKCpZVGaHYC5JaIm4mJIdHdTor58IMQ/edit)) | Mathias Bynens |
|| 3 | 15m | Logical Assignment ([Status Update][lgcl-assign], [NamedEvaluation][lgcl-namedevaluation]) | Justin Ridgewell |
|| 3 | 30m | [`Promise.any` & `AggregateError`](https://github.com/tc39/proposal-promise-any) update ([slides](https://docs.google.com/presentation/d/1juwk662pDATPCPqPxlE8M9rBGeA9zAp0_sJBoxu3eMc/edit)) | Shu-yu Guo & Mathias Bynens |
|| 2 | 10m | [Decorators](https://github.com/tc39/proposal-decorators/) status update ([slides](https://slides.com/pzuraq/decorators-status-update-2020-06)) | Chris Garrett |
|| 2 | 10m | [Decorators](https://github.com/tc39/proposal-decorators/) status update ([slides](https://slides.com/pzuraq/decorators-status-update-2020-06)) | Kristen Hewell Garrett |
|| 2 | 30m | :hourglass: [Intl.Segmenter](https://github.com/tc39/proposal-intl-segmenter) for Stage 3 ([slides](https://docs.google.com/presentation/d/1Pe9eVhgK93cgB3KCufTQvzqCjIYj3RRxJaOeNIbWN_A/edit?usp=sharing), [spec text](https://tc39.es/proposal-intl-segmenter/)) | Richard Gibson |
|| 2 | 45m | [Iterator Helpers](https://github.com/tc39/proposal-iterator-helpers/issues/86) ([slides](https://docs.google.com/presentation/d/1QVW_d4lpiFQ5X5czGWq0VMRN9cMLIGpt888TQoyFWpg/edit#slide=id.p)) | Jason Orendorff |
|| 2 | 45m | [Temporal](https://github.com/tc39/proposal-temporal) update ([slides](http://pipobscure.github.io/temporal-2020-06/)) | Philip Chimento |
Expand Down Expand Up @@ -127,7 +127,7 @@ Supporting materials includes slides, a link to the proposal repository, a link

- Mathias: Presenting several items, but can only attend on June 2nd (Tuesday). Would it be possible to schedule the `replaceAll` + `Promise.any`/`AggregateError` + Unicode topics on this day please (preferably early)?
- Temporal: Preference for Tuesday/Wednesday/Thursday and not starting right at 10:00, but can make it work if that's not possible
- Chris Garrett/Decorators: Unavailable on Monday, preference for Tuesday or Thursday if possible
- Kristen Hewell Garrett/Decorators: Unavailable on Monday, preference for Tuesday or Thursday if possible
- Felienne is out on Monday (holiday)
- Please give 1 hr heads up for Jason Orendorff
- Sven Sauleau: Preferably earlier in the day, for module attributes
Expand Down
2 changes: 1 addition & 1 deletion 2020/07.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Supporting materials includes slides, a link to the proposal repository, a link
|| 3 | 15m | [`Promise.any` & `AggregateError`](https://github.com/tc39/proposal-promise-any) for stage 4 ([slides](https://docs.google.com/presentation/d/1PcfPP5nLVG8w5OosQt5PWwOmFUPuD5pg1rgGaF1JVis/edit)) ([PR](https://github.com/tc39/ecma262/pull/2040)) | Mathias Bynens |
|| 3 | 15m | [WeakRefs](https://github.com/tc39/proposal-weakrefs/) for Stage 4 ([PR](https://github.com/tc39/ecma262/pull/2089)) and [CleanupSome](https://github.com/codehag/proposal-cleanup-some) for stage 2/3 ([slides](https://docs.google.com/presentation/d/1NYhEELzOnhJGU7inKz0r0TrEa0h33krr1nEb3X_ze5w/edit#slide=id.p)) | Daniel Ehrenberg, Yulia Startsev |
|| 3 | 15m | [Logical Assignment](https://github.com/tc39/proposal-logical-assignment/) for Stage 4 ([PR](https://github.com/tc39/ecma262/pull/2030), [slides](https://docs.google.com/presentation/d/1rq448C-mzxWzBs6RTInczGTjs4xv5gQenDJY1fGogX0/edit?usp=sharing)) | Justin Ridgewell |
|| 2 | 10m | [Decorators](https://github.com/tc39/proposal-decorators/) status update ([slides](https://slides.com/pzuraq/decorators-3cb407)) | Chris Hewell Garrett |
|| 2 | 10m | [Decorators](https://github.com/tc39/proposal-decorators/) status update ([slides](https://slides.com/pzuraq/decorators-3cb407)) | Kristen Hewell Garrett |
|| 2 | 15m | [Ergonomic brand checks for private fields][private-fields-in-in] for stage 3 ([issue](https://github.com/tc39/proposal-private-fields-in-in/issues/7)) | Jordan Harband |
|| 2 | 15m | [Temporal](https://github.com/tc39/proposal-temporal) Stage 2 update ([slides](https://pipobscure.dev/slides/temporal-2020-07/)) | Philip Chimento |
|| 2 | 30m | [Intl.Segmenter](https://github.com/tc39/proposal-intl-segmenter) for Stage 3 ([slides](https://docs.google.com/presentation/d/1LOOt4WPvQdOK3banHkz1V8sdl8Z-7Z9jXBRRS9Ek8-M/edit?usp=sharing), [spec text](https://tc39.es/proposal-intl-segmenter/)) | Richard Gibson |
Expand Down
2 changes: 1 addition & 1 deletion 2020/09.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Supporting materials includes slides, a link to the proposal repository, a link
|| 2 | 30m | [JSON Modules](https://github.com/tc39/proposal-json-modules) update ([slides](https://docs.google.com/presentation/d/1_dgRPueD2dwSIsVOXVexYOncCRrDPcm_CPnswq9zOe4)) | Sven Sauleau, Daniel Ehrenberg, Myles Borins, Dan Clark, Shu-yu Guo |
|| 2 | 30m | [Record & Tuple](https://github.com/tc39/proposal-record-tuple/) Stage 2 update ([slides](https://button.dev/talks/record-and-tuple-tc39-sept-2020.pdf)) | Rick Button |
| | 2 | 45m | [Ergonomic brand checks for private fields][private-fields-in-in] for stage 3 ([issue](https://github.com/tc39/proposal-private-fields-in-in/issues/7)) ([Slides](https://j.mp/tc39202009-private-in)) | Jordan Harband |
|| 2 | 60m | [Decorators](https://github.com/tc39/proposal-decorators/): [A new proposal iteration](https://github.com/tc39/proposal-decorators/blob/simplified/README.md) ([PR](https://github.com/tc39/proposal-decorators/pull/310)) ([slides](https://slides.com/pzuraq/decorators-a-new-proposal-2020-09)) | Chris Garrett and Daniel Ehrenberg |
|| 2 | 60m | [Decorators](https://github.com/tc39/proposal-decorators/): [A new proposal iteration](https://github.com/tc39/proposal-decorators/blob/simplified/README.md) ([PR](https://github.com/tc39/proposal-decorators/pull/310)) ([slides](https://slides.com/pzuraq/decorators-a-new-proposal-2020-09)) | Kristen Hewell Garrett and Daniel Ehrenberg |
|| 1 | 30m | [Intl Enumeration API](https://github.com/tc39/proposal-intl-enumeration) for [stage 2](https://docs.google.com/presentation/d/1IWOHZVkXL_qbjz4T76bXmtLh7VOrWkT-HJIH2ZwY6NU/edit#slide=id.g96c285a300_1_78) | Frank Yung-Fong Tang |
|| 1 | 30m | [Class `static` initialization block](https://github.com/tc39/proposal-class-static-block) for Stage 2 ([spec](https://tc39.github.io/proposal-class-static-block), [slides](https://1drv.ms/p/s!AjgWTO11Fk-TkehkMWh3eO58Dz2Izw?e=2JXhGZ)) | Ron Buckton |
|| 1 | 30m | [Class Access Expressions](https://github.com/tc39/proposal-class-access-expressions) for Stage 2 ([spec](https://tc39.es/proposal-class-access-expressions/), [slides](https://docs.google.com/presentation/d/1ATxFyZUYv9WvmLMFPDIuJ5QSpoVTIdqM0ThH2JPpzFw/edit?usp=sharing)) | Ron Buckton |
Expand Down
2 changes: 1 addition & 1 deletion 2021/07.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Supporting materials includes slides, a link to the proposal repository, a link
| | 2 | 15m | [Array Find From Last](https://github.com/tc39/proposal-array-find-from-last) for Stage 3 ([spec](https://tc39.es/proposal-array-find-from-last/index.html), [slides](https://kingwl.github.io/proposal-array-find-from-last-looking-for-stage-3-sides)) | Wenlu Wang
| | 2 | 30m | [Intl Enumeration API](https://github.com/tc39/proposal-intl-enumeration) for Stage 3 ([spec](https://tc39.es/proposal-intl-enumeration) , [slides](https://docs.google.com/presentation/d/1zL3lb4stb4wrfDlOeMsmW5NqjX_TxTWL5pMjTa1qHVw/edit?usp=sharing)) | Frank Yung-Fong Tang |
| | 2 | 30m | [Intl.NumberFormat v3](https://github.com/tc39/proposal-intl-numberformat-v3#readme) for Stage 3 ([spec](https://tc39.es/proposal-intl-numberformat-v3/out/numberformat/diff.html), [slides](https://docs.google.com/presentation/d/1ubtY4v7ETfutQIxgtayxPVVS1hQx8zg7yFOlOtEYomc/edit)) | Shane F. Carr |
| | 2 | 30m | [Decorators](https://github.com/tc39/proposal-decorators) update ([spec](https://arai-a.github.io/ecma262-compare/?pr=2417), [slides](https://slides.com/pzuraq/decorators-update-2021-07)) | Chris Hewell Garrett
| | 2 | 30m | [Decorators](https://github.com/tc39/proposal-decorators) update ([spec](https://arai-a.github.io/ecma262-compare/?pr=2417), [slides](https://slides.com/pzuraq/decorators-update-2021-07)) | Kristen Hewell Garrett
| | 2 | 60m | [Realms](https://github.com/tc39/proposal-realms) for Stage 3 ([spec](https://tc39.es/proposal-realms/), [slides](https://docs.google.com/presentation/d/1MgrUnQH25gDVosKnH10n9n9msvrLkdaHI0taQgOWRcs/edit#slide=id.ge435a9058a_0_0)) | Leo Balter, Caridy Patiño, Rick Waldron |
| | 1 | 30m | [Module fragments](https://github.com/tc39-transfer/proposal-module-fragments) current direction ([issue](https://github.com/tc39-transfer/proposal-module-fragments/issues/5#issuecomment-872182208), [slides](https://docs.google.com/presentation/d/1t5i4bpQ1-Dh7-PaRDgkaZUjxeI5P7YyPsX_1Gy1RMEY/edit#slide=id.p)) | Daniel Ehrenberg |
| | 1 | 30m | [Array Filtering](https://github.com/tc39/proposal-array-filtering) for Stage 2 ([slides](https://docs.google.com/presentation/d/1fY_jsD8bVZ8P95Mr7cEr3WdCbhMLdEQ7OS5hhLCbfJ4/edit)) | Justin Ridgewell
Expand Down
2 changes: 1 addition & 1 deletion 2021/12.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Supporting materials includes slides, a link to the proposal repository, a link
| | 3 | 30m | [Temporal](https://github.com/tc39/proposal-temporal) update and [normative changes](https://github.com/tc39/proposal-temporal/pulls?q=is%3Apr+is%3Aopen+label%3A%22needs+plenary+input%22) ([slides](https://ptomato.name/talks/tc39-2021-12/)) | Philip Chimento |
| | 2 | 10m | [Array Grouping](https://github.com/tc39/proposal-array-grouping) for Stage 3 ([Criteria](https://github.com/tc39/proposal-array-grouping/issues/19)) | Justin Ridgewell |
| | 2 | 15m | [Destructuring Private Fields](https://github.com/tc39/proposal-destructuring-private) Status Update ([slides](https://docs.google.com/presentation/d/1GMAvGx5i8TikGqJZcZMnHeoPclD_ubCeNSCx5M1DTaI/edit?usp=sharing)) | Justin Ridgewell |
| | 2 | 15m | [Decorators](https://github.com/tc39/proposal-decorators/): Updates to `@init` ([Slides](https://slides.com/pzuraq/decorators-update-2021-07-cedd5b)) | Chris Hewell Garrett |
| | 2 | 15m | [Decorators](https://github.com/tc39/proposal-decorators/): Updates to `@init` ([Slides](https://slides.com/pzuraq/decorators-update-2021-07-cedd5b)) | Kristen Hewell Garrett |
| | 2 | 30m | [RegExp set notation + Unicode properties of strings](https://github.com/tc39/proposal-regexp-set-notation) ready for Stage 3 reviews ([slides](https://docs.google.com/presentation/d/14AWHZvUeaKNHh_b_1xyqVlnDlYW8fWC4Lfgr0lHf2W4/edit), [PR](https://github.com/tc39/ecma262/pull/2418), [spec preview with inline diffs](https://arai-a.github.io/ecma262-compare/?pr=2418)) | Markus Scherer and Mathias Bynens |
| | 2 | 60m | [Records and Tuples](https://github.com/tc39/proposal-record-tuple/): design space for referencing objects ([slides](https://drive.google.com/file/d/1lVYn8_sHecqxW08vN5Tu7rXZn7GemBqO/view)) | Nicolò Ribaudo, Rick Button, Robin Ricard |
| | 1 | 15m | [RegExp `\R` Escape for Stage 2](https://github.com/tc39/proposal-regexp-r-escape) ([slides](https://1drv.ms/p/s!AjgWTO11Fk-Tkfs10JNwTwfl2NrRqA?e=ij5ls6)) | Ron Buckton |
Expand Down
4 changes: 2 additions & 2 deletions 2022/03.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Supporting materials includes slides, a link to the proposal repository, a link
| | 2 | 30m | [RegExp set notation + Unicode properties of strings](https://github.com/tc39/proposal-regexp-set-notation) for Stage 3 ([PR](https://github.com/tc39/ecma262/pull/2418), [spec preview with inline diffs](https://arai-a.github.io/ecma262-compare/?pr=2418), [slides](https://docs.google.com/presentation/d/1_rcjmR2YLZMMB0i4SdZ4RV6eiJB7WmXo_i82_nh7vNg/edit?usp=sharing)) | Mathias Bynens & Markus Scherer |
| | 2 | 30m | [Change Array by Copy](https://github.com/tc39/proposal-change-array-by-copy) for Stage 3 ([Spec](https://tc39.es/proposal-change-array-by-copy/)) ([Tracker](https://github.com/tc39/proposal-change-array-by-copy/issues/74)) ([Slides](https://www.dropbox.com/s/5rabrx387snkbfn/change_array_by_copy_at_tc39_march_2022.pdf?dl=0)) | Ashley Claymore |
| | 2 | 30m | Bikeshedding [pipe operator](https://github.com/tc39/proposal-pipeline-operator)’s topic token ([slides](https://docs.google.com/presentation/d/1dDucwsW8qM22yWLr_NHFmAiAltQSht3AXYW00kET4GA/edit?usp=sharing); see also [wiki page](https://github.com/tc39/proposal-pipeline-operator/wiki/Bikeshedding-the-Hack-topic-token) and [issue thread](https://github.com/tc39/proposal-pipeline-operator/issues/91)) | J. S. Choi |
| | 2 | 60m | [Decorators](https://github.com/tc39/proposal-decorators) for Stage 3 ([Tracker](https://github.com/tc39/proposal-decorators/issues/442), [spec preview with inline diffs](https://arai-a.github.io/ecma262-compare/?pr=2417), [slides](https://slides.com/pzuraq/decorators-for-stage-3-2022-03)) | Chris Hewell Garrett |
| | 2 | 60m | [Decorators](https://github.com/tc39/proposal-decorators) for Stage 3 ([Tracker](https://github.com/tc39/proposal-decorators/issues/442), [spec preview with inline diffs](https://arai-a.github.io/ecma262-compare/?pr=2417), [slides](https://slides.com/pzuraq/decorators-for-stage-3-2022-03)) | Kristen Hewell Garrett |
| | 1 | 30m | Bikeshedding [call-this](https://github.com/tc39/proposal-call-this) syntax ([slides](https://docs.google.com/presentation/d/1-MLGCibETPX8NiIvNJ1xOxiMS-NB8GCbDGNcB5patiU/edit?usp=sharing); see also [issue thread](https://github.com/tc39/proposal-bind-this/issues/10)) | J. S. Choi |
| | 1 | 60m | [Pattern matching](https://github.com/tc39/proposal-pattern-matching) for Stage 2 ([slides](https://docs.google.com/presentation/d/1sJoXU1ysK6eZn04pjnQ-1z6EetsVf9VfHeU0Ht8hiFQ)) | Tab Atkins-Bittner |
| | 1 | 60m | [String.dedent](https://github.com/tc39/proposal-string-dedent) Status Update ([slides](https://docs.google.com/presentation/d/1fF4TqU6eLcj74s0wa1VSq5wGORSY1m1naekTNF9JAz4/edit?usp=sharing)) | Justin Ridgewell |
Expand Down Expand Up @@ -142,7 +142,7 @@ Supporting materials includes slides, a link to the proposal repository, a link
- ShadowRealm Updates
- Pattern Matching

- Chris Hewell Garrett will not be present on Tuesday March 29th between 10:00 EDT and 13:00 EDT, and would like to present "Decorators for Stage 3" at any other time.
- Kristen Hewell Garrett will not be present on Tuesday March 29th between 10:00 EDT and 13:00 EDT, and would like to present "Decorators for Stage 3" at any other time.

- J. S. Choi will not be available on Monday, March 28 between 1:00 PM EDT / 10 AM PDT and 2:30 PM EDT.

Expand Down
2 changes: 1 addition & 1 deletion 2022/06.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Supporting materials includes slides, a link to the proposal repository, a link
|:-:|:-----:|:-------:|-------|-----------|
| | 3 | 10m | [Array Grouping](https://github.com/tc39/proposal-array-grouping) [rename groupBy to group](https://github.com/tc39/proposal-array-grouping/pull/39) | Justin Ridgewell |
| | 3 | 10m | [`findLast`/`findLastIndex`](https://github.com/tc39/proposal-array-find-from-last/) for stage 4 ([slides](https://github.com/DanielRosenwasser/findLast-and-findLastIndex-for-Stage-4/raw/HEAD/findLast%20%26%20findLastIndex%20for%20Stage%204%20\(TC39%20June%202022\).pdf)) | Daniel Rosenwasser |
| | 3 | 10m | ⏳ Decorators Normative Change: Flexible Initializers ([slides](https://slides.com/pzuraq/decorators-normative-changes-2022-06)) | Chris Hewell Garrett |
| | 3 | 10m | ⏳ Decorators Normative Change: Flexible Initializers ([slides](https://slides.com/pzuraq/decorators-normative-changes-2022-06)) | Kristen Hewell Garrett |
| | 3 | 15m | ShadowRealm: [Implementation Status and normative updates](https://github.com/tc39/proposal-shadowrealm/issues/365), (slides TBD) | Leo Balter, Rick Waldron, Caridy Patiño, John-David Dalton |
| | 3 | 30m | [Errors across the ShadowRealm boundary](https://github.com/tc39/proposal-shadowrealm/issues/353) | Shu-yu Guo |
| | 3 | 30m | [Temporal](https://tc39.es/proposal-temporal/) [normative changes](https://github.com/tc39/proposal-temporal/pulls?q=is%3Aopen+is%3Apr+milestone%3A%22Next+batch+of+normative+changes%22) ([slides](http://ptomato.name/talks/tc39-2022-06/)) | Ujjwal Sharma |
Expand Down
Loading

0 comments on commit 73c5400

Please sign in to comment.