diff --git a/README.md b/README.md index 2a18547..d94096e 100644 --- a/README.md +++ b/README.md @@ -28,14 +28,17 @@ TODO: * ODR checks for types (global) * ODR checks for func param names * ODR checks for struct field names -* method: - * doc - * throws statements + +* STATUS enum from throws statements +* new / free functions for struct types +* list implementation +* array support in structs +* struct field 'optional' (for constructor) * !!!decouple ig-c99 from idl using idl-api -* generate enum STATUS -* generate list implementation + +