X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/fbc1726819c109cdcd4df169fb39c41bb827808f..c775f2be71ff5f31a091d6ca47c09653d55e5a4d:/todo.txt?ds=inline diff --git a/todo.txt b/todo.txt index 626b4b5..5d73856 100644 --- a/todo.txt +++ b/todo.txt @@ -111,3 +111,8 @@ constant flags on types are encoded using something horribly wrong http://developer.apple.com/library/ios/#documentation/Cocoa/Conceptual/ObjCRuntimeGuide/Articles/ocrtTypeEncodings.html http://gcc.gnu.org/onlinedocs/gcc/Type-encoding.html http://gcc.gnu.org/onlinedocs/gcc/Legacy-type-encoding.html + +using .withName from the grammar is a horrible hack that makes other uses impossible + +blocks should be allowed to return blocks/functions: ModifiedType needs to go + instead, TypedParameterList should be folded into a TypeModifier with the other types