Commit | Author | Summary |
a07adc05c3 | Adeel Asghar | Fix MINGW path for command prompt script (#10872) |
b0c67fe809 | Andreas | Deprecate includeResources in buildModelFMU (#10874) |
9166c1a4da | Mahder Gebremedhin | Keep start values of simvars but do not print them to modelDescription.xml. (#10850) |
18f104f847 | Per Östlund | Improve vectorization of bindings for the newbackend (#10875) |
b18049e77d | kabdelhak | [NB] update state detection module (#10871) |
f53368f053 | Adeel Asghar | Use the defaultComponentName annotation as it is (#10873) |
74603083c6 | kabdelhak | [NB] iterate for bodies in inline (#10870) |
0388951d68 | Adeel Asghar | Use top level extend class instead of where the parameter is defined (#10869) |
53701bc6b7 | Per Östlund | Fix compiler warnings in C++ runtime / OMSICpp (#10868) |
e074f858c3 | Andreas | Deprecate translateModelFMU (#10866) |
1f6cb0398c | Adeel Asghar | Only break the loop when we found the value (#10867) |
e6358fad58 | Per Östlund | Improve checking of valid connections (#10863) |
950c77aac7 | phannebohm | Fix simplify on `semiLinear` with equal slopes (#10854) |
0092df0a9b | Francesco Casella | Added reference to the nightlies to README.md (#10857) |
9c8d2650e0 | Adeel Asghar | The evaluation order of function arguments is undefined (#10861) |
b22756be3e | Per Östlund | Handle non-expandable expressions in ExpressionIterator (#10858) |
e54c4ef093 | Adeel Asghar | Check if component name is not same as class name when inside package (#10855) |
091b73a7d6 | Andreas | Fix getNextSampleTimeFMU FMI1 export (#10849) |
dbec10939f | Adrian Pop | allow loading of files even if the case is different (TransiEnt) (#10851) |
d1deeafb45 | Adeel Asghar | Disconnect the model update signal (#10845) |
fc1d2590b2 | Per Östlund | Reactivate forced inlining of normal functions (#10844) |
abbf3e40b3 | Per Östlund | Partially revert #10820 (#10842) |
5ba077a8fc | kabdelhak | [NB] update lowering (#10837) |
b2f623e0a2 | Per Östlund | Fix handling of function parameter variability (#10836) |
1b1f969d39 | Adeel Asghar | Apply the both the default and edited modifiers on the nested level (#10835) |
93fcafe394 | John Tinnerholm | OMEdit: Added the capability to rename plot tabs (#10806) |
a3fa2aef49 | kabdelhak | [NB] introduce semiLinear (#10827) |
52f1c262fd | Mahder Gebremedhin | Delete the new chunks instead of the old ones. (#10829) |
80a64ee977 | Per Östlund | Improve handling of record bindings (#10820) |
605c311a01 | Adeel Asghar | Apply the extends modifiers value in bottom to top order (#10823) |
54c8505f23 | Per Östlund | Handle checkModel on functions better (#10826) |
5e4205a86d | kabdelhak | [NB] fix if equation mapping (#10825) |
1b5bf8e1c5 | Per Östlund | Disable inner/outer warnings for getModelInstance (#10817) |
63760253e3 | Adeel Asghar | Dump the ReplaceableClass comment (#10818) |
e55bfd2dd5 | Adeel Asghar | Apply the modifiers defined in the constrainedBy (#10816) |
35b2943a7c | Per Östlund | Improve simplification of subscripted expressions (#10813) |
dd71291bcb | Per Östlund | Don't map over literal arrays (#10810) |
fd9fa36301 | Per Östlund | Don't simplify literal arrays (#10808) |
8eff86a43d | Per Östlund | Ignore invalid bindings for getModelInstance (#10805) |
b8f9594377 | Per Östlund | Check that complex types have the same named elements (#10804) |
70ccdde812 | Per Östlund | Avoid expanding fill with -d=-nfScalarize (#10800) |
5e25023894 | Per Östlund | Fix iterator order for -d=vectorizeBindings (#10799) |
56167bf5f1 | kabdelhak | [NB] update bindings module (#10791) |
a3b5314c8c | Andreas | Get NLS Jacobian from Homotopy solver (#10792) |
28817ae75c | Per Östlund | Ignore non-essential equations for getModelInstance (#10789) |
7d7290c94c | Adeel Asghar | Fix the handling of inherited fixed value (#10788) |
25214f38f4 | Per Östlund | Improve isExperiment() API (#10786) |
89c143f7c3 | Per Östlund | Add C++ utility classes for reading MetaModelica values (#10785) |