From e6e62a26df33b9694dce97bad84176b2f36bddab Mon Sep 17 00:00:00 2001 From: "zik.saleeba" Date: Fri, 20 Feb 2009 00:14:21 +0000 Subject: [PATCH] Updated TODO git-svn-id: http://picoc.googlecode.com/svn/trunk@94 21eae674-98b7-11dd-bd71-f92a316d2d60 --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index 6ab7c06..1968ed3 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,10 @@ TODO * pointers -* switch * operator precedence * enum * interactive mode 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 -* Clean up the two types of stack frame