Updated TODO
git-svn-id: http://picoc.googlecode.com/svn/trunk@160 21eae674-98b7-11dd-bd71-f92a316d2d60
This commit is contained in:
parent
86bb48b158
commit
4e0f734572
4
TODO
4
TODO
|
@ -1,6 +1,6 @@
|
|||
TODO
|
||||
|
||||
* #define
|
||||
Implement:
|
||||
* operator precedence
|
||||
* interactive mode
|
||||
* '->'
|
||||
|
@ -9,6 +9,8 @@ TODO
|
|||
* enum
|
||||
* fix #include
|
||||
|
||||
Improvements:
|
||||
* #define with arguments
|
||||
* pointers to array elements and struct elements
|
||||
* test character array pointers and dereferencing
|
||||
* make printf() honour memory constraints
|
||||
|
|
Loading…
Reference in a new issue