From a7d0792a3cca1e9dd0e356cdba489aae73a55957 Mon Sep 17 00:00:00 2001 From: anon Date: Thu, 24 Aug 2023 15:19:40 +0200 Subject: [PATCH] removed tasks --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index ff73371..82fbdf8 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,6 @@ > Complete C syntax hearer > Add Ada syntax header > Create a regex preprocessor - > Add "negatice" ranges to regex - > Replace hl.h token_table with a vector > Figure out what the fuck to do about offset when regex_search()-ing > Binary search when looking up delta_table > valgrind