From 6b9a3d2ee4ec49f38f02106e3aa264946b7cdc93 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 13 Jan 2022 14:49:05 +0530 Subject: refactor: type + constructors refactor --- TODO.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'TODO.md') 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` -- cgit v1.3.1