diff --git a/TODO.md b/TODO.md index aaecb27..daaca51 100644 --- a/TODO.md +++ b/TODO.md @@ -1,16 +1,6 @@ -## Before initial alpha -- `@condition` builtin -- Builtin functions at module level -- More permissive resources - - Resolve `~` and allow `:`? -- `break` and `continue` - Project config - Integrate stdlib -- Add more functionality to static expressions - Pipe operator (`|>`) and underscore (`_`) syntax -- Inline compile time variables (`data modify storage &foo` etc) - -## Before initial release - Unit tests - Finish import system - Add export system