diff --git a/README.md b/README.md index 313649a..2a18547 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,15 @@ The pEp interface description language TODO: -* ODR checks for types +* ODR checks for types (global) +* ODR checks for func param names +* ODR checks for struct field names * method: * doc * throws statements + +* !!!decouple ig-c99 from idl using idl-api + * generate enum STATUS * generate list implementation