aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index c0aeca0..581b233 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,11 +2,11 @@
## Features
- [ ] Eval: Quantifiers
- - [ ] Eval: Next item
+ - [X] Eval: Next item/Sequence
- [ ] Parse: `{2, 5}` quantifiers
- [ ] Eval: `^$` start-end
- - [ ] Func: filter
- [ ] Func: replace
+ - [X] Func: matchAll
- [ ] Not/Inverse
- [ ] Named capture groups
- [ ] Non-capture groups