diff options
| author | Akshay Nair <phenax5@gmail.com> | 2022-01-13 17:58:36 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2022-01-13 17:59:03 +0530 |
| commit | e26086fef3cf142cffd145836a4c7c12cfeb9656 (patch) | |
| tree | 3db5cbe208ac30b9281599fa61dbe6c910fe4163 /TODO.md | |
| parent | 1a281a717fe5bab2694bf51c1b03a7569d8facb4 (diff) | |
| download | elxr-e26086fef3cf142cffd145836a4c7c12cfeb9656.tar.gz elxr-e26086fef3cf142cffd145836a4c7c12cfeb9656.zip | |
refactor: propertymatch changed to use single expression (group)
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -6,12 +6,8 @@ - [ ] Parse: `{2, 5}` quantifiers - [ ] Eval: `^$` start-end - [ ] Func: filter - - [ ] Func: matchAll - [ ] Func: replace - [ ] Not/Inverse - [ ] Named capture groups - [ ] Non-capture groups -## Refactor - - [ ] Create group inside PropertyMatch and send single `expr` - |
