Updated TODO

git-svn-id: http://picoc.googlecode.com/svn/trunk@198 21eae674-98b7-11dd-bd71-f92a316d2d60
This commit is contained in:
zik.saleeba 2009-03-11 22:36:25 +00:00
parent 0523bd570d
commit c403ddcd04

2
TODO
View file

@ -22,7 +22,7 @@ Improvements:
* periodic heap cleanup
* octal/hex character constants
* see if we can use ParserCopyPos() in other places rather than copying everything
* how to deallocate char arrays allocated in the lexer?
* do deallocation for 03_structs, 07_function, 10_pointer, 12_hashdefine, 15_recursion and 18_include called from wrong directory
Need test/debug:
* all break/continue variations