aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 40f50bc..9a6e393 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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