Updated TODO
git-svn-id: http://picoc.googlecode.com/svn/trunk@94 21eae674-98b7-11dd-bd71-f92a316d2d60
This commit is contained in:
parent
a128b58610
commit
e6e62a26df
3
TODO
3
TODO
|
@ -1,13 +1,10 @@
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
* pointers
|
* pointers
|
||||||
* switch
|
|
||||||
* operator precedence
|
* operator precedence
|
||||||
* enum
|
* enum
|
||||||
* interactive mode
|
* interactive mode
|
||||||
|
|
||||||
|
|
||||||
Also:
|
Also:
|
||||||
* Do we really need OnHeap? Isn't every value on the stack anyway?
|
|
||||||
* Remove Var parameter from HeapPopStack() once we're certain it all works
|
* Remove Var parameter from HeapPopStack() once we're certain it all works
|
||||||
* Clean up the two types of stack frame
|
|
||||||
|
|
Loading…
Reference in a new issue