diff --git a/todo.txt b/todo.txt index a5d96b017..3f1fd1b7a 100644 --- a/todo.txt +++ b/todo.txt @@ -4,8 +4,6 @@ Tokens.. I think the SimplifyTokens function should insert braces after every if/for/while. That would make the token list easier to parse. - class TOKEN! - Userdefined types @@ -42,10 +40,14 @@ Style + operator= should initialize all class members + + + MEMORY LEAKS ============ Better checking of pointers in structs - + User configurable.