aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2022-02-17 21:31:42 +0530
committerAkshay Nair <phenax5@gmail.com>2022-02-17 21:33:15 +0530
commit8de4bd6d732c3490a7d7a3d7433d8974b8592895 (patch)
tree724502734f4d7b2594a75d1246e3e3428e7f0e33 /TODO.md
parentdfed1434ebc06a630cd7bde6609e3b122bf81de3 (diff)
downloadelxr-8de4bd6d732c3490a7d7a3d7433d8974b8592895.tar.gz
elxr-8de4bd6d732c3490a7d7a3d7433d8974b8592895.zip
docs: readme update
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