From: NeilBrown Date: Fri, 17 Dec 2021 05:26:57 +0000 (+1100) Subject: updates X-Git-Url: https://ocean-lang.org/code/?p=ocean-D;a=commitdiff_plain;h=44fd5b23922aba057b2bce78a38e5dd2d634a96c updates --- diff --git a/00-TODO b/00-TODO index 18e8006..4cbee01 100644 --- a/00-TODO +++ b/00-TODO @@ -1,12 +1,10 @@ # This is a living document - delete things when done. Avoid discussion. -## Needs implementations +## Needs implementation ### Current version (Cataract Creek) -- track lvals when propagatign types, and ensure we have one when needed. - allow passing objects to functions by reference is requested -- Assign/Decl to accept lvalue for assigning to reference - add [] as size-of-array - replace [foo::] declaration of array with [] - fix all main() calls - ensure all param passing and value return is handled correctly