Commit | Date | Author | Summary |
c7e502d3f9 | 2024-06-17 17:44:00 +0200 | Per Östlund | Add implicitParameterStartAttribute flag (#12595) |
26dbf74f27 | 2024-06-17 17:09:25 +0200 | Adeel Asghar | Fix renaming of classes in Windows (#12594) |
b290aeb83c | 2024-06-17 15:16:49 +0200 | Andreas | Removing EXIT from simulation main function (#12593) |
99c80f56c1 | 2024-06-17 12:41:43 +0200 | Per Östlund | Add error for assignment of iterator (#12591) |
32fe465c6c | 2024-06-17 11:02:37 +0200 | Per Östlund | Improve Base Modelica output (#12582) |
ac439f6130 | 2024-06-15 15:25:30 +0200 | kabdelhak | [NB] update multi strong components to have slices (#12586) |
025d351590 | 2024-06-14 19:22:27 +0200 | kabdelhak | [NB] update record array handling (#12583) |
7af7386a4f | 2024-06-14 14:06:44 +0200 | Per Östlund | Fix some includes for the C++ frontend (#12578) |
7a7d15230c | 2024-06-14 13:49:28 +0200 | Adeel Asghar | Improve the rendering of lines with thickness less than 1 (#12581) |
aeb305eb02 | 2024-06-14 13:27:37 +0200 | kabdelhak | [NB] update record function handling (#12577) |
5cb41817b5 | 2024-06-14 12:33:04 +0200 | Adeel Asghar | List all the expandable connectors including the inherited ones (#12579) |
0051418c02 | 2024-06-13 15:22:57 +0200 | Adeel Asghar | Update documentation view if current class is the active class (#12574) |
44cf51704e | 2024-06-13 14:46:01 +0200 | Adeel Asghar | Fix display of class comment in the documentation view (#12573) |
c074295698 | 2024-06-13 13:53:42 +0200 | anotheruserofgithub | Update OMOptim submodule (#12564) |
4034cbdc1b | 2024-06-13 13:37:20 +0200 | kabdelhak | [NSimCode] do not collect literals from equations (only functions) (#12572) |
4e8164938f | 2024-06-13 12:38:40 +0200 | kabdelhak | [NB] correctly skip to record elements (#12571) |