Commit | Author | Summary |
8167b9d2bb | Per Östlund | [NF] Partially revert 8fcf925. |
be0943f3ae | Per Östlund | [NF] Fix scoping of redeclared components. |
247f185a62 | Per Östlund | [NF] Handle importing and inheriting the same name. |
852d89ec56 | Per Östlund | [NF] Fix operator overloading. |
8fcf925f21 | Per Östlund | [NF] Various improvements. |
fcedc05ffc | Willi Braun | [BE] added support for INITIAL_ASSERT in BackendCreate |
db18f0d5b1 | Karim Abdelhak | [BE]apply simplifyIfEquations on initial equations |
eb421e8aa8 | Per Östlund | [NF] Evaluate bindings of complex final parameters. |
bf2e0a4e49 | Lennart Ochel | Don't rename outputs |
7eaf6bce73 | Lennart Ochel | Replace BackendDAEUtil.traverseBackendDAEExpsEqnsWithUpdate |
e3d42ecdd1 | Per Östlund | Implement --showStructuralAnnotations flag. |
547468f7b9 | Per Östlund | Expand crefs when simplifying cat. |
21283341fd | Adrian Pop | Updating 3rdParty |
158c497a45 | Adrian Pop | on mingw C runtime link statically with sundials - on mingw define LINK_SUNDIALS_STATIC before including sundials headers - fix rule for dataReconcilation.cpp (was overwritten before) |
43044cb559 | Adrian Pop | [FMU] static link sundials, ticket:5293 |
e2dbad235f | Adrian Pop | more execstat: at the end of frontend and for checkmodel |
5e72f06ed7 | Per Östlund | [NF] Fix ordering of when-branches. |
8a20ce05c2 | Per Östlund | [NF] Propagate structuralness via modifications. |
25cfbd504d | Willi Braun | removed misleading fScalings labels in kinsol dump |
8cd974325d | Per Östlund | [NF] Fix root class modifiers. |