Commit | Date | Author | Summary |
3dbe99d0c0 | 2024-11-18 14:04:25 +0100 | Per Östlund | Fix compilation warnings (#13242) |
c8122a771d | 2024-11-18 11:23:23 +0100 | Adeel Asghar | Update OMSens (#13241) |
fa0feae0f6 | 2024-11-18 10:05:25 +0100 | kabdelhak | [NF] adding applyToScope for Expression.applySubscript (#13234) |
92fc808a19 | 2024-11-16 13:52:09 +0100 | phannebohm | Don't make lists when traversing UnorderedSet/Map (#13235) |
8979989a63 | 2024-11-15 17:42:38 +0100 | phannebohm | [NB] refine only discrete equations/variables for minimal tearing (#13233) |
4cc31a2d52 | 2024-11-15 17:04:25 +0100 | phannebohm | [NB] Fix collection of parts with dynamic Jacobian (#13156) |
c472cd8680 | 2024-11-15 15:18:45 +0100 | kabdelhak | [NB] correctly lower attributes of array records (#13230) |
820788bdc8 | 2024-11-15 15:16:17 +0100 | Per Östlund | Scalarize partially connected arrays (#13229) |
2769aff60d | 2024-11-15 14:46:06 +0100 | Per Östlund | Update C++ frontend (#13232) |
2fe8284f32 | 2024-11-15 11:20:32 +0100 | rfranke | Cpp FMI: fix return of reference to local string (#13103) |
962ef810a1 | 2024-11-15 14:13:18 +0100 | kabdelhak | [NB] fix record and tuple sizes (#13227) |
58f4831a2c | 2024-11-15 14:12:43 +0100 | kabdelhak | [NB] update failtrace dump (#13231) |
88fdaae71e | 2024-11-14 12:48:31 +0100 | Adeel Asghar | Draw a default grey box if the model doesn't have an icon (#13215) |
496dd7381c | 2024-11-13 02:13:45 +0100 | arun3688 | export author, license and copyright to modeldescription.xml (#13205) |
35bca59dc7 | 2024-11-12 18:06:11 +0100 | Per Östlund | Move getNthConnector/getConnectorCount to the typed API (#13202) |
0069b43702 | 2024-11-12 15:32:45 +0100 | Adeel Asghar | Select the interval in simulation setup (#13199) |
31964024f3 | 2024-11-12 14:41:03 +0100 | Per Östlund | Avoid split indices with getModelInstance (#13197) |
864e922841 | 2024-11-12 12:21:34 +0100 | Per Östlund | Improve addComponent (#13190) |