more work on firm backend
[cparser] / TODO
diff --git a/TODO b/TODO
index 1dd8883..3d38be0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,4 +2,8 @@ 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
+
+Parser:
+- proper handling of function pointer types