diff options
| author | Akshay Nair <phenax5@gmail.com> | 2022-01-14 21:23:59 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2022-01-14 21:23:59 +0530 |
| commit | 4e0f94ea6adeeaa22f8e6729a5d7bd12efe24c3e (patch) | |
| tree | 913c8886b164aed61614a78ed4c8a2066d0e3b5c /TODO.md | |
| parent | 950faa740b86af5f264717898f24ae8fb65c036d (diff) | |
| download | elxr-4e0f94ea6adeeaa22f8e6729a5d7bd12efe24c3e.tar.gz elxr-4e0f94ea6adeeaa22f8e6729a5d7bd12efe24c3e.zip | |
docs: adds todo to readme
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,10 +3,10 @@ ## Features - [X] Eval: Quantifiers (`+` and `*`) - [X] Eval: Next item/Sequence - - [ ] Parse: `{2, 5}` quantifiers + - [X] Func: matchAll + - [ ] `{2, 5}` quantifiers - [ ] Eval: `^$` start-end - [ ] Func: replace - - [X] Func: matchAll - [ ] Not/Inverse - [ ] Named capture groups - [ ] Non-capture groups |
