Commit | Date | Author | Summary |
8ede334557 | 2024-06-21 15:43:54 +0200 | kabdelhak | [NB] add array compression after simplify to remove DUMMY equations (#12624) |
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) |
5ffd12aef4 | 2024-06-10 13:29:03 +0200 | anotheruserofgithub | Use tail recursion to avoid stack overflow (#12538) |
9429d1f005 | 2024-06-10 01:05:13 +0200 | Adrian Pop | revert the last change (#12540) |
6df876a858 | 2024-06-10 00:30:59 +0200 | Adrian Pop | it seems on el7 the Qt version is higher (#12539) |
24509be8a8 | 2024-06-09 12:05:53 +0200 | anotheruserofgithub | Fix compilation of OMEdit (#12536) |
d21af17721 | 2024-06-08 10:24:26 +0200 | phannebohm | Check column index when reading sparsity coloring (#12529) |
4b5f3b42de | 2024-06-07 17:07:33 +0200 | Andreas | Fixing security attributes (#12528) |
cf9f18c85d | 2024-06-07 14:25:12 +0200 | arun3688 | export html documentation to FMU (#12527) |
80a10e38a8 | 2024-06-07 12:43:10 +0200 | Andreas | Fixing cmake log files for Windows FMUs (#12500) |
c58c7d4dc1 | 2024-06-07 11:22:44 +0200 | kabdelhak | [NB] update if equation residuals (#12525) |
ccdaf83015 | 2024-06-06 22:46:30 +0200 | kabdelhak | [NB] handle pre() with booleans inside (#12521) |
1652e87eff | 2024-06-06 20:57:12 +0200 | phannebohm | Don't log state sets at every simulation update (#12522) |
91a15b1d8c | 2024-06-05 23:10:05 +0200 | kabdelhak | [NB] update BVariable.isContinuous (#12512) |
2f76baf1db | 2024-06-05 19:10:22 +0200 | Per Östlund | Add missing include for `QScreen` (#12515) |
bda196cfa8 | 2024-06-05 16:41:04 +0200 | Adeel Asghar | Fix ssp delete connection crash (#12511) |
3dac23f667 | 2024-06-05 16:31:29 +0200 | kabdelhak | [NB] fix subscripts error (#12509) |
91f85c499c | 2024-06-05 14:35:32 +0200 | Adeel Asghar | Utilize the horizontal space to display heading (#12506) |
5ce7a25c6c | 2024-06-05 14:27:43 +0200 | Adeel Asghar | Remove unnecessary headers section (#12505) |
e7e9366c65 | 2024-06-05 13:17:36 +0200 | Per Östlund | Fix argument order of partial function application (#12504) |
6b262bafad | 2024-06-04 15:43:39 +0200 | Adeel Asghar | Do not allow buildModelFMU and translateModelXML on encrypted models (#12499) |
fe68704621 | 2024-06-04 14:19:57 +0200 | Per Östlund | Improve instantiation of redeclared packages (#12498) |
f3ee97084f | 2024-06-04 13:03:11 +0200 | kabdelhak | [NB] index reduction (#12497) |
a4d407bfa5 | 2024-05-31 16:48:18 +0200 | kabdelhak | [NB] fix ComponentRef.size() (#12487) |
1ef9b1be54 | 2024-05-29 16:54:07 +0200 | kabdelhak | [NB] do not create function alias for size 0 crefs (#12473) |
9d4e03d9e5 | 2024-05-29 10:15:46 +0200 | kabdelhak | [NB] support shared literals (#12472) |
add1c8e338 | 2024-05-28 16:27:31 +0200 | Per Östlund | Fix names of records in Base Modelica (#12475) |
2769ed3b0c | 2024-05-28 13:20:51 +0200 | Per Östlund | Fix connecting potentially present variables (#12474) |
dbd5472a28 | 2024-05-28 11:04:57 +0200 | kabdelhak | [NB] add handling of edge() and change() operators (#12469) |
8cc47a0cf3 | 2024-05-23 14:52:40 +0200 | arun3688 | update discrete system before evaluating DAE (#12461) |
c8e35cdb05 | 2024-05-23 12:53:11 +0200 | Per Östlund | Improve Base Modelica export (#12460) |
d5dbbd9bb3 | 2024-05-22 17:22:59 +0200 | Per Östlund | Fix Expression.toFlatString for record expressions (#12455) |
018ac8eb51 | 2024-05-22 16:44:25 +0200 | Per Östlund | Improve handling of records in Base Modelica (#12454) |
7d5151bf31 | 2024-05-22 13:25:53 +0200 | Adeel Asghar | Better error message for unsupported JSON value (#12452) |
5c3bc796e5 | 2024-05-22 10:52:12 +0200 | Per Östlund | Update OMSimulator (#12451) |
4553f8f426 | 2024-05-21 13:55:38 +0200 | Per Östlund | Improve handling of if-expressions (#12447) |
11cea7f2d6 | 2024-05-20 23:52:18 +0200 | phannebohm | [NB] Correctly detect solvability in when-equation (#12439) |
ccfb50b899 | 2024-05-20 14:55:26 +0200 | Per Östlund | Reduce evaluation of external functions in instance API (#12443) |
0c6cfc383b | 2024-05-17 20:01:46 +0200 | phannebohm | [NB] Print equation attributes for any equation (#12438) |
58f675a9fc | 2024-05-17 18:56:24 +0200 | phannebohm | [janitor] Remove unneeded function (#12437) |
165c8efdf6 | 2024-05-17 18:11:26 +0200 | phannebohm | [NB] Parse complete attributes of all variables (#12436) |
beb22abc38 | 2024-05-17 15:46:18 +0200 | kabdelhak | [NB] update for equation handling (#12435) |
3c3452ba2d | 2024-05-16 23:43:36 +0200 | phannebohm | [janitor] (#12433) |
0314f81f32 | 2024-05-16 22:47:48 +0200 | phannebohm | No need to match special call (#12261) |
26c8457070 | 2024-05-16 14:26:57 +0200 | arun3688 | create short directory name in OMEdit temp directory (#12428) |
d9f2966f3e | 2024-05-15 16:53:00 +0200 | Per Östlund | Add positiveMax definition to Base Modelica (#12429) |
87ce925ab9 | 2024-05-15 16:27:34 +0200 | Adeel Asghar | Better approach to hide protected variables of encrypted classes (#12421) |
6ba1f8ee68 | 2024-05-15 10:57:11 +0200 | kabdelhak | [NB] update event detection (#12427) |
0afe15800b | 2024-05-15 07:54:43 +0200 | kabdelhak | [NB] update if equation handling (#12426) |
1ec0dee2b2 | 2024-05-14 20:36:53 +0200 | phannebohm | [NB] Collect enumeration variables separately (#12419) |
6fd3a50b7a | 2024-05-14 14:14:49 +0200 | kabdelhak | [NB] fix pre() variable detection (#12417) |
5ed0b9cf75 | 2024-05-14 12:15:30 +0200 | kabdelhak | [NB] small update minimal tearing (#12416) |
8a09c5bb0f | 2024-05-14 10:42:58 +0200 | Adeel Asghar | Do not draw connection node on first or last point of connection (#12413) |
7c2c668abe | 2024-05-13 12:07:39 +0200 | kabdelhak | [NB] use minimal tearing as default (#12403) |
08bd7dc6cf | 2024-05-11 12:50:43 +0200 | kabdelhak | [NB] further work on tearing minimal (#12389) |
c0cd24f1a5 | 2024-05-08 15:38:55 +0200 | Andreas | Updating README.Linux (#12398) |
e1a02dffca | 2024-05-08 14:28:13 +0200 | Per Östlund | Remove subscripting functions from Base Modelica (#12397) |
9bc135076d | 2024-05-07 19:32:11 +0200 | arun3688 | update discreteSystems in fmu's during event update (#12390) |
70d7a047c5 | 2024-05-07 16:49:44 +0200 | Adeel Asghar | Avoid extra end message tag when logging LOG_INIT (#12391) |
5f06291bb5 | 2024-05-07 16:40:08 +0200 | Adeel Asghar | Fix some Linux builds compilation (#12392) |
08994d8807 | 2024-05-06 20:31:21 +0200 | rfranke | Treat components in top-level connectors with --exposeLocalIOs (#10599) (#12384) |
77391467f4 | 2024-05-06 12:12:19 +0200 | Adeel Asghar | Properly handle the parameters for parametric plot (#12378) |
aeb2e6716f | 2024-05-03 14:32:57 +0200 | Adeel Asghar | Instance of non encrypted class inside encrypted class (#12372) |
42f1a15b28 | 2024-05-03 13:30:42 +0200 | Per Östlund | Fix flattening of if-equations (#12373) |
a382649393 | 2024-05-03 12:46:32 +0200 | Per Östlund | Fix type checking of cref binding equations (#12371) |
5fa03b48c7 | 2024-05-03 12:07:50 +0200 | Adeel Asghar | Handle prefixing of time units (#12370) |
5789400a04 | 2024-05-03 11:06:40 +0200 | Per Östlund | Improve check for encrypted variables (#12369) |
7b27e79f64 | 2024-05-02 15:00:32 +0200 | Per Östlund | Instantiate record constructors as functions (#12362) |
337cd0729c | 2024-05-02 14:20:05 +0200 | Adrian Pop | update OMSimulator to fix the build on Fedora40 (#12361) |
996337bffb | 2024-04-30 14:24:33 +0200 | Per Östlund | Fix creation of binding equations from start values (#12354) |
6c4e231c89 | 2024-04-30 11:10:53 +0200 | Adeel Asghar | Read the error from the graphics annotation element (#12353) |
26007b1c8e | 2024-04-30 11:02:17 +0200 | Adeel Asghar | Hide protected variables that belongs to an encrypted class (#12351) |
0d08719c1d | 2024-04-29 17:22:12 +0200 | rfranke | Use quoted names for variables introduced with --exposeLocalIOs (#12348) |
ab6038a1c0 | 2024-04-29 16:32:33 +0200 | Andreas | Fixing quoted identifiers in CSV and FMU (#12346) |
a024851c44 | 2024-04-29 11:44:07 +0200 | Per Östlund | Fix regressions due to #12315 (#12342) |
60c2b6efbd | 2024-04-28 22:54:04 +0200 | Adrian Pop | fix bad flag which makes clang++ to fail on Ubuntu Noble (#12336) |
e88d9a4777 | 2024-04-28 20:03:23 +0200 | Adrian Pop | update 3rdParty to get the latest updates to Minizip (#12335) |
c466d13a19 | 2024-04-28 16:10:46 +0200 | bernhardbachmann | Some issues resolved for the birate mode: (#12334) |
ae47b0440a | 2024-04-26 18:04:48 +0200 | bernhardbachmann | Change default interpolation method for birate integrator (#12323) |
27575598a3 | 2024-04-26 16:08:04 +0200 | Per Östlund | Dump annotation array elements separately (#12325) |
34180dcd73 | 2024-04-26 14:24:34 +0200 | Per Östlund | Use start value for unbound fixed parameters (#12315) |
73e932ba60 | 2024-04-26 12:55:54 +0200 | Adeel Asghar | Fix regression with final modifiers in constrainedby clause (#12320) |
d4fe8e1064 | 2024-04-26 11:54:50 +0200 | Adeel Asghar | Allow editing parameter record via the parameters dialog (#12319) |
17e142787d | 2024-04-26 10:27:50 +0200 | Adeel Asghar | Do not split quoted result variables (#12318) |
c0911cda2e | 2024-04-25 23:18:11 +0200 | rfranke | Simplify --exposeLocalIOs and conform to Modelica standard (#10599) (#12303) |
89eb367230 | 2024-04-25 14:48:33 +0200 | Andreas | Removing warning in QuotedIdentifier test (#12310) |
7e4c224476 | 2024-04-25 14:09:39 +0200 | Adeel Asghar | Assume visible=true when the expression evaluation fails (#12314) |
f8afa3407a | 2024-04-25 13:30:37 +0200 | phannebohm | Improve decision when values are changeable (#12311) |
0a77d15310 | 2024-04-25 13:03:06 +0200 | Adeel Asghar | Create a connection without calling getModelInstance (#12312) |
2d2e5b67f8 | 2024-04-23 18:01:42 +0200 | phannebohm | [wip] partial derivatives of functions (#12302) |
49a37d93a8 | 2024-04-23 13:09:54 +0200 | Per Östlund | Handle too many subscripts in Type.subscript (#12299) |
5aa291191e | 2024-04-23 13:02:06 +0200 | Per Östlund | Handle uninstantiated dimension in Dimension.toString (#12300) |
188b3c3422 | 2024-04-23 12:14:39 +0200 | kabdelhak | [NB] refine adjacency matrix (#12298) |
a842deb586 | 2024-04-23 11:49:21 +0200 | Adeel Asghar | Trim whitespace instead of removing spaces from the variables name (#12284) |
d8bc44227b | 2024-04-23 11:02:53 +0200 | phannebohm | Fix whether value is changeable in OMEdit (#12294) |
a63bb106e8 | 2024-04-23 10:51:10 +0200 | kabdelhak | [NB] start minimal tearing (#12269) |
edfa9cd10e | 2024-04-22 13:05:25 +0200 | Per Östlund | Silence unbound parameter error in relaxed context (#12292) |
dbec0427dd | 2024-04-19 16:19:23 +0200 | phannebohm | [janitor] Remove unneeded qualifier (#12286) |
d5bdb29940 | 2024-04-19 15:09:56 +0200 | kabdelhak | [template] create new buffer for each generic call (#12282) |
6cbf63a77c | 2024-04-19 12:25:54 +0200 | Adeel Asghar | Fix crash when creating a transition (#12283) |
057ace4e65 | 2024-04-19 11:20:35 +0200 | Mahder Gebremedhin | Remove OMShellLib. (#12281) |
ed4a14c30e | 2024-04-18 16:33:12 +0200 | Per Östlund | Improve EvalConstants.evaluateBinding (#12276) |
91c82032f0 | 2024-04-18 16:13:54 +0200 | kabdelhak | [NB] update composite events (#12275) |
42b5a6f0bc | 2024-04-18 14:59:25 +0200 | kabdelhak | [NB] update pre variables (#12274) |
d4909e398e | 2024-04-18 14:13:18 +0200 | kabdelhak | [NB] fix composite event equations (#12273) |
68c056af9e | 2024-04-18 13:54:39 +0200 | kabdelhak | [NB] remove unsed test function (#12270) |
4974278c29 | 2024-04-18 13:18:30 +0200 | kabdelhak | [NB] adjacency: remove skips in conditions (#12271) |
de46d5b2f7 | 2024-04-17 16:30:32 +0200 | Adeel Asghar | Attempt to fix the random crashes in Element::updateDynamicSelect (#12264) |
3242061240 | 2024-04-17 13:12:55 +0200 | Andreas | Fixing quoted identifier lexing (#12250) |
7c3f04f65f | 2024-04-17 11:28:23 +0200 | kabdelhak | [FE] correctly check for constant value (#12263) |
c3d1dae5b2 | 2024-04-16 17:36:38 +0200 | Per Östlund | Improve handling of array bindings for Base Modelica (#12259) |
dab7276414 | 2024-04-16 14:02:32 +0200 | kabdelhak | [NB] adjacency update (#12216) |
acf1c77dbf | 2024-04-16 12:38:58 +0200 | Adeel Asghar | Retain the existing icon/diagram annotation of pasting new elements (#12254) |
497739f6c7 | 2024-04-16 12:33:27 +0200 | Per Östlund | Revert "Merge array bindings in AbsynUtil.mergeAnnotations (#12249)" (#12253) |
e1464fb0ff | 2024-04-15 15:19:53 +0200 | Per Östlund | Improve handling of partial derivative of function (#12252) |
dcdcb5629d | 2024-04-15 14:30:54 +0200 | Per Östlund | Merge array bindings in AbsynUtil.mergeAnnotations (#12249) |
bbff56f6c9 | 2024-04-15 10:30:38 +0200 | Adeel Asghar | Allow space and comma in the name for quoted identifiers (#12247) |
90fe4918fc | 2024-04-15 09:01:39 +0200 | Adrian Pop | get rid of the warning about handleBaseClock (#12244) |
3bdce2a898 | 2024-04-12 15:49:05 +0200 | Per Östlund | Fix InstNode.getAnnotation (#12233) |
c0364580f4 | 2024-04-12 15:03:51 +0200 | Adeel Asghar | Add uses annotation when duplicating to global scope (#12232) |
78eb8ddbbf | 2024-04-12 14:27:35 +0200 | Adeel Asghar | Show the error from the instance API (#12231) |
dadd01e539 | 2024-04-11 17:26:49 +0200 | Per Östlund | Don't set path when duplicating from system library (#12227) |
113dcdf52f | 2024-04-11 16:18:33 +0200 | Adeel Asghar | Do not call childrenBoundingRect from the boundingRect (#12224) |
9a80704a4f | 2024-04-11 15:14:49 +0200 | Adeel Asghar | Exclude root LibraryTreeItem from LibraryTreeModel::findLibraryTreeItem (#12226) |
5d80613978 | 2024-04-10 18:55:47 +0200 | Adeel Asghar | Each variable can have its own prefix (#12221) |
252fbdb82a | 2024-04-10 17:27:19 +0200 | Per Östlund | Evaluate HideResult annotations (#12220) |
6b6c11ff59 | 2024-04-10 17:26:04 +0200 | Adrian Pop | Use model instance to generate the data needed by OMSens (#12208) |
b77f6ab50a | 2024-04-09 13:46:31 +0200 | Per Östlund | Improve handling of augmented flow variables (#12215) |
f391abba35 | 2024-04-09 09:31:51 +0200 | kabdelhak | [NB] add partial derivatives of functions (#12203) |
6016ef7071 | 2024-04-09 02:56:38 +0200 | Adeel Asghar | Add uses annotation after duplicating a model (#12213) |
1b2eabe8bd | 2024-04-09 01:32:37 +0200 | Adeel Asghar | Allow editing top level parameters (#12198) |
a3e6d9a6f9 | 2024-04-08 15:36:03 +0200 | Per Östlund | Improve AbsynUtil.pathStripSamePrefix (#12212) |
9eb5232824 | 2024-04-08 14:34:07 +0200 | Per Östlund | Handle invalid components better in instance API (#12211) |
ff4a0ea5da | 2024-04-05 18:59:17 +0200 | phannebohm | Use `modelica_boolean`s (#12204) |
3ad175e970 | 2024-04-05 17:29:13 +0200 | Per Östlund | Add setElementType API (#12200) |
1d26a1aa04 | 2024-04-05 16:53:44 +0200 | phannebohm | [C] Constrain nls iteration variables (#12201) |
05e800f390 | 2024-04-05 16:21:43 +0200 | Per Östlund | Preserve global context flags in Typing.typeCref2 (#12202) |
1cb1c69e62 | 2024-04-04 18:34:47 +0200 | phannebohm | Print true name of iteration variable when inf/nan (#12195) |
bc6c9619b2 | 2024-04-03 18:38:47 +0200 | Julien Schueller | OMEdit: Add support for LibXml2 instead of XmlPatterns (#11569) |
cf32d4632a | 2024-04-03 15:30:58 +0200 | kabdelhak | [BE] fix? resolve loops (#12186) |
cf069dbd01 | 2024-04-03 14:45:49 +0200 | Per Östlund | Don't move external object bindings to equations (#12185) |
0f1ee9aef5 | 2024-04-02 17:17:46 +0200 | Per Östlund | Fix Flatten.splitRecordCref (#12181) |
a7d11a89c1 | 2024-04-02 16:16:18 +0200 | Adeel Asghar | Fix Transformation copy constructor (#12180) |
3ffcc55cf6 | 2024-04-02 14:00:04 +0200 | Adeel Asghar | Show the modifier value when the value is defined (#12178) |
fc210a9629 | 2024-03-30 08:44:47 +0100 | Per Östlund | Don't check record parameters with new backend (#12175) |
6c2fe7e393 | 2024-03-29 01:54:40 +0100 | phannebohm | Replace shared crefs with zero in resolve loops (#12167) |
ec34d31d6a | 2024-03-28 22:12:36 +0100 | Adeel Asghar | Correct class for selecting file type (#12170) |
e216ac0e07 | 2024-03-28 21:21:54 +0100 | Adeel Asghar | Adapt the create connector to instance API (#12169) |
a5a3ab3b6f | 2024-03-27 15:35:01 +0100 | Per Östlund | Implement inheritance of experiment annotations (#12148) |
a979a3a7a0 | 2024-03-27 14:40:54 +0100 | Per Östlund | Load dependencies in loadString (#12158) |
1fb3195a86 | 2024-03-27 01:15:55 +0100 | Adeel Asghar | Set the bounding rectangle of the port (#12157) |
62bda87577 | 2024-03-27 00:47:30 +0100 | Adeel Asghar | Use the correct parent name of the connector (#12156) |
3233a35e00 | 2024-03-27 00:12:25 +0100 | Adeel Asghar | Fix creating the connection between two expandable connectors (#12155) |
2576279839 | 2024-03-26 23:05:55 +0100 | Adeel Asghar | Show the loaded classes with auto-complete (#12154) |
8c898aa299 | 2024-03-26 19:09:39 +0100 | Francesco Casella | Add documentation of BaseModelica output to the User's Guide (#12149) |
3e14fe1194 | 2024-03-26 18:20:00 +0100 | phannebohm | [NB] Fix binding/start equations for non-literals (#12133) |
a8423ddf1a | 2024-03-26 13:31:12 +0100 | Per Östlund | Fix connector balance check (#12146) |
3c8d879e83 | 2024-03-26 12:04:56 +0100 | phannebohm | [NB] Simplify unmatched string (#12144) |
b8b1009d91 | 2024-03-26 11:44:10 +0100 | Vitalij | doc: fix formation (#12143) |
26258c5b66 | 2024-03-26 10:48:47 +0100 | Vitalij | [DO] Refactor code for hessian (#8069) |
f039920ad3 | 2024-03-26 10:28:40 +0100 | Adeel Asghar | Check if the parameter/modifier value is defined (#12142) |
9ae201ce92 | 2024-03-25 20:22:14 +0100 | Adeel Asghar | Set the modifier name when modifier is not an object (#12140) |
6345407eb7 | 2024-03-25 18:09:00 +0100 | phannebohm | Fix `toString` for multary (#12139) |
c4b57fe2fe | 2024-03-25 16:04:30 +0100 | Per Östlund | Remove `defineunit` from parser (#12138) |
30e47bd1a1 | 2024-03-25 14:43:46 +0100 | Adeel Asghar | Show an error message in the diagram view when the instance API fails (#12137) |
87e3d4c2fc | 2024-03-25 12:09:16 +0100 | Per Östlund | Fix dimension typing regression (#12136) |
7423fcddfa | 2024-03-22 17:18:56 +0100 | arun3688 | update OMSimulator (#12134) |
8d62ffaf86 | 2024-03-22 15:56:15 +0100 | Adeel Asghar | Check if auto scale is enabled before automatically calling fitInView (#12132) |
299ac6ebce | 2024-03-22 15:28:16 +0100 | Per Östlund | Improve handling of unknown dimensions in functions (#12131) |
507c50ec27 | 2024-03-22 09:42:35 +0100 | Adeel Asghar | Avoid crashing transformational debugger when using the NB (#12130) |
e05e0bd0fd | 2024-03-21 17:10:05 +0100 | phannebohm | [janitor] NB Events (#12129) |
76b4245576 | 2024-03-21 15:32:20 +0100 | kabdelhak | [BE] inherit protected attribute to dummy state derivatives (#12128) |
b786a4f951 | 2024-03-20 14:56:08 +0100 | Adeel Asghar | Prompt for a name change when duplicating component (#12123) |
ed89b5f2f4 | 2024-03-19 16:09:15 +0100 | Adeel Asghar | Hide only protected variables for encrypted classes (#12121) |
d4be4235e7 | 2024-03-19 13:35:26 +0100 | Per Östlund | Improve copyClass API (#12120) |
c54136e594 | 2024-03-19 02:18:59 +0100 | Adeel Asghar | Show the redeclare from the extends clause modifiers (#12119) |
47c3c7528c | 2024-03-19 01:30:48 +0100 | Adeel Asghar | Check if parameter value is found (#12118) |
f7edeca1d4 | 2024-03-18 22:28:53 +0100 | Adrian Pop | detect ucrt or msys perl (#12116) |
513c6614b1 | 2024-03-18 02:16:17 +0100 | Adeel Asghar | Use the line thickness attribute properly (#12115) |