From c7ac1e4b984da8d64a3f2f2a8b8e0bef610900d6 Mon Sep 17 00:00:00 2001
From: anon <anon@anon.anon>
Date: Thu, 24 Aug 2023 04:51:19 +0200
Subject: [PATCH] +TODO

---
 TODO | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 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