-
- Downloads
Bytecode: refactor output methods around an enum class similar to ExprNodeOutputType
By the way, add assertions to ensure that assignment LHS output type is only used on VariableNode(s) and AbstractExternalFunctionNode(s).
Showing
- src/DynamicModel.cc 18 additions, 18 deletionssrc/DynamicModel.cc
- src/ExprNode.cc 150 additions, 135 deletionssrc/ExprNode.cc
- src/ExprNode.hh 67 additions, 39 deletionssrc/ExprNode.hh
- src/ModelTree.cc 21 additions, 11 deletionssrc/ModelTree.cc
- src/ModelTree.hh 2 additions, 2 deletionssrc/ModelTree.hh
- src/StaticModel.cc 20 additions, 20 deletionssrc/StaticModel.cc
Loading
Please register or sign in to comment