This commit is contained in:
anon 2023-08-24 04:51:19 +02:00
parent 6ca2a585a8
commit c7ac1e4b98

8
TODO Normal file
View File

@ -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