From ec3eff8748b012d91cec69b28379ee3ac7dfa55f Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Fri, 14 Aug 2015 11:30:57 +0200 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 12 ------------ 1 file changed, 12 deletions(-) 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