aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 0db9fc70b99b62379e720619d8a480c163c688e5 (plain)
1
2
3
4
5
6
7
8
9
10
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"
Clean up the code so that stuff is more organized
Perhaps multithread some stuff so the rest of the program doesn't have to wait for the parser to finish
Handle deptopackage conversion where the dep is defined at root lever IE dep = /usr/map/file
Handle ../map/%.type : %.type2 makefile targets