From 4e0f94ea6adeeaa22f8e6729a5d7bd12efe24c3e Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 14 Jan 2022 21:23:59 +0530 Subject: docs: adds todo to readme --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 40f50bc..9a6e393 100644 --- a/TODO.md +++ b/TODO.md @@ -3,10 +3,10 @@ ## Features - [X] Eval: Quantifiers (`+` and `*`) - [X] Eval: Next item/Sequence - - [ ] Parse: `{2, 5}` quantifiers + - [X] Func: matchAll + - [ ] `{2, 5}` quantifiers - [ ] Eval: `^$` start-end - [ ] Func: replace - - [X] Func: matchAll - [ ] Not/Inverse - [ ] Named capture groups - [ ] Non-capture groups -- cgit v1.3.1