From 2cd43bf2a115a16c3dee31427046e367e73724fc Mon Sep 17 00:00:00 2001 From: Aadhavan Srinivasan Date: Tue, 22 Oct 2024 21:14:33 -0400 Subject: [PATCH] Added TODO --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 todo.txt diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..4105502 --- /dev/null +++ b/todo.txt @@ -0,0 +1,2 @@ +1. Error-checking - invalid regex, Out-of-bounds stuff. Do more testing. +2. More opreators - +, ?, character classes \ No newline at end of file