Commit | Author | Summary |
96fe37fc60 | Adeel Asghar | Use _fseeki64 instead of fseek on Windows (#10739) |
f2095516a2 | Per Östlund | Remove accidentally added experimental code (#10746) |
fb52ea8153 | Adeel Asghar | Do not update the unit drop down for default values (#10741) |
c4f7afe2f3 | Per Östlund | Improve OMEdit instance API performance (#10743) |
87b14c1eec | kabdelhak | New backend inline (#10742) |
bba824c627 | zhangxinqiang | Equivalent logic, reducing hierarchy (#10730) |
17745d2fbc | Mahder Gebremedhin | Select printf format specifier based on OS. (#10738) |
3bd0fef8ed | Adeel Asghar | Do not remove the batch file needed for re-simulation (#10736) |
4413ae6b03 | rfranke | Remove duplicate check for top level IOs in BackendVariable |
ef47e872bb | Andreas | Run install before zipping FMU (#10729) |
157f31fdf5 | Per Östlund | Implement support for EnumTypeName(index) (#10732) |
1b83034887 | kabdelhak | [NB] introduce function inlining (#10731) |
e4b593888a | Per Östlund | Check array connections too (#10724) |
55cbff80bc | Per Östlund | Fix type checking of connectors derived from types (#10723) |
7d634ff3cd | Per Östlund | Check that connections are valid in OMEdit (#10704) |
124f99597e | kabdelhak | New backend events (#10689) |
1a188e9135 | rfranke | Expand sliced crefs for Cpp too |
01831e5058 | rfranke | Prevent duplicate declaration of array parameters in Cpp |
009799666d | Francesco Casella | Update documentation of variable filter in OMEdit |
16dbe81bb0 | Adeel Asghar | [OMEdit] oms edit sub model rotation bug (#10673) (#10695) |
aeb4acac68 | rfranke | Define OPENMODELICA_H_ in Cpp for identification by external C code |
4522db782b | rfranke | Remove bindings of scalar parameters to records or tuples in SimCode |
5bd12e3256 | kabdelhak | [NB] update event collection (#10691) |
f50ec1c378 | kabdelhak | [NF] remove superfluous check (#10690) |
9d08b8228b | kabdelhak | [NB] correctly lower array records (#10686) |
997b5e0116 | rfranke | Fix list of iteration variables for more than one strong component (#10683) |
81f67f63a3 | Adrian Pop | attempt to fix Linux builds Fedora fc38 (gcc13) (#10684) |
29b7d5a7ec | Andreas | Make it possible to silence LOG_ASSERT debug print for NLS/LS (#10668) |
9f0c21d204 | Per Östlund | Fix regressions from #10675 (#10677) |
949bcee21b | Per Östlund | Improve error message for mismatched connectors (#10676) |
c9210b381d | Per Östlund | Improve handling of inherited inner/outer elements (#10675) |
848f1e8ab5 | Adeel Asghar | Apply the new local modifiers of redeclared class (#10672) |
a8b42a1def | Adeel Asghar | Avoid scroll bars on parameters dialog (#10666) |
721e7e1a28 | Adeel Asghar | Calling getText removes the white spaces (#10664) |
d8c11cca7f | Per Östlund | Clean up some API calls (#10663) |
1c8ce4d0a4 | Adeel Asghar | Handle the case of replaceable classes (#10662) |
17a56b02a0 | Per Östlund | Add isReplaceable/isRedeclare API (#10661) |
2cbc1eb5ca | Adeel Asghar | Update the modifiers that are changed (#10660) |
6e60fc3df6 | Per Östlund | Clean up setExtendsModifierValue (#10656) |
c254033131 | Per Östlund | Frontend support for partial derivatives of functions (#10649) |
af8b2dadeb | Adeel Asghar | Use logical instead of bitwise operator (#10647) |
02d3de0dbf | Adeel Asghar | Allow setting modifiers of redeclared classes (#10646) |
4a0f29c3c8 | Per Östlund | Allow removing modifiers with set*ModifierValue (#10645) |
3677cc4e9a | Per Östlund | Improve setExtendsModifierValue (#10644) |
61835a335d | rfranke | Fix useFlatArrayNotation for arrays in time events (#10580 for C++) |
1c1da71a3b | rfranke | Restrict --nonStandardExposeLocalIOs to connectors |
96c640462c | Per Östlund | Improve setElementModifierValue (#10640) |
89b0007091 | rfranke | Rename CodegenCppOld to CodegenCpp |
9c5f11c4b9 | rfranke | Rename CodegenCpp to CodegenCppOMSI |
808f7decc3 | rfranke | Add array dimensions to created temporary variables |
9b202f8bd5 | Per Östlund | Allow invalid variability in relaxed contexts (#10629) |
f19aec08c5 | rfranke | Clarify and rename to --nonStdExposeLocalIOs |
c4ee4436b3 | Adeel Asghar | Fix the duplicate of items when instance api is used (#10628) |