From c4356f2793e23a6e2ea9605bb87f169e911009bf Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Mon, 13 Jan 2020 10:12:56 +0100 Subject: [PATCH] Update TODO --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index cbca2e2b..3852afec 100644 --- a/TODO.md +++ b/TODO.md @@ -1,4 +1,5 @@ TODO: + * XxxVariantRef => XxxRef, XxxVariant => XxxVariantRef, XxxFoo => XxxxFooRef, (and then XxxFoo for fixed structs) * Use different case in types and method names * Generate structs for fixed structs, Struct_peek(), struct_peek_var() * Apply endianness attribute in getters