From d6a5d3009b7cb61feaf16a81f7d5a917ab8a35a8 Mon Sep 17 00:00:00 2001 From: rexy712 Date: Tue, 10 Mar 2020 08:28:03 -0700 Subject: [PATCH] More TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index e68eebb..be9282d 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,4 @@ Implement chunked reading Block comments. ie /**/ +Dynamic resizing of parse state stack +Runtime setting for comma/comment support