summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2022-01-13 14:49:05 +0530
committerAkshay Nair <phenax5@gmail.com>2022-01-13 14:49:05 +0530
commit6b9a3d2ee4ec49f38f02106e3aa264946b7cdc93 (patch)
treeb884da940ff47683064e1723655ed46b8ab7f85d /TODO.md
parent6362218062a7b41e4aefe902ba5aed11aaa540c5 (diff)
downloadelxr-6b9a3d2ee4ec49f38f02106e3aa264946b7cdc93.tar.gz
elxr-6b9a3d2ee4ec49f38f02106e3aa264946b7cdc93.zip
refactor: type + constructors refactor
Diffstat (limited to '')
-rw-r--r--TODO.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/TODO.md b/TODO.md
index 5760fde..51850a3 100644
--- a/TODO.md
+++ b/TODO.md
@@ -6,16 +6,12 @@
- [ ] Parse: `{2, 5}` quantifiers
- [ ] Eval: `^$` start-end
- [ ] Func: filter
- - [ ] Func: match
+ - [ ] Func: matchAll
- [ ] Func: replace
- [ ] Not/Inverse
- [ ] Named capture groups
- [ ] Non-capture groups
-## Issues
- - [ ] . should not match for empty list
-
## Refactor
- - [ ] Remove default null for constructors
- [ ] Create group inside PropertyMatch and send single `expr`