Commit | Date | Author | Summary |
33db447f72 | 2024-10-04 19:12:45 +0200 | rfranke | [BE] Avoid expansion of vectorized bindings if not scalarizing (#12951) |
7f3462e040 | 2024-10-03 18:23:12 +0200 | rfranke | [NF,BE] Avoid expansion of vectorized bindings if not scalarizing (#12951) |
8f280d68e7 | 2024-10-04 15:09:28 +0200 | Adeel Asghar | Reset the opacity of conditional components (#12975) |
c804077a20 | 2024-10-03 20:04:29 +0200 | arun3688 | set CMAKE_FIND_LIBRARY_SUFFIXES for cross platforms (#12972) |
dc0fc08659 | 2024-10-03 13:37:15 +0200 | Per Östlund | Remove unnecessary definitions from FrontEndCpp CMake build (#12971) |
1da3033d56 | 2024-10-03 12:48:40 +0200 | Per Östlund | Fix CMake build for Windows (#12970) |
f6aecdfc33 | 2024-10-02 14:42:25 +0200 | phannebohm | [CodeGen] Introduce index map for resizable arrays (#12964) |
e36b641001 | 2024-10-02 14:39:36 +0200 | kabdelhak | * [NB] refine and cleanup x^y differentiation (#12960) |
e672d09ada | 2024-10-01 19:47:46 +0200 | Per Östlund | Use annotation instead of cflags for flattening tests (#12963) |
c7ecde1459 | 2024-10-01 17:19:29 +0200 | phannebohm | Use faster operations on lists and Options (#12955) |
d531018d9c | 2024-10-01 15:54:47 +0200 | Per Östlund | Add context to `Inst.expand` (#12962) |
33e14b0675 | 2024-10-01 15:11:45 +0200 | kabdelhak | [NF] implement __OpenModelica_resizable annotation (#12956) |
ec65d38b68 | 2024-09-30 11:39:29 +0200 | Adeel Asghar | Remove MSVC targets as we don't support them anymore (#12950) |
4d935ff276 | 2024-09-28 01:34:54 +0200 | arun3688 | update startTime provided by user in FMU (#12948) |
d406121351 | 2024-09-27 13:30:04 +0200 | Per Östlund | Fix syntax when generating function ptr array (#12946) |
1c13abaa97 | 2024-09-27 12:26:29 +0200 | kabdelhak | [NB] update for equation inlining (#12944) |
357df3dd0f | 2024-09-26 18:47:14 +0200 | kabdelhak | [NB] DAEMode: add no return equations to all sim (#12939) |
27f0bf5d68 | 2024-09-26 16:39:55 +0200 | Per Östlund | Fix evaluation of record fields (#12940) |
9c930d2cf6 | 2024-09-26 16:16:39 +0200 | kabdelhak | [NB] resizable components backbone (#12936) |
a67ba990c6 | 2024-09-26 14:24:41 +0200 | phannebohm | [C] Make functionXXX flexible (#12934) |
4eb7a879bd | 2024-09-26 10:54:22 +0200 | Henning Kiel | [Janitor] more listLength (#12920) |
e813f88fed | 2024-09-25 18:13:10 +0200 | kabdelhak | [NB] alias: normalize nominal values (#12892) |
b6388708b8 | 2024-09-25 16:41:52 +0200 | Per Östlund | Optimize NB jacobian creation (#12932) |
8f3e6782c8 | 2024-09-25 16:09:19 +0200 | Adeel Asghar | Set simulation process environment when using algorithmic debugger (#12933) |
b01867df6c | 2024-09-25 15:09:30 +0200 | kabdelhak | [NB] update events (#12886) |
76d511067d | 2024-09-25 14:46:28 +0200 | Adeel Asghar | Added the copyright text to header and source file (#12929) |
8b9f91f5b9 | 2024-09-25 13:37:21 +0200 | Adeel Asghar | Fix GDB path for algorithmic debugger (#12924) |
c296bbf01a | 2024-09-24 14:08:47 +0200 | arun3688 | disable cmake coloring to disable ANSI escape codes (#12918) |
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) |