Add something I want to work on

This commit is contained in:
Nicolas Le Cam 2008-12-14 16:36:35 +00:00
parent 81185af7f9
commit 8882ff9509
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ Refactoring
* Use %varid% instead of %var1% or %var2% in pattern matches
* create a simplify function that converts "void f(x) int x; {" to "void f(int x) {"
* improve the variable id so class/struct member variables get a variable id
* parse header files only once.
Preprocessor
* Expand preprocessor macros