Commit | Date | Author | Summary |
50036b4793 | 2023-09-29 20:59:30 +0200 | Adrian Pop | update 3rdParty to get rid of infinite loop in om_format.c (#11291) |
3df195092d | 2023-09-29 17:21:41 +0200 | Adrian Pop | update to the latest 3rdParty to use om_format.h (#11286) |
69a6c3ff77 | 2023-09-29 15:28:13 +0200 | Adeel Asghar | Do the collision detection when the model is modified (#11285) |
9e82256a00 | 2023-09-29 13:49:11 +0200 | Per Östlund | Avoid variable with same name as type in type_desc_s (#11284) |
9613f293d8 | 2023-09-29 12:24:50 +0200 | phannebohm | [C] Fix typo in gbode (#11283) |
ca25f7bbb8 | 2023-09-29 12:02:36 +0200 | kabdelhak | Nb expand in start val (#11277) |
0255cae7c1 | 2023-09-29 11:24:49 +0200 | Adrian Pop | update 3rdParty (#11282) |
653344bbae | 2023-09-28 16:38:44 +0200 | Per Östlund | Use correct context in getModelInstance (#11279) |
6e31665579 | 2023-09-28 15:03:04 +0200 | Per Östlund | Improve implicit range deduction (#11276) |
c77f81603a | 2023-09-27 15:14:27 +0200 | Adeel Asghar | Reduce the size of connection nodes (#11259) |
6e4fdedbe5 | 2023-09-27 11:28:36 +0200 | Karl Sturm | Fix for memory leak in fmi2GetFMUstate (#11233) |
865f7370e7 | 2023-09-27 10:47:11 +0200 | Karl Sturm | fail-fast fix for FMUs that crash (#11230) |
31fc8a7a09 | 2023-09-26 17:43:54 +0200 | Per Östlund | Add FFI test for handling crashes (#11266) |
aae577ad4a | 2023-09-26 16:49:56 +0200 | Per Östlund | Catch exceptions when calling ffi_call (#11263) |
6c473dd2d0 | 2023-09-26 16:21:57 +0200 | Adeel Asghar | Handle the sensitivity optimization data when using instance API (#11264) |
0fe6dade60 | 2023-09-26 12:45:53 +0200 | Adrian Pop | Fix handling of multi segment directory creation (#11257) |
3dd28003dd | 2023-09-25 17:49:33 +0200 | Sébastien Celles | French translation (#11255) |
2c40385624 | 2023-09-25 17:19:16 +0200 | Adeel Asghar | Fix rendering of ellipse connectors when redrawn because of connection (#11254) |
beb80f47df | 2023-09-25 11:32:43 +0200 | Mahder Gebremedhin | Build the CPP runtime's IDA library. (#11252) |
615dd088a4 | 2023-09-22 16:27:48 +0200 | Per Östlund | Parenthesize subscripted flat expressions (#11243) |
e74d635987 | 2023-09-22 15:54:12 +0200 | Per Östlund | Fix parsing of within followed by comment and EOF (#11241) |
6dcb0e27ec | 2023-09-22 14:42:29 +0200 | Adeel Asghar | Update the translations files to the latest source code (#11239) |
46b0a16723 | 2023-09-22 12:36:42 +0200 | Per Östlund | Fix unassigned variable in Inst.lookupRootClass (#11238) |
a714efa243 | 2023-09-21 20:22:25 +0200 | Per Östlund | Fix AbsynUtil.purityEqual (#11234) |
aa84bb07f1 | 2023-09-21 14:02:04 +0200 | Adeel Asghar | Fetch the class extends modifiers of the element recursively (#11232) |
7f15e88f82 | 2023-09-21 11:50:59 +0200 | Adrian Pop | v1.23.0-dev (#11228) |
208d90052b | 2023-09-20 14:26:42 +0200 | Per Östlund | Fix warnings due to ambiguous endl usage (#11223) |
c13196cc3e | 2023-09-19 18:13:55 +0200 | phannebohm | Reactivate `-d=dumpSCCGraphM` (#11219) |
4d7c40779c | 2023-09-19 16:49:05 +0200 | Per Östlund | Fix handling of pure/impure (#11216) |
8e7f6fb935 | 2023-09-19 12:01:55 +0200 | Adeel Asghar | Enable the instance API by default (#11212) |
95960de8a1 | 2023-09-19 09:25:27 +0200 | anotheruserofgithub | Fix tooltip location in plots (#11215) |
df8bf6cb22 | 2023-09-18 16:43:54 +0200 | Adeel Asghar | Update the depending models when model is edited textually (#11214) |
67c6a5d2f9 | 2023-09-18 14:30:05 +0200 | Per Östlund | Dump connections inside if-equations for getModelInstance (#11210) |
3825633de0 | 2023-09-18 13:03:59 +0200 | Adeel Asghar | Use setElementAnnotation instead of updateComponent (#11211) |
ba6e7df303 | 2023-09-18 12:11:51 +0200 | Andreas | Send abort message to OMEdit (#11206) |
be789d780c | 2023-09-18 09:09:51 +0200 | Adeel Asghar | QLineF::intersects is introduced in Qt 5.14 (#11203) |
bf24d82543 | 2023-09-15 17:48:39 +0200 | Per Östlund | Don't evaluate external objects (#11190) |
06cc9f2382 | 2023-09-15 14:46:42 +0200 | Per Östlund | Add get/setElementAnnotation API (#11188) |
e7df67662f | 2023-09-15 13:44:48 +0200 | Adeel Asghar | Do not set the progress bar to 100% in case of failure (#11187) |
51d6bde3db | 2023-09-15 11:48:02 +0200 | Adeel Asghar | Draw a node when connections converge/intersects (#11186) |
2c8441d604 | 2023-09-14 21:20:22 +0200 | Mahder Gebremedhin | Do not use variables before they are set. (#11177) |
afb86a3e4c | 2023-09-14 19:34:51 +0200 | Adeel Asghar | Improve the drawing of connection start and end points (#11185) |
d3589001f2 | 2023-09-14 16:48:40 +0200 | phannebohm | Avoid alloc for matrix operation (#11183) |
f81f6ed24d | 2023-09-14 13:01:58 +0200 | Adeel Asghar | Preserve the dynamic values while dumping the annotation (#11181) |
dc50c58fe4 | 2023-09-14 10:35:46 +0200 | Adeel Asghar | Treat the white-space as normal instead of preformatting the text (#11179) |
f03ce74629 | 2023-09-13 20:01:11 +0200 | Mahder Gebremedhin | Fix copy of the libOMSimulator dll on Windows. (#11176) |
2c1abdd204 | 2023-09-13 16:28:36 +0200 | Adeel Asghar | Draw the connections on top of components (#11175) |
3523138f1b | 2023-09-13 12:19:33 +0200 | Per Östlund | Return false if load/parseEncryptedPackage fails (#11171) |
c4a5e05820 | 2023-09-13 11:49:42 +0200 | Mahder Gebremedhin | Fix Windows build. Adjust variable usage. (#11170) |
076d05c12a | 2023-09-12 23:55:38 +0200 | Francesco Casella | Added reference to Michael Sielemann's PhD thesis for homotopy (#11169) |
5f438c9e8b | 2023-09-12 23:36:11 +0200 | Mahder Gebremedhin | Improve OMSimulator integration and installation. (#11167) |
3b314674ba | 2023-09-12 16:08:11 +0200 | Per Östlund | Improve error checking of external objects (#11166) |
a1920a85f5 | 2023-09-12 14:53:10 +0200 | phannebohm | Add proper line breaks in linear model string (#11165) |
8873956e57 | 2023-09-12 14:45:30 +0200 | Mahder Gebremedhin | Try copying OMSimulator targets from lib64/ as well. (#11163) |
c71de653e6 | 2023-09-12 14:21:43 +0200 | Per Östlund | Allow checkModel of external object structors (#11164) |
200011babe | 2023-09-12 10:15:22 +0200 | Andreas | Fixing push-bibliography Jenkins stage (#11159) |
5c1a084293 | 2023-09-11 19:16:35 +0200 | Mahder Gebremedhin | Set CXX standard to c++17/c++1z (#11155) |
2e9a0f4ded | 2023-09-11 16:40:22 +0200 | Mahder Gebremedhin | Remove global std namespace uses. (#11156) |
2d2e67971f | 2023-09-11 13:55:50 +0200 | kabdelhak | [NB] update parameter start value (#11148) |
c5a882d278 | 2023-09-11 10:01:58 +0200 | Mahder Gebremedhin | Update OMSimulator. (#11075) |
5a1f654c74 | 2023-09-08 16:59:34 +0200 | Andreas | Document interface.mos (#11129) |
2ab0055ec8 | 2023-09-08 15:43:05 +0200 | Andreas | Updating OMJulia.jl documentation (#11147) |
44764afb1e | 2023-09-08 15:26:16 +0200 | phannebohm | Refactor codegen for static data in LS (#11146) |
57c4f5f223 | 2023-09-08 13:19:47 +0200 | Mahder Gebremedhin | Use the default CMake for the extra CI job. (#11144) |
24a9480abe | 2023-09-08 12:40:42 +0200 | Mahder Gebremedhin | Improve handling of linked libraries to generated CPP code. (#11143) |
84b589b881 | 2023-09-08 12:16:41 +0200 | Per Östlund | Improve redeclaration of inner/outer components (#11142) |
8606d5cc9e | 2023-09-08 11:45:23 +0200 | Mahder Gebremedhin | Undo some changes made in #11027. (#11141) |
2028a61960 | 2023-09-08 11:01:25 +0200 | Andreas | Revert update of configure.ac (#11139) |
6b30a2caae | 2023-09-08 10:55:19 +0200 | Andreas | Revert "Assert inPosition in bounds (#11086)" (#11137) |
ebbd402fcd | 2023-09-08 10:25:14 +0200 | Per Östlund | Require C++17 for OMCompiler/OMEdit (#11044) |
25c8b24ab0 | 2023-09-07 15:42:05 +0200 | Adeel Asghar | Only show the hidden classes if they are not encrypted (#11135) |
682fa8b6e9 | 2023-09-07 15:14:32 +0200 | Adeel Asghar | Use default wrap mode i.e., QTextOption::WrapAtWordBoundaryOrAnywhere (#11133) |
d8fb273b40 | 2023-09-07 15:08:07 +0200 | Andreas | Update Docker images to Jammy (#11027) |
9c4c99f2d7 | 2023-09-07 14:41:05 +0200 | Andreas | Assert inPosition in bounds (#11086) |
7418bf2ee1 | 2023-09-06 16:51:32 +0200 | phannebohm | Clarify doc string for lv_system (#11130) |
df135a6366 | 2023-09-06 15:04:28 +0200 | Per Östlund | Fix InteractiveUtil.getPathedElementInProgram for builtins (#11131) |
db2ff9a7aa | 2023-09-06 10:18:39 +0200 | Per Östlund | Handle recursive classes in the instance API (#11127) |
08deb319ef | 2023-09-05 17:17:50 +0200 | Per Östlund | Improve redeclare of inner/outer components (#11125) |
87394f5ea7 | 2023-09-05 16:55:11 +0200 | kabdelhak | [BE] simplify in remove simple equations (#11113) |
13a4ec6264 | 2023-09-05 16:54:52 +0200 | kabdelhak | [NB] create backbone for function alias module (#11095) |
99abd1db57 | 2023-09-05 14:46:06 +0200 | Per Östlund | Clarify Function.isSpecialBuiltin (#11123) |
a69ae50b7e | 2023-09-04 11:24:35 +0200 | Andreas | MSVC FMU export with CMake (#11051) |
c2604cdecf | 2023-08-31 22:39:43 +0200 | phannebohm | [janitor] Cleanup (#10954) |
773177f4b0 | 2023-08-31 22:18:14 +0300 | Adrian Pop | call System.fflush to get deterministic printing of error messages (#10946) |
010597c352 | 2023-08-31 19:40:25 +0200 | Mahder Gebremedhin | Install omqwt. (#11110) |
1c9ed10d9f | 2023-08-31 14:29:52 +0200 | Mahder Gebremedhin | Improve omqwt compilation. Fix possbile errors. (#11106) |
c76f46cb8f | 2023-08-31 12:34:35 +0200 | Adeel Asghar | Fix Linux el7, el8 and el9 nightly builds (#11105) |
19b527c9d8 | 2023-08-31 10:28:44 +0200 | Mahder Gebremedhin | Change libomqwt to shared library. (#11103) |
ba314ac141 | 2023-08-30 17:29:54 +0200 | phannebohm | Add simulation flag `lv_system` (#11102) |
c56ae67a95 | 2023-08-30 16:42:30 +0200 | Per Östlund | Allow bindings with wrong type in relaxed context (#11101) |
c9a932bcbb | 2023-08-30 15:58:45 +0200 | Francesco Casella | Updated Package Manager documentation (#11100) |
9ac3e680fe | 2023-08-30 12:30:38 +0200 | Per Östlund | Ignore invalid dimensions in relaxed contexts (#11099) |
e947c52a3a | 2023-08-29 17:15:28 +0200 | Per Östlund | Improving typing of dimensions in relaxed contexts (#11098) |
1ab4f06845 | 2023-08-29 16:51:00 +0200 | Per Östlund | Update subscripts after type checking (#11097) |
5cdbb40a66 | 2023-08-28 17:53:05 +0200 | Adeel Asghar | Set the range of logarithmic plots to 1e-20 and 1e20 (#11093) |
46b909803f | 2023-08-25 14:03:19 +0200 | Per Östlund | Fix some compiler warnings (#11085) |
88d861bb12 | 2023-08-25 12:44:10 +0200 | Mahder Gebremedhin | Add CMake support for ParModExp. (#11084) |
0754644fd7 | 2023-08-24 14:13:31 +0200 | Per Östlund | Ignore invalid equations in getModelInstance (#11082) |
70ba137775 | 2023-08-24 14:01:42 +0200 | Per Östlund | Ignore algorithms in getModelInstance (#11081) |
e7b7ec3ee1 | 2023-08-23 19:33:06 +0200 | arun3688 | fix Julia code generation for linearization (#11079) |
f0e7add768 | 2023-08-23 13:07:00 +0200 | anotheruserofgithub | Fix time-related plots and diagram visualization issues (#11069) |
2ecebf0ddc | 2023-08-23 12:55:46 +0200 | anotheruserofgithub | Fix time-related 3D animation issues (#10638) |
2dee89ba10 | 2023-08-23 12:15:46 +0200 | kabdelhak | [NB] update function inlining (#11078) |
69cafb9e30 | 2023-08-22 16:30:05 +0200 | anotheruserofgithub | Fix translation of CAD shape type from URI to path (#11073) |
7dce50ede6 | 2023-08-22 15:40:26 +0200 | phannebohm | [NB] Fix alias detection (#11074) |
d3d999158e | 2023-08-22 14:37:46 +0200 | Mahder Gebremedhin | Do not run the environment job on 'osx' labled machines. (#11077) |
784d5f657e | 2023-08-21 16:23:14 +0200 | Adeel Asghar | Add the missing copy assignment operator for OMVariable (#11072) |
de365bad28 | 2023-08-21 12:28:58 +0200 | Per Östlund | Fix prefixing of connector crefs (#11071) |
3fe0d1a525 | 2023-08-18 17:34:29 +0200 | Per Östlund | Check array bounds in equations shallowly (#11066) |
a38c3982b2 | 2023-08-18 13:34:04 +0200 | Per Östlund | Don't consider final modifiers to be empty (#11064) |
71a7b0a5c4 | 2023-08-17 15:47:11 +0200 | Per Östlund | Remove Type.ENUMERATION_ANY (#11060) |
292deba746 | 2023-08-17 15:09:54 +0200 | Per Östlund | Guard against more nullptr uses in Expression (#11061) |
14681efb6f | 2023-08-17 12:52:43 +0200 | Per Östlund | Guard against nullptr in Expression (#11058) |
cf1ee60d72 | 2023-08-17 11:37:01 +0200 | Per Östlund | Improve handling of enumeration(:) (#11056) |
fae4e4871e | 2023-08-15 17:17:30 +0200 | phannebohm | [NB] Check for compatible variability (#11047) |
259a951fda | 2023-08-15 17:04:08 +0200 | Per Östlund | Improve default arguments in record constructors (#11050) |
15ab34cfbe | 2023-08-15 08:58:49 +0200 | Adeel Asghar | Store the state of the toolbars for each perspective (#11046) |
8355a5d3e5 | 2023-08-11 17:15:26 +0300 | Adrian Pop | allow top level outer on an non standard flag (#11041) |
9ca1bf6462 | 2023-08-11 16:06:44 +0200 | phannebohm | Fix typo in expression sign check (#11040) |
c3c2d9e8e1 | 2023-08-09 14:29:46 +0200 | Jens Schönbohm | Updating Readme.Windows.md: OPENMODELICALIBRARY (#11035) |
70fcdeea9c | 2023-08-07 15:09:34 +0200 | Adeel Asghar | Remove the plot curve before detaching it (#11034) |
4ed5ffa83e | 2023-08-06 15:51:13 +0300 | Adrian Pop | remove unused script (#11030) |
dedd489acd | 2023-08-04 13:44:53 +0300 | Adrian Pop | fix typo (#11028) |
d78a10ebf9 | 2023-08-03 15:52:36 +0200 | Adeel Asghar | Do not fold the result when unloading another result file (#11026) |
766f150c0f | 2023-08-03 13:38:31 +0200 | Adeel Asghar | Updated the scripting api examples information (#11024) |
cf6adceead | 2023-08-03 15:56:01 +0800 | zhangxinqiang | Remove excess nesting (#10984) |
947b5120e0 | 2023-08-01 16:13:16 +0200 | Andreas | Update OMSimulator sub-module (#11013) |
48ea6c489d | 2023-07-25 12:16:30 +0200 | Julien Schueller | CMake FMU export: Fix ref to cxx compiler (#11004) |
e29b5e1acc | 2023-07-24 16:00:18 +0200 | Julien Schueller | CMake FMU export: Only require C compiler (#11003) |
ae3b357e8c | 2023-07-22 12:18:50 +0200 | nik5346 | Calling fmi2SetXXX in event mode (#10974) |
8fa6676b84 | 2023-07-21 13:47:51 +0200 | phannebohm | Support parameter nominal values in zero-crossings (#10983) |
96657939e4 | 2023-07-20 16:12:18 +0200 | Mahder Gebremedhin | Update 3rdParty. Fix SuiteSparse CMake config. (#10989) |
6a88ed1a95 | 2023-07-14 18:47:03 +0300 | Adrian Pop | use github OMBootstrapping instead of the archive on build.openmodelica.org (#10965) |
17eda335b8 | 2023-07-14 10:08:12 +0200 | phannebohm | Only use literal nominal values for now (#10969) |
108881843a | 2023-07-13 20:04:00 +0200 | phannebohm | Propagate nominal values for builtin functions (#10964) |
a683375d08 | 2023-07-13 18:13:13 +0200 | phannebohm | Add basic rules to propagate nominal values (#10963) |
131ba85129 | 2023-07-13 16:50:15 +0200 | phannebohm | Use nominal values for zero-crossing tolerance (#10960) |
0cf26122ea | 2023-07-13 14:46:50 +0200 | Mahder Gebremedhin | Update README for CMake and macOS. (#10962) |
ca93d5a252 | 2023-07-11 15:51:33 +0200 | Mahder Gebremedhin | Do not exit before printing the assertion message. (#10950) |
6386251e69 | 2023-07-11 16:12:59 +0300 | Adrian Pop | implement support for non-standard Modelica on special flags (#10953) |
2c0744d86e | 2023-07-10 17:35:07 +0300 | Adrian Pop | fix typo (#10947) |
4669298c99 | 2023-07-06 17:24:35 +0200 | phannebohm | Dump also loops of init lambda=0 (#10938) |
7702cf12b5 | 2023-07-06 15:42:16 +0200 | kabdelhak | [BE] fail on unfixable variables that do not occur in initial system (#10937) |
8b1a2fb9d8 | 2023-07-06 13:22:05 +0200 | Per Östlund | Fix compiler warnings (#10936) |
5d745553ff | 2023-07-05 18:31:27 +0200 | kabdelhak | [NB] update for-when nesting (#10922) |
654c4cfafd | 2023-07-05 17:07:37 +0200 | Per Östlund | Clean up Dump (#10933) |
816dae5794 | 2023-07-05 14:05:13 +0200 | Per Östlund | Add Absyn.Exp.SUBSCRIPTED_EXP() to utility functions (#10931) |
3a964eaffc | 2023-07-04 23:10:24 +0200 | phannebohm | Use minimal Tearing instead of no Tearing (#10889) |
cae30bc33c | 2023-07-04 20:30:56 +0200 | Per Östlund | Remove special case for initial() in checkModel (#10928) |
189eb2761f | 2023-07-04 17:38:09 +0200 | Per Östlund | Handle inner/outer in connectors (#10925) |
6d94d2ebe5 | 2023-07-04 15:13:29 +0200 | Per Östlund | Add System.waitForInput (#10924) |
f1c1d2c6a2 | 2023-07-03 16:39:28 +0200 | Per Östlund | Add option for simplified save total model in OMEdit (#10923) |
b9c7adffeb | 2023-07-03 16:02:07 +0200 | Per Östlund | Add options to saveTotalModelDebug (#10921) |
a8e92e8edc | 2023-07-03 14:04:19 +0200 | Andreas | Simplify SystemImpl to use omc_stat (#10907) |
91dba943e9 | 2023-07-03 12:21:38 +0200 | Per Östlund | Don't instantiate outer components (#10919) |
e015287f9c | 2023-07-03 10:40:35 +0200 | Andreas | Assert number of base clocks equals initialized base clocks. (#10910) |
cf7a810e3a | 2023-07-01 22:22:09 +0200 | Adrian Pop | fix typo (#10912) |
1fcd75f417 | 2023-07-01 11:48:14 +0200 | Adrian Pop | update 3rdParty to include ryu (#10911) |
5afd6eb52d | 2023-06-30 13:32:55 +0200 | Per Östlund | Fix DAE conversion for some array attributes (#10909) |
5ddd573df8 | 2023-06-30 12:58:11 +0200 | Per Östlund | Fix non-scalarized handling of stream operators (#10908) |
02127e9e9f | 2023-06-29 18:56:30 +0200 | Per Östlund | Unroll vectorized connect equations (#10906) |
e87df02ff9 | 2023-06-29 18:43:50 +0200 | kabdelhak | [NB] reintroduce minimal tearing (#10904) |
f51fd255d1 | 2023-06-29 17:11:05 +0200 | Per Östlund | Don't ignore unknown equations/statements in ConvertDAE (#10905) |
56e4b4c5f9 | 2023-06-29 16:26:50 +0200 | Per Östlund | Improve vectorization of bindings (#10903) |
56014489be | 2023-06-29 14:11:12 +0200 | Mahder Gebremedhin | Restructure and refactor the memory pool implementation. (#10901) |
3e1a0ac0d6 | 2023-06-29 12:21:41 +0200 | Per Östlund | Guard against out of bounds access (#10900) |
c6a5663f65 | 2023-06-28 18:53:46 +0200 | Andreas | Use Dockerfile with CMake (#10896) |
f41a266877 | 2023-06-23 16:14:34 +0200 | Per Östlund | Improve vectorization of bindings (#10888) |
89ecd3f9d8 | 2023-06-23 14:10:48 +0200 | phannebohm | [NB] Fix symbolic Jacobian resultVars and tmpVars (#10457) |
b0c0a25caf | 2023-06-23 13:42:41 +0200 | Per Östlund | Dump flat model after running the new backend (#10887) |
a6a176a683 | 2023-06-23 10:04:12 +0200 | kabdelhak | [NB] update replace cref -> expression function (#10886) |
5d219fcd4d | 2023-06-22 16:53:49 +0200 | Per Östlund | Don't move complex bindings when using the NB (#10885) |
83afe20fcb | 2023-06-22 16:00:38 +0200 | kabdelhak | [NB] fix iterator collect lowering (#10884) |
7ada49840f | 2023-06-22 14:21:07 +0200 | Andreas | Change `’` to `'` (#10883) |
e577d4104b | 2023-06-22 13:49:32 +0200 | Andreas | Document backend and backenddaeinfo (#10876) |
a7343ac6be | 2023-06-22 13:30:45 +0200 | Per Östlund | Remove # when printing boxed types (#10881) |
424efd2201 | 2023-06-22 00:17:44 +0200 | Per Östlund | Include the class itself in getAllSubtypeOf (#10877) |
39b219ee7e | 2023-06-21 18:23:56 +0200 | phannebohm | [janitor] Use debug flag NLSanalyticJacobian (#10878) |
a07adc05c3 | 2023-06-21 13:59:42 +0200 | Adeel Asghar | Fix MINGW path for command prompt script (#10872) |
b0c67fe809 | 2023-06-21 13:35:30 +0200 | Andreas | Deprecate includeResources in buildModelFMU (#10874) |
9166c1a4da | 2023-06-20 18:52:42 +0200 | Mahder Gebremedhin | Keep start values of simvars but do not print them to modelDescription.xml. (#10850) |
18f104f847 | 2023-06-20 18:26:45 +0200 | Per Östlund | Improve vectorization of bindings for the newbackend (#10875) |
b18049e77d | 2023-06-20 17:33:35 +0200 | kabdelhak | [NB] update state detection module (#10871) |
f53368f053 | 2023-06-20 17:20:28 +0200 | Adeel Asghar | Use the defaultComponentName annotation as it is (#10873) |
74603083c6 | 2023-06-20 16:50:51 +0200 | kabdelhak | [NB] iterate for bodies in inline (#10870) |
0388951d68 | 2023-06-20 15:58:45 +0200 | Adeel Asghar | Use top level extend class instead of where the parameter is defined (#10869) |
53701bc6b7 | 2023-06-20 15:25:04 +0200 | Per Östlund | Fix compiler warnings in C++ runtime / OMSICpp (#10868) |
e074f858c3 | 2023-06-20 14:20:54 +0200 | Andreas | Deprecate translateModelFMU (#10866) |
1f6cb0398c | 2023-06-20 14:11:53 +0200 | Adeel Asghar | Only break the loop when we found the value (#10867) |
e6358fad58 | 2023-06-19 20:02:24 +0200 | Per Östlund | Improve checking of valid connections (#10863) |
950c77aac7 | 2023-06-19 17:47:57 +0200 | phannebohm | Fix simplify on `semiLinear` with equal slopes (#10854) |
0092df0a9b | 2023-06-19 16:49:53 +0200 | Francesco Casella | Added reference to the nightlies to README.md (#10857) |
9c8d2650e0 | 2023-06-19 16:47:26 +0200 | Adeel Asghar | The evaluation order of function arguments is undefined (#10861) |
b22756be3e | 2023-06-19 16:07:24 +0200 | Per Östlund | Handle non-expandable expressions in ExpressionIterator (#10858) |
e54c4ef093 | 2023-06-19 14:24:50 +0200 | Adeel Asghar | Check if component name is not same as class name when inside package (#10855) |
091b73a7d6 | 2023-06-19 09:15:58 +0200 | Andreas | Fix getNextSampleTimeFMU FMI1 export (#10849) |
dbec10939f | 2023-06-18 20:06:03 +0200 | Adrian Pop | allow loading of files even if the case is different (TransiEnt) (#10851) |
d1deeafb45 | 2023-06-15 15:40:22 +0200 | Adeel Asghar | Disconnect the model update signal (#10845) |
fc1d2590b2 | 2023-06-15 14:00:23 +0200 | Per Östlund | Reactivate forced inlining of normal functions (#10844) |
abbf3e40b3 | 2023-06-15 00:34:31 +0200 | Per Östlund | Partially revert #10820 (#10842) |
5ba077a8fc | 2023-06-14 16:12:18 +0200 | kabdelhak | [NB] update lowering (#10837) |
b2f623e0a2 | 2023-06-14 15:16:26 +0200 | Per Östlund | Fix handling of function parameter variability (#10836) |
1b1f969d39 | 2023-06-14 13:55:50 +0200 | Adeel Asghar | Apply the both the default and edited modifiers on the nested level (#10835) |
93fcafe394 | 2023-06-14 11:02:03 +0200 | John Tinnerholm | OMEdit: Added the capability to rename plot tabs (#10806) |
a3fa2aef49 | 2023-06-14 10:50:59 +0200 | kabdelhak | [NB] introduce semiLinear (#10827) |
52f1c262fd | 2023-06-13 19:06:26 +0200 | Mahder Gebremedhin | Delete the new chunks instead of the old ones. (#10829) |
80a64ee977 | 2023-06-13 18:12:51 +0200 | Per Östlund | Improve handling of record bindings (#10820) |
605c311a01 | 2023-06-13 16:37:01 +0200 | Adeel Asghar | Apply the extends modifiers value in bottom to top order (#10823) |