OMC Commits | 19 |
Libraries Changed | 5 |
Number of Improvements | 627 |
Number of Regressions | 28 |
Number of Performance Improvements | 2 |
Number of Performance Regressions | 1 |
Commit | Author | Summary |
---|---|---|
13a4ae4fa | Per Östlund | [NF] Fix typing of when statements too. |
088d43524 | Per Östlund | [NF] Fix typing of when conditions. |
144493f24 | Rüdiger Franke | [Cpp] Fix reduce_array, usub_array and in-situ access to array slice |
4125b19e2 | hkiel | fix for Python3 remove redundant code optimize string compare |
83d21165d | Rüdiger Franke | Treat array flows as array equations and solve them for code generation |
e8bea8597 | Per Östlund | [NF] Improve simplification of functions. |
52bf40229 | hkiel | increase performance of file name case sensitivity fix |
5c466368f | Willi Braun | [BE] add support for if equations as residual equations |
19ec6d1a7 | Per Östlund | [NF] Evaluate >= as >=, not as >. |
2492d601a | Per Östlund | [NF] Improve typing of vector(). |
223798abb | Per Östlund | [NF] Evaluate parameter subscripts. |
98896ae5c | Rüdiger Franke | [Cpp] Skip array subscripts in cref names if not NF_SCALARIZE |
9188bd56e | Rüdiger Franke | [Cpp] Implement operator= for ArraySlice to avoid call to crefIsScalar |
648de4264 | Rüdiger Franke | [Cpp] Consider array slices with less subscripts than dimensions |
47d8ecf26 | Rüdiger Franke | [Cpp] Fix code generation for array dimensions and slices |
d4e9036c7 | Rüdiger Franke | Apply inline to for-equations as well |
2b8ffc95b | Rüdiger Franke | Consider ADD_ARR and SUB_ARR when solving equations |
3e8df38ec | Rüdiger Franke | [NF] Treat vectorized connectors with flow variables |
023c904a1 | Willi | add RSUB dump to ExpressionDump |
Library | Change |
---|---|
HelmholtzMedia | From version (revision 20180731-204316~git~master) to (revision 20181106-100641~git~master) |
ModelicaTest_trunk | From version trunk (revision 20181031-114952~git~master-om143) to trunk (revision 20181108-110954~git~master-om143) |
ModelicaTest_trunk_cpp | From version trunk (revision 20181031-114952~git~master-om143) to trunk (revision 20181108-110954~git~master-om143) |
Modelica_trunk | From version trunk (revision 20181031-114952~git~master-om2) to trunk (revision 20181108-110954~git~master-om2) |
Modelica_trunk_cpp | From version trunk (revision 20181031-114952~git~master-om2) to trunk (revision 20181108-110954~git~master-om2) |