]> ocean-lang.org Git - ocean-D/blobdiff - 00-TODO
updates
[ocean-D] / 00-TODO
diff --git a/00-TODO b/00-TODO
index b89cc9f36d96dad4b219005414e5bf2794dee200..746ae89b494cf1a0187bf68d506c874d5063deee 100644 (file)
--- a/00-TODO
+++ b/00-TODO
@@ -1,14 +1,10 @@
 This is a living document - delete things when done.  Avoid discussion.
 
-NOW:
+
+Current version (?? Creek)
  - handle free_type more cleanly??
  - rethink line-like parsing.  Should element also start a line?
  - review simple/complex parsing options in various situations
-
-Current version (Jamison Creek)
- - clean up
-
-Next version ??
 - spaces in numbers
 - # not comment?? - automatic if used as a mark.
 - can I move 'ok' into the parse context?  Then error functions can set it.
@@ -39,6 +35,8 @@ Next version ??
 
 - allow "do stuff" as a stand-allow statement (scope)
 
+Next version:
+
 
 Much later
 - functions and procedures