Commit | Date | Author | Summary |
537f41ed82 | 2024-06-19 17:20:04 +0200 | kabdelhak | [NF] update statement conversion (#12614) |
53a0a89576 | 2024-06-19 16:49:18 +0200 | Per Östlund | Fix evaluation of call type dimensions (#12618) |
c399c46cca | 2024-06-19 14:42:19 +0200 | Per Östlund | Improve Ceval.EvalTarget (#12617) |
261d3c8238 | 2024-06-19 11:59:10 +0200 | kabdelhak | [NB] better simplification of when equations (#12613) |
fcb11c0ca1 | 2024-06-18 19:38:27 +0200 | kabdelhak | [NB] update state collection for ALWAYS states (#12606) |
a195f47893 | 2024-06-18 16:32:42 +0200 | Per Östlund | Ignore protected access in instance API (#12608) |
6c0894d7f8 | 2024-06-18 15:28:50 +0200 | Adeel Asghar | Mark the dependent models dirty and only update them when needed (#12610) |
65c8813c09 | 2024-06-18 14:39:08 +0200 | kabdelhak | [NB] fix sample in algorithms (#12603) |
dfa28cb0e9 | 2024-06-18 11:59:42 +0200 | kabdelhak | [NB] update initial call cleanup (#12602) |
73adf06504 | 2024-06-18 11:59:28 +0200 | kabdelhak | [NB] correctly differentiate min and max functions (#12601) |
680083da4a | 2024-06-18 10:43:36 +0200 | kabdelhak | [NB] correctly count eqns and vars in minimal tearing (#12600) |
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) |
d94c8c9236 | 2024-06-12 19:54:36 +0200 | kabdelhak | [NB] correctly create children of record with fromCref() (#12570) |
2d6641b4c7 | 2024-06-12 15:57:43 +0200 | arun3688 | display model description in documentation window (#12565) |
332c34d137 | 2024-06-12 12:53:25 +0200 | kabdelhak | [NF] add scalar product to reduction (#12562) |
141ca09541 | 2024-06-12 11:50:46 +0200 | anotheruserofgithub | Fix (un)escaping XML strings (#12537) |
aac2b102ba | 2024-06-12 11:34:39 +0200 | kabdelhak | [NB] add entwined equation elements to allSim and initial blocks (#12560) |
7055b413d4 | 2024-06-11 20:35:48 +0200 | rfranke | Cpp: add code for zero crossing of Integer equality (#12557) |
e2c9283809 | 2024-06-11 15:46:45 +0200 | arun3688 | generate documentation folder if Documentation annotation is present (#12547) |
597ea3311c | 2024-06-11 14:00:44 +0200 | kabdelhak | [NB] correctly determine record and tuple equations (#12553) |
9e582303a4 | 2024-06-11 12:47:12 +0200 | Adeel Asghar | Show only public components (#12554) |
1490b4f957 | 2024-06-11 11:43:13 +0200 | kabdelhak | [NB] support array event variables (#12551) |
c4fa787d2c | 2024-06-11 11:01:03 +0200 | Adeel Asghar | Remove unnecessary version checks for QScreen (#12541) |
f2815de633 | 2024-06-10 15:13:52 +0200 | kabdelhak | [NB] correctly handle tuple assignments in when (#12545) |