no enviornment passing around anymore in lexer, more work on lexer, import expression...
[cparser] / TODO
diff --git a/TODO b/TODO
index 1dd8883..5c0ba24 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,4 +2,5 @@ Lexer:
 - proper support of preprocessor
 - parse float numbers
 - octal&hex escape sequences
-- handling of newline is probably not correct for all strange OSes
+- wide string constants
+- proper handling of different file encodings