aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..37b7449
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,12 @@
+# TODO
+
+## Features
+ - [ ] Eval: Quantifiers
+ - [ ] Eval: Next item
+ - [ ] Parse: `{2, 5}` quantifiers
+ - [ ] Eval: `^$` start-end
+ - [ ] Parse, Eval: Not/Inverse
+ - [ ] Func: filter
+ - [ ] Func: match
+ - [ ] Func: replace
+