aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: fcc776f6ceda7f8fa6cdaa0402ac5439d4232586 (plain)
1
2
3
4
5
6
7
Fix issues with UTF-8 encoded filenames
Handle #ifdef, #IFDEF, #IF 0 etc
Handle "# include"
implement ifndef
#include "file.h" doesn't restict it to be a local include, add checks!
Handle dlopen() "includes"
Perhaps multithread some stuff so the rest of the program doesn't have to wait for the parser to finish