Skip to content

Commit

Permalink
add slides for iterator sequencing
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelficarra authored Nov 20, 2024
1 parent a9b347f commit 83dddfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2024/12.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ When applicable, use these emoji as a prefix to the agenda item topic.
|:-----:|:-------:|-------|-----------|
| 3 | 5m | [Intl.DurationFormat](https://github.com/tc39/proposal-intl-duration-format) Correct spec bug resulting in fraction digits and rounding mode options being ignored. ([PR](https://github.com/tc39/proposal-intl-duration-format/pull/203/)) | Ben Allen |
| 2.7 | 15m | [`Error.isError`](https://github.com/tc39/proposal-is-error/issues/7) to stage 3? | Jordan Harband |
| 2.7 | 15m | [iterator sequencing](https://github.com/tc39/proposal-iterator-sequencing) for Stage 3 ([tests](https://github.com/tc39/test262/pull/4326)) | Michael Ficarra |
| 2.7 | 15m | [iterator sequencing](https://github.com/tc39/proposal-iterator-sequencing) for Stage 3 ([tests](https://github.com/tc39/test262/pull/4326)) ([slides](https://docs.google.com/presentation/d/1EHMDcnV9zJ1E7BRhKmYtzHchZvOzjWynR3W-VdNxglw)) | Michael Ficarra |
| 2 | 5m | [AsyncContext](https://github.com/tc39/proposal-async-context) request for Stage 2.7 reviewers | Andreu Botella |
| 2 | 15m | [Upsert (formerly Map.emplace)](https://github.com/tc39/proposal-upsert) Update and request for Stage 2 reviewers ([Slides](https://docs.google.com/presentation/d/15sWTvdWIo9Jt12LFRNBPJo1N_8xsMSCB3jy73HBFX-M/))| Daniel Minor |
| 2 | 40m | [ESM Phase Imports](https://github.com/tc39/proposal-esm-phase-imports) for Stage 2.7 | Guy Bedford |
Expand Down

0 comments on commit 83dddfa

Please sign in to comment.