X-Git-Url: https://ocean-lang.org/code/?p=ocean-D;a=blobdiff_plain;f=00-TODO;h=ac474b28506bfa2ff427392fd1a5c566284d59d6;hp=5675fdb226b41beb48c4ba1f0111494811589e7c;hb=fb71b26483853b4e8198c3b5ca1c3f2ec554a800;hpb=45aab75f5351e843430399030c27a13cd7edea2e diff --git a/00-TODO b/00-TODO index 5675fdb..ac474b2 100644 --- a/00-TODO +++ b/00-TODO @@ -23,7 +23,6 @@ Current version (Cataract Creek) << >> # bit-ops & | ~ &~ op= -- split values so I can have an array of just the value (1 byte for u8) - integers, unsigned, bitfield, float, double? - pointers - owned or borrowed @@ -36,7 +35,6 @@ Current version (Cataract Creek) - allow "do stuff" as a stand-alone statement (scope) - 'use' labels *must* appear in case statements. -- re-read parsergen lit-doc and make sure it is still coherent. Next version (Govetts Creek): - functions and procedures