diff --git a/Roadmap.md b/Roadmap.md index 8e1b66e..78033f6 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -18,24 +18,12 @@ The implementation has lots of issues, but what's worse the spec is not nearly clear enough and seems to conflate 2 different ideas. - - Support overloading of the assignment operator - for version 1.0 - like fields and destructors an assignment operator needs to be lifted - - asFunc pragma After 1.0 provides a nice bridge from 'var T' to 'returns T'; can be entirely implemented as a macro with the upcoming types API - - Extended macros API - after 1.0 - missing: an API for working with types; the builtin getImpl - - Pragmas are not supported for 'bindSym' after 1.0