Commit | Date | Author | Summary |
e9e3dc1832 | 2024-09-23 16:29:27 +0200 | Per Östlund | Optimize iteration variables in SimCodeUtil (#12914) |
fb94f6697f | 2024-09-23 15:34:52 +0200 | Henning Kiel | [Janitor] replace more listLength() (#12913) |
bf7f7c64f7 | 2024-09-23 12:26:52 +0200 | arun3688 | add separate FMU export output window, which shows FMI export progress in OMEdit (#12891) |
d863c0d592 | 2024-09-20 18:24:27 +0200 | Per Östlund | Optimize HpcOmTaskGraph.createTaskGraph (#12905) |
a2fffa09b0 | 2024-09-20 16:04:33 +0200 | Per Östlund | Optimize HpcOmTaskGraph.getEquationsStrings2 (#12903) |
d4817cdded | 2024-09-19 16:21:27 +0200 | arun3688 | fix fmiFilter when using --exportClocksInModelDescription (#12895) |
e499b20663 | 2024-09-18 00:56:40 +0200 | Per Östlund | Improve -d=evalOutputOnly performance (#12894) |
149ccc25c4 | 2024-09-16 16:54:39 +0200 | Per Östlund | Get rid of unnecessary global constant (#12890) |
9ae93a8d26 | 2024-09-16 15:07:47 +0200 | Per Östlund | Update Modelica versions (#12889) |
bd985bae66 | 2024-09-13 20:04:25 +0200 | phannebohm | [janitor] Replace `listLength == 0` by `listEmpty` (#12884) |
131cb1a233 | 2024-09-13 18:44:03 +0200 | kabdelhak | [NB] also traverse message of asserts with map() (#12883) |