X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=TODO;h=5c0ba24f7d6284b2ec45f0c0ac1f2d149170feec;hb=9e29e9c33f6511c4583e5b8ed83194d433e82c45;hp=1dd8883e425ac4efe9b0456d4ebcf3a44737f2a6;hpb=d5e8df5885f97ea65839f8970b8697549c207610;p=cparser diff --git a/TODO b/TODO index 1dd8883..5c0ba24 100644 --- 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