X-Git-Url: https://ocean-lang.org/code/?p=ocean-D;a=blobdiff_plain;f=00-TODO;h=746ae89b494cf1a0187bf68d506c874d5063deee;hp=b89cc9f36d96dad4b219005414e5bf2794dee200;hb=bed984d7cfcccacfa5d7e26575fbc84a14992eae;hpb=4cdd68c1e0a2b774c04bb251ad788ccfd958660e diff --git a/00-TODO b/00-TODO index b89cc9f..746ae89 100644 --- 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