refactored lexer code
-rw-r--r-- 907 Makefile
-rw-r--r-- 161 TODO
drwxr-xr-x - adt
-rw-r--r-- 6676 ast.c
-rw-r--r-- 2174 ast.h
-rw-r--r-- 4850 ast_t.h
-rw-r--r-- 0 config.h
-rw-r--r-- 19475 lexer.c
-rw-r--r-- 316 lexer.h
drwxr-xr-x - lextest
-rw-r--r-- 1743 main.c
-rw-r--r-- 42993 parser.c
-rw-r--r-- 200 parser.h
-rw-r--r-- 243 symbol.h
-rw-r--r-- 2133 symbol_table.c
-rw-r--r-- 249 symbol_table.h
-rw-r--r-- 381 symbol_table_t.h
-rw-r--r-- 2130 token.c
-rw-r--r-- 892 token_t.h
-rw-r--r-- 2668 tokens.inc
-rw-r--r-- 182 tokens_preprocessor.inc
-rw-r--r-- 4199 type.c
-rw-r--r-- 988 type.h
-rw-r--r-- 6037 type_hash.c
-rw-r--r-- 201 type_hash.h
-rw-r--r-- 2128 type_t.h