todo: added todo to simplify the token list further

This commit is contained in:
Daniel Marjamäki 2008-08-09 08:35:28 +00:00
parent d7bfe46fb3
commit 4aa51fa973
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
Tokens..
I think the SimplifyTokens function should insert braces after every if/for/while.
That would make the token list easier to parse.
Userdefined types
I think this needs to be handled better.