diff options
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 |
