You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 18, 2019. It is now read-only.
- Replaced all use of DAE.Const with DAE.VarKind, to be able to handle
discrete variability and avoid unnecessary conversions.
- Added variability check for bindings.
- Fixed bug in unknown dimension inference that would make it fail on
propagated bindings in some cases.
- Added type check for array dimensions.
- Moved setting a component's type to before typing its children,
to handle the case where a child is dependent on its parent's type.
- Removed deprecated file NFFunc.mo and deprecated code in NFInstUtil.
0 commit comments