dollabs / pamela

Probabalistic Advanced Modeling and Execution Learning Architecture
Apache License 2.0
233 stars 13 forks source link

Add arity checks in IR generation #85

Closed tmarble closed 7 years ago

tmarble commented 7 years ago

Avoid recursive resolve-plant-class call at the end of the ancestry-path (Closes #82) Check method call arity in IR generation (if possible) (Closes #83)

Signed-off-by: Tom Marble tmarble@info9.net