From: anon Date: Thu, 24 Aug 2023 02:51:19 +0000 (+0200) Subject: +TODO X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=c7ac1e4b984da8d64a3f2f2a8b8e0bef610900d6;p=public-libhl.git +TODO --- diff --git a/TODO b/TODO new file mode 100644 index 0000000..ff73371 --- /dev/null +++ b/TODO @@ -0,0 +1,8 @@ + > 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