]> ocean-lang.org Git - ocean-D/blobdiff - 00-TODO
updates
[ocean-D] / 00-TODO
diff --git a/00-TODO b/00-TODO
index b89cc9f36d96dad4b219005414e5bf2794dee200..9af0d5c6db1bfe5f621cd82bf7647a9dfc8ddbd9 100644 (file)
--- a/00-TODO
+++ b/00-TODO
@@ -1,16 +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.
 - allow something so I don't need to call config2context so often
   Some code stanza to be added to do_reduce()
@@ -39,6 +33,8 @@ Next version ??
 
 - allow "do stuff" as a stand-allow statement (scope)
 
+Next version:
+
 
 Much later
 - functions and procedures