Commit | Date | Author | Summary |
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) |
28b9a76fbe | 2025-01-27 18:33:35 +0100 | kabdelhak | [OB] update reduction events (#13530) |
f36621a17c | 2025-01-27 17:37:55 +0100 | kabdelhak | [NB] update event handling with reductions (#13529) |
dba6a0bd54 | 2025-01-27 15:47:55 +0100 | Adeel Asghar | Take care of redeclare when copying extends modification (#13528) |
f45fba96b6 | 2025-01-27 15:38:23 +0100 | Per Östlund | Move getCrefInfo to the typed API (#13527) |
c347731191 | 2025-01-25 15:27:40 +0100 | rfranke | Fix treatment of input records (#13524) |
92d56a9bc2 | 2025-01-25 17:37:08 +0100 | kabdelhak | [NB] fix replacement of resizables for adjacency (#13523) |
d9d132221e | 2025-01-25 00:15:51 +0100 | Per Östlund | Move renameClass/Component to the typed API (#13519) |
6b10605646 | 2025-01-24 22:19:01 +0100 | Adrian Pop | mention that M1 mac does not have libquadmath (#13522) |
a6d0da7a55 | 2025-01-24 18:02:08 +0100 | kabdelhak | [NB] resizable update for array equations (#13521) |
493450f2ab | 2025-01-24 17:19:41 +0100 | kabdelhak | [NB] partially fix fill() and similar functions for resizable input (#13520) |
222c8d92e9 | 2025-01-24 13:23:55 +0100 | kabdelhak | [NB] update resizable (#13518) |
8681f8b61a | 2025-01-24 12:45:29 +0100 | kabdelhak | [NB] remove error reporting for expected fail case (#13517) |