Commit | Date | Author | Summary |
03005fd743 | 2024-12-10 18:39:39 +0100 | Per Östlund | Improve Ceval.subscriptBinding (#13377) |
57820e794b | 2024-12-09 16:58:50 +0100 | kabdelhak | [NB] start automatic resizable size detection (#13376) |
b52eb46d5b | 2024-12-07 22:17:25 +0100 | Adrian Pop | Fix #12065 restrict PATH to OM directories (#13369) |
203c26b3c2 | 2024-12-07 20:17:38 +0100 | kabdelhak | [C,Template] update newton diagnostics (#12415) |
2d99a31869 | 2024-12-07 17:17:19 +0100 | Lennart Ochel | Fix some fmi debug messages (#13312) |
e853575abe | 2024-12-06 19:25:50 +0100 | phannebohm | [NB] Set solvability of if-equations to implicit (#13372) |
8b1588cac6 | 2024-12-06 18:39:54 +0100 | arun3688 | copy fmu reference headers directly to FMU (#13371) |
079c734651 | 2024-12-06 18:25:52 +0100 | phannebohm | [NB] Sort branch bodies of if-equation by lhs (#13370) |
219a110060 | 2024-12-06 13:10:18 +0100 | Per Östlund | Fix flattening of long form types (#13368) |
ef9c2965fc | 2024-12-06 12:09:08 +0100 | arun3688 | Fix module introduceOutputAliases (#13361) |
c1670df55e | 2024-12-06 11:25:00 +0100 | Adrian Pop | add test for #12245 (#13367) |
1a780a909b | 2024-12-06 00:47:51 +0100 | Adrian Pop | attempt to fix #12245 (#13346) |
fd99e3b2cc | 2024-12-05 18:29:18 +0100 | phannebohm | [C] Use common interface for all initialAnalyticJacobian functions (#13366) |
dcda03b807 | 2024-12-05 16:16:43 +0100 | Adeel Asghar | [Cleanup] Removed unused/unnecessary code (#13363) |
7e488dc0ef | 2024-12-05 15:32:09 +0100 | Per Östlund | Fix InteractiveUtil.recordConstructorToModification (#13360) |
494b2520bc | 2024-12-05 14:23:06 +0100 | Adeel Asghar | Check for final modifiers when they come from class declaration (#13359) |
c889408f13 | 2024-12-05 12:30:01 +0100 | Per Östlund | Update OMCompiler/3rdParty (#13357) |
b7eae8a0e2 | 2024-12-04 18:21:14 +0100 | phannebohm | [C] Rename Newton diagnostics log (#13349) |
1dc74d7088 | 2024-12-04 17:17:03 +0100 | phannebohm | [NB] Fix index map for sparsity pattern (#13340) |
0d7d03cd2b | 2024-12-04 16:25:26 +0100 | Per Östlund | Include parameter names in function types (#13347) |
b1a185aeee | 2024-12-04 12:23:14 +0100 | Per Östlund | Remove deprecated connection in DocumentationWidget (#13344) |
99e1d9d2d4 | 2024-12-04 12:23:03 +0100 | Per Östlund | Fix OMEdit crash when editing text (#13343) |
44979320c1 | 2024-12-03 16:33:04 +0100 | Per Östlund | Improve annotation modifier API:s (#13335) |
6f0eabc9c9 | 2024-12-03 13:16:05 +0100 | phannebohm | [NB] Inline record in if-equation (#13329) |
2900a39195 | 2024-12-03 10:23:36 +0100 | Adeel Asghar | Handle the constrainedby when doing copy paste (#13330) |
e91d746f9e | 2024-12-02 17:51:56 +0100 | phannebohm | [NF] Inline record element in if-expression (#13327) |
d59798e540 | 2024-12-02 16:40:03 +0100 | Adeel Asghar | Show in OMEdit about dialog whether the encrytion is supported or not (#13326) |
08390ac53c | 2024-12-02 16:24:45 +0100 | Adeel Asghar | Update visualization when switching between windows (#13325) |
92ea35741d | 2024-12-02 15:31:57 +0100 | Per Östlund | Don't suggest same installPackage command twice (#13324) |
8e93b8fe81 | 2024-12-02 14:35:56 +0100 | Per Östlund | Don't inject "default" version in loadModel (#13323) |
cfba3ef690 | 2024-11-30 12:30:23 +0100 | Adrian Pop | fix #13286: open files in binary mode (#13316) |
920fac7586 | 2024-11-29 16:32:27 +0100 | Adeel Asghar | Unify the way choices and choicesAllMatching options are shown (#13314) |
19152ffb20 | 2024-11-29 15:32:43 +0100 | Adeel Asghar | Remove old graphical API code (#13284) |
fc76910111 | 2024-11-29 15:09:21 +0100 | Per Östlund | Improve Expression.applySubscripts for arrays (#13313) |
0210ed4fb0 | 2024-11-28 17:59:25 +0100 | Per Östlund | Move getShortDefinitionBaseClassInformation to the typed API (#13309) |
af365cf8d8 | 2024-11-28 16:22:56 +0100 | Per Östlund | Fix CevalScriptBackend.moveElementArgInfo (#13308) |
dc6a7dc9ff | 2024-11-28 15:34:13 +0100 | Per Östlund | Implement options for getAllSubtypeOf (#13307) |
d90254a28c | 2024-11-28 14:45:39 +0100 | Per Östlund | Fix getElements API (#13306) |
373d27d66e | 2024-11-27 16:18:00 +0100 | kabdelhak | [NB] inline simple record equalities in for-loops (#13296) |
ad594c1865 | 2024-11-26 15:22:55 +0100 | Per Östlund | Fix elaboration of VariableNames with nested der (#13288) |
a3af80962f | 2024-11-25 18:26:52 +0100 | phannebohm | Always select first argument of `reinit` as state (#13282) |
81e114e410 | 2024-11-25 16:52:46 +0100 | Adeel Asghar | Remove composite model functionality (#13280) |
94d59b0bf8 | 2024-11-25 12:24:44 +0100 | Per Östlund | Fix generation of implicit component bindings (#13279) |
876a93ae23 | 2024-11-24 13:42:04 +0100 | Per Östlund | Use toTimeZone instead of deprecated toTimeSpec (#13274) |
9288a73aaf | 2024-11-22 18:53:08 +0100 | Per Östlund | Move the remaining annotation API:s to the typed API (#13275) |
3a035ac616 | 2024-11-22 17:09:45 +0100 | Martin Sjölund | Add prefix to LOG_ symbols, and similar (#13254) |
2efb2e9b3c | 2024-11-22 08:45:30 +0100 | Lennart Ochel | Update OMSimulator (#13267) |
f7f7200f80 | 2024-11-21 15:10:53 +0100 | Adeel Asghar | Improved check for value type (#13265) |
e8f2cace5a | 2024-11-21 14:05:32 +0100 | Adeel Asghar | Add the comment to the choices dropdown of replaceable component (#13264) |
1d87ffe3d8 | 2024-11-21 13:57:34 +0100 | Per Östlund | Quote Base Modelica enumeration literals (#13262) |
b7fb24747a | 2024-11-21 13:20:03 +0100 | Adeel Asghar | Preserve the prefixes when copying and pasting (#13263) |
229c087a3c | 2024-11-20 20:45:50 +0100 | Lennart Ochel | Update OMSimulator (#13252) |
54e1a92f1f | 2024-11-20 16:57:44 +0100 | Per Östlund | Remove ComponentRef.STRING (#13259) |
266d51b285 | 2024-11-20 15:54:18 +0100 | Adeel Asghar | Improved check for icon or diagram view (#13258) |
1032048247 | 2024-11-20 14:51:46 +0100 | Adeel Asghar | Set `each` when editing array components in element mode (#13256) |
9f05ed6ed3 | 2024-11-19 21:36:52 +0100 | phannebohm | Get constants through SimCode and Templates (#13248) |
367c60660e | 2024-11-19 16:14:04 +0100 | phannebohm | [NB] Fix typo in minimal tearing (#13245) |