User:Ollydbg
From CodeBlocks
Here is my patches to C::B
- Watches and breakpoints persistent
- Codeblocks portable fix for CC(applied in trunk)
- Toolbar and focus fix for CC(applied in trunk)
- Re: Add some comments to CC's code(applied in trunk)
- fix a parser problem on switch case statement(applied in trunk)
My todo list:
- enhance the preprocessor mechnism like preprocessor in Doxygen preprocessor, we can have three type of replacement rules. (just like the normal macro definition)