diff TASKS @ 87:25bc8a5ab41e

Improve llMessage a bit and move implementation of string into string.tp module using llMessage. Update TASKS list
author Mike Pavone <pavone@retrodev.com>
date Sun, 22 Jul 2012 14:18:34 -0700
parents d0272ddd8478
children
line wrap: on
line diff
--- a/TASKS	Sun Jul 22 14:17:33 2012 -0700
+++ b/TASKS	Sun Jul 22 14:18:34 2012 -0700
@@ -1,6 +1,3 @@
-Convert string object to new style using llMessage:withVars:andCode
-	AssignedTo: Mike
-	Status: in-progress
 Improve string library
 Add basic UTF-8 support
 Implement import: in C backend
@@ -12,3 +9,8 @@
 Add support for actors
 Check for breakage in Javascript backend and fix it
 Port all library stuff from C backend to Javascript backend
+Fix block comments in grammar
+Add dict literals to grammar and compiler
+Re-write compiler in TP
+Finish type system design
+Implement type system
\ No newline at end of file