summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index cf9bce3..ec58b00 100644
--- a/TODO.md
+++ b/TODO.md
@@ -5,9 +5,10 @@
- [X] Eval: Next item/Sequence
- [X] Func: matchAll
- [X] `{2, 5}` quantifiers
+ - [X] Func: replaceAll
- [ ] Eval: `^$` start-end
- - [ ] Func: replace
- [ ] Not/Inverse
- [ ] Named capture groups
- [ ] Non-capture groups
+ - [ ] `[prop]` should match object with given property