diff todo.txt @ 91:bcdc326b3d6e

Added basic support for list literals in compiler. Updated todo list.
author Mike Pavone <pavone@retrodev.com>
date Sat, 31 Jul 2010 17:17:23 -0400
parents 27bb051d631c
children
line wrap: on
line diff
--- a/todo.txt	Sat Jul 31 15:08:15 2010 -0400
+++ b/todo.txt	Sat Jul 31 17:17:23 2010 -0400
@@ -4,8 +4,6 @@
 	Fix Array and Worker memory leaks
 
 Needed for compiler to be self-hosting:
-	Add support for List literals in compiler
-	Implement iteration support in Dictionary
 	Tweak extendlib to work with language changes introduced with compiler
 	Tweak compiler to work with language changes introduced with compiler