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

Adds RegExp Atomic Operators for Stage 1 #1067

Merged
merged 1 commit into from
Oct 16, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions 2021/10.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ Supporting materials includes slides, a link to the proposal repository, a link
| | 0 | 15m | [RegExp Extended Mode and Comments](https://github.com/rbuckton/proposal-regexp-x-mode) for Stage 1 ([slides](https://1drv.ms/p/s!AjgWTO11Fk-Tkfl_R_GWK0hIILFQDg?e=FjB377)) | Ron Buckton |
| | 0 | 10m | [RegExp `\R` Escape](https://github.com/rbuckton/proposal-regexp-r-escape) for Stage 1? ([slides](https://1drv.ms/p/s!AjgWTO11Fk-TkfoQmhSpEYYM0spVqg?e=zsP6g4)) | Ron Buckton |
| | 0 | 10m | [RegExp Buffer Boundaries (`\A`, `\z`, `\Z`)](https://github.com/rbuckton/proposal-regexp-buffer-boundaries) for Stage 1? ([slides](https://1drv.ms/p/s!AjgWTO11Fk-TkfoSnHYFCoo4mYndTA?e=r0YIxu)) | Ron Buckton |
| | 0 | 20m | [RegExp Atomic Operators](https://github.com/rbuckton/proposal-regexp-atomic-operators) for Stage 1? ([slides](https://1drv.ms/p/s!AjgWTO11Fk-TkfoUE-yb6OHZGaPtvw?e=mJQWJ8)) | Ron Buckton |

1. Longer or open-ended discussions

Expand Down