Commit | Date | Author | Summary |
24a8ae23e4 | 2025-01-31 17:11:53 +0100 | Adeel Asghar | Update the curve using unit and then plot it (#13557) |
b3ee8615b2 | 2025-01-31 12:21:09 +0100 | linuslangenkamp | [NB] Add generic solving routine (#13553) |
5abdb5e7d6 | 2025-01-31 11:03:55 +0100 | phannebohm | [C] Fix import of variable start attributes (#13549) |
06ac09dcab | 2025-01-30 19:15:23 +0100 | phannebohm | [NB] Make algebraic loop from resizable component (#13554) |
dffd48b921 | 2025-01-30 13:37:32 +0100 | Adeel Asghar | Allow deleting OpenModelica with key press (#13550) |
9e3d2e481c | 2025-01-30 12:55:28 +0100 | phannebohm | [C] Compute index map for variables (wip) (#12969) |
e15b01f1d9 | 2025-01-30 10:43:44 +0100 | kabdelhak | [testsuite] add test case for #13144 (#13545) |
2571d79937 | 2025-01-29 18:48:42 +0100 | phannebohm | Use generic option functions (#13547) |
d2679c203d | 2025-01-29 17:56:35 +0100 | Francesco Casella | Fix bug in NewtonDiagnostics, should fix #13409 (#13546) |
043e1c22dd | 2025-01-29 16:51:28 +0100 | kabdelhak | [OB] fix sim iterator for zero crossings (#13544) |
4ce79069ca | 2025-01-29 16:19:39 +0100 | linuslangenkamp | [NB] fix algebraic partition (#13537) |
82abc6b087 | 2025-01-29 16:08:53 +0100 | Adeel Asghar | Added comment to OpenModelica annotations for auto complete tooltip (#13543) |
6675ba04a5 | 2025-01-29 15:17:17 +0100 | linuslangenkamp | [NF] Added relation index in NFExpression.RELATION needed in event codegen (#13495) |
a4a13d32b9 | 2025-01-29 14:41:23 +0100 | kabdelhak | [NSim] add top level inputs to algebraics (#13541) |
c43eca297e | 2025-01-28 19:12:48 +0100 | Per Östlund | Move getDefaultComponentName/Prefixes to the typed API (#13538) |
9dc5d4afa5 | 2025-01-28 19:10:20 +0100 | phannebohm | [C] avoid threadData for asserts in newton diagnostics (#13540) |
0cbae52ead | 2025-01-28 18:27:57 +0100 | phannebohm | Fix whitespace for syntax highlighting (#13539) |
bbafe1460e | 2025-01-28 17:08:58 +0100 | kabdelhak | [template,NB] update relation index (#13535) |
199f36266a | 2025-01-28 15:16:38 +0100 | Adeel Asghar | Modifier can be null of the copied element (#13536) |
4515634579 | 2025-01-28 15:02:21 +0100 | Per Östlund | Move isExtendsModifierFinal to the typed API (#13534) |
8cac92d3e2 | 2025-01-28 13:40:32 +0100 | Per Östlund | Move getExtendsModifierValue to the typed API (#13533) |
eff45d8a09 | 2025-01-28 12:57:57 +0100 | Per Östlund | Remove unused case for getErrorString in Interactive (#13532) |