Skip to content

Commit

Permalink
2021.10: Adds RegExp Atomic Operators for Stage 1
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuckton authored and ljharb committed Oct 16, 2021
1 parent 8025834 commit c5651fd
Showing 1 changed file with 1 addition and 0 deletions.
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

0 comments on commit c5651fd

Please sign in to comment.