Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add raw string literals proposal to feb 2024 agenda #1530

Merged
merged 1 commit into from
Jan 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions 2024/02.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ When applicable, use these emoji as a prefix to the agenda item topic.
| | 0 | 20m | [iterator unique](https://github.com/michaelficarra/proposal-iterator-unique) for stage 1 ([slides](https://docs.google.com/presentation/d/1381O5-rNH72MheHOIiTDfzentOn4APPps3R2MYeLzWY)) | Michael Ficarra |
| | 0 | 30m | [iterator chunking](https://github.com/michaelficarra/proposal-iterator-chunking) for stage 1 ([slides](https://docs.google.com/presentation/d/1PvU0wOygklWZQUFIZWFLJRyZnFfgd-7LZh6T_z5Ge8g/edit)) | Michael Ficarra |
| | 0 | 30m | [Micro and mini waits in JS](https://github.com/syg/proposal-atomics-microwait) for stage 1 | Shu-yu Guo |
| | 0 | 30m | [Raw string literals](https://github.com/hax/proposal-raw-string-literals) for stage 1 (slides TBD) | HE Shi-Jun (hax) |
| | 0 | 45m | ["Discard" (`void`) Bindings](https://github.com/rbuckton/proposal-void-binding) for stage 1 ([slides](https://1drv.ms/p/s!AjgWTO11Fk-TkqMmLVYl51wlXm62Yg?e=aezfw5)) | Ron Buckton |
| | 0 | 90m | [Function and Object Literal Element Decorators](https://github.com/rbuckton/proposal-function-decorators) for stage 1 ([slides](https://1drv.ms/p/s!AjgWTO11Fk-TkqMoSo7Dhp8Ojx1Mhw?e=SBtVvO)) | Ron Buckton |

Expand Down