Commit | Date | Author | Summary |
e296fdfd1a | 2024-11-18 19:22:27 +0100 | Francesco Casella | Added section on backwards compatibility to the User's Guide (#13217) |
3dbe99d0c0 | 2024-11-18 14:04:25 +0100 | Per Östlund | Fix compilation warnings (#13242) |
c8122a771d | 2024-11-18 11:23:23 +0100 | Adeel Asghar | Update OMSens (#13241) |
fa0feae0f6 | 2024-11-18 10:05:25 +0100 | kabdelhak | [NF] adding applyToScope for Expression.applySubscript (#13234) |
92fc808a19 | 2024-11-16 13:52:09 +0100 | phannebohm | Don't make lists when traversing UnorderedSet/Map (#13235) |
8979989a63 | 2024-11-15 17:42:38 +0100 | phannebohm | [NB] refine only discrete equations/variables for minimal tearing (#13233) |
4cc31a2d52 | 2024-11-15 17:04:25 +0100 | phannebohm | [NB] Fix collection of parts with dynamic Jacobian (#13156) |
c472cd8680 | 2024-11-15 15:18:45 +0100 | kabdelhak | [NB] correctly lower attributes of array records (#13230) |
820788bdc8 | 2024-11-15 15:16:17 +0100 | Per Östlund | Scalarize partially connected arrays (#13229) |
2769aff60d | 2024-11-15 14:46:06 +0100 | Per Östlund | Update C++ frontend (#13232) |
2fe8284f32 | 2024-11-15 11:20:32 +0100 | rfranke | Cpp FMI: fix return of reference to local string (#13103) |
962ef810a1 | 2024-11-15 14:13:18 +0100 | kabdelhak | [NB] fix record and tuple sizes (#13227) |
58f4831a2c | 2024-11-15 14:12:43 +0100 | kabdelhak | [NB] update failtrace dump (#13231) |
88fdaae71e | 2024-11-14 12:48:31 +0100 | Adeel Asghar | Draw a default grey box if the model doesn't have an icon (#13215) |
496dd7381c | 2024-11-13 02:13:45 +0100 | arun3688 | export author, license and copyright to modeldescription.xml (#13205) |
35bca59dc7 | 2024-11-12 18:06:11 +0100 | Per Östlund | Move getNthConnector/getConnectorCount to the typed API (#13202) |
0069b43702 | 2024-11-12 15:32:45 +0100 | Adeel Asghar | Select the interval in simulation setup (#13199) |
31964024f3 | 2024-11-12 14:41:03 +0100 | Per Östlund | Avoid split indices with getModelInstance (#13197) |
864e922841 | 2024-11-12 12:21:34 +0100 | Per Östlund | Improve addComponent (#13190) |
33e92ac027 | 2024-11-12 10:15:24 +0100 | Adeel Asghar | Check if adding a component fails (#13183) |
b10ae3bdaf | 2024-11-12 08:55:15 +0100 | kabdelhak | [NF] remove trivial scalar product (#13181) |
7a05431bba | 2024-11-11 21:28:01 +0100 | phannebohm | Fix gbode tests (#13163) |
48612b1ba0 | 2024-11-11 18:53:03 +0100 | phannebohm | Remove unused debug flags for Jacobian (#13167) |
597fccbdf0 | 2024-11-11 16:20:37 +0100 | Adeel Asghar | Improve StringHandler::makeClassNameRelative (#13179) |
76ec5a9363 | 2024-11-11 15:02:30 +0100 | Adeel Asghar | Fix the icon display if the component does not have annotation (#13177) |
67cd8b97b3 | 2024-11-11 13:17:37 +0100 | Per Östlund | Base Modelica improvements (#13175) |
78d9a41044 | 2024-11-09 22:10:15 +0100 | phannebohm | [OB] Don't generate Jacobian if disabled (#13166) |
379d997a54 | 2024-11-09 22:06:44 +0100 | phannebohm | Refactor gbode_tableau (#13165) |
b341786f1e | 2024-11-09 09:10:23 +0100 | phannebohm | Change flag for Jacobian generation (#13161) |
1711781d8a | 2024-11-08 15:52:09 +0100 | phannebohm | [NB] Refactor checkVar interface (#13159) |
ccf6656af1 | 2024-11-08 15:09:23 +0100 | phannebohm | [NB] Use getVarPartner interface more (#13158) |
d750806bd0 | 2024-11-07 16:22:49 +0100 | Per Östlund | Add back test case removed by mistake (#13152) |
226a170db0 | 2024-11-07 14:42:43 +0100 | Adeel Asghar | Display array notation with component name and tooltip (#13143) |
27bed8139d | 2024-11-07 14:21:28 +0100 | Per Östlund | Add setExtendsModifier API (#13151) |
5a47dead6b | 2024-11-07 13:35:56 +0100 | Per Östlund | Improve mergeComponents for extends (#13149) |
6a0e852842 | 2024-11-06 21:44:57 +0100 | arun3688 | use Makefile to build FMU's for Cpp runtime in OMEdit (#13142) |
dfdcd7a039 | 2024-11-06 17:26:18 +0100 | Per Östlund | Move getNthConnectionAnnotation to the typed API (#13145) |
4386d510de | 2024-11-06 16:03:13 +0100 | kabdelhak | [testsuite] add test case to new backend (previously only CPP test) (#13141) |
3f787ce58c | 2024-11-06 14:29:42 +0100 | phannebohm | [NB] Refactor slow code in Tearing (#13140) |
079562cc74 | 2024-11-06 12:15:59 +0100 | Adeel Asghar | Load the translation file of languages OMEdit support (#13139) |
4bd69db6a1 | 2024-11-05 15:08:57 +0100 | kabdelhak | [NB] remove dummy equations after cleanup (#13135) |
b09ec7086a | 2024-11-05 13:37:50 +0100 | kabdelhak | [NF] fix fill() to array constructor (#13133) |
266dcf59b4 | 2024-11-05 12:48:50 +0100 | Per Östlund | Propagate settings to Inst.instComponentExpressions (#13134) |
597377c11c | 2024-11-05 09:28:12 +0100 | Adeel Asghar | Update OMSens_Qt (#13132) |
943b3f03cd | 2024-11-05 01:20:49 +0100 | Francesco Casella | Updated User's Guide section on importing start values from previous simulation results (#13131) |
a5470be146 | 2024-11-04 17:37:14 +0100 | Per Östlund | Optimize ComponentRef.hash (#13127) |
6243644533 | 2024-11-04 15:22:54 +0100 | Adeel Asghar | Better check for save type of LibraryTreeItem (#13125) |
cb48d40df6 | 2024-11-04 14:50:32 +0100 | Adeel Asghar | Improve the check for LibraryTreeItem type (#13123) |
148ac1f93e | 2024-11-04 12:41:33 +0100 | Adeel Asghar | Cleanup the code (#13122) |
2dbdb65ee7 | 2024-11-04 11:10:21 +0100 | rfranke | Cpp FMI: don't check clockSubactive in firstTick of simulation code |
8c410970cc | 2024-11-04 11:30:56 +0100 | phannebohm | Fix spacing in *init.xml (#13118) |
07caea1cb5 | 2024-11-04 10:30:06 +0100 | Per Östlund | Allow merging in root class extends (#13117) |
901cc584d1 | 2024-11-03 18:20:30 +0100 | phannebohm | Introduce new flag `--maxSizeLinearization` (#13111) |
fb3dfb2cc5 | 2024-11-02 15:50:28 +0100 | Adrian Pop | get more info on cmake and env vars (#13109) |
429db6e751 | 2024-11-01 16:59:08 +0100 | Per Östlund | Move add/deleteConnection to the typed API (#13105) |
cd03f93fd3 | 2024-11-01 16:34:22 +0100 | Adeel Asghar | Show a warning if OMEdit fails to load the translation file (#13106) |
d16b50a893 | 2024-11-01 15:33:46 +0100 | arun3688 | check for root System is NULL when exporting and importing resources/signalFilter.xml (#13104) |
3b470d1ae3 | 2024-10-31 15:52:51 +0100 | Adeel Asghar | Implement simple reload using unload and load functionality (#13102) |
29c19a45bc | 2024-10-31 14:11:35 +0100 | arun3688 | use hashed string of modelName when building FMU (#13101) |
eacc3780a3 | 2024-10-31 10:55:03 +0100 | Adeel Asghar | Allow calling oms_replaceSubModel only on components/submodels (#13095) |
50b8b04cb1 | 2024-10-31 10:45:18 +0100 | Adeel Asghar | Check if oms_getElements return NULL (#13094) |
dbdd62e5a8 | 2024-10-30 17:58:46 +0100 | Per Östlund | Move setConnectionComment to the typed API (#13099) |
2552eef42c | 2024-10-30 11:41:16 +0100 | Adeel Asghar | Fix display of connections when in element mode (#13087) |
6254a2ee46 | 2024-10-30 01:37:49 +0100 | Adrian Pop | new dll copy needed in new OMDev (#13091) |
67def250c6 | 2024-10-29 18:01:36 +0100 | Per Östlund | Move getNthInheritedClass to the typed API (#13090) |
ef28f4411a | 2024-10-29 12:46:31 +0100 | Per Östlund | Install OMEdit translation files with CMake (#13088) |
b8e50a499d | 2024-10-28 22:54:05 +0100 | Adrian Pop | addressing: #13053 (#13086) |
0503aa2045 | 2024-10-28 18:50:20 +0100 | Per Östlund | Fix warnings in OMEdit (#13084) |
56911cfe45 | 2024-10-28 18:02:00 +0100 | Per Östlund | Move getInheritanceCount to the typed API (#13082) |
4b5236783d | 2024-10-28 14:52:43 +0100 | Per Östlund | Strip comments when dumping SCode modifiers in NFApi (#13080) |
d5c59c0577 | 2024-10-28 13:44:34 +0100 | Adeel Asghar | Enable/disable the option to save contents in one file (#13079) |
bb213c9729 | 2024-10-28 13:15:18 +0100 | Per Östlund | Fix QString::fromUtf8 in the bootstrapping sources (#13078) |
982563026f | 2024-10-25 22:26:44 +0200 | Adeel Asghar | Fix the zip process arguments (#13073) |
b1c8b927f6 | 2024-10-25 17:09:44 +0200 | Adeel Asghar | Enable the time slider for array plot and array parametric plot (#13072) |
a247cd4486 | 2024-10-25 16:55:45 +0200 | Per Östlund | Fix Bug3974 test case (#13071) |
833a471d15 | 2024-10-25 13:54:22 +0200 | Per Östlund | Move getNthComponentModification/Condition to the typed API (#13069) |
2a9e581976 | 2024-10-25 11:42:29 +0200 | arun3688 | fix importSignalFilter in OMSimulator (#13068) |
b715829497 | 2024-10-25 09:20:22 +0200 | Adrian Pop | newer clang in OMDev update needs specific import (#13066) |
358053a609 | 2024-10-24 16:27:56 +0200 | Per Östlund | Don't allow non-top-level within when loading top-level classes (#13063) |
095b226740 | 2024-10-23 16:31:50 +0200 | Adeel Asghar | Fix usage of Q_DISABLE_COPY_MOVE (#13057) |
3305f5b153 | 2024-10-23 14:16:08 +0200 | Per Östlund | Move some annotation API calls to the typed API (#13051) |
fce2b39e79 | 2024-10-23 09:36:55 +0200 | Adeel Asghar | [WIP] Hierarchical editing of models (#12878) |
3234f4fd0a | 2024-10-21 22:40:20 +0200 | phannebohm | [NB] Prepare dependencies before updating map (#13019) |
5f5c460177 | 2024-10-21 13:23:17 +0200 | Per Östlund | Remove `impure` from some builtin functions (#13043) |
fd942741da | 2024-10-18 19:54:37 +0200 | Per Östlund | Move more API calls to the typed API (#13040) |
c5f687ac59 | 2024-10-18 14:45:56 +0200 | Per Östlund | Improve scripting API output formatting (#13037) |
47dc2439b7 | 2024-10-17 17:02:48 +0200 | kabdelhak | [NB] introduce inlining of array constructors (#13035) |
1456d33a2a | 2024-10-17 15:45:41 +0200 | Per Östlund | Move updateComponent/deleteComponent to the typed API (#13033) |
a5f52b3c46 | 2024-10-17 14:27:59 +0200 | Per Östlund | Sync ModelicaBuiltin and NFModelicaBuiltin (#13034) |
64929320f9 | 2024-10-17 12:43:19 +0200 | Julien Schueller | OMNotebook: Dont use deprecated QMessageBox::warning (#13029) |
77b176f9d1 | 2024-10-16 18:11:08 +0200 | Per Östlund | Move addComponent to the typed API (#13028) |
ff7373beea | 2024-10-16 18:09:40 +0200 | Per Östlund | Improve Connections.makeConnections (#13025) |
3a3bcb3886 | 2024-10-16 17:34:52 +0200 | Per Östlund | Ignore missing bindings when building record binding (#13024) |
0506b50182 | 2024-10-16 10:49:35 +0200 | Julien Schueller | OMPlot/OMEdit: QMouseEvent::globalPos, x, y are deprecated (#13020) |
242d200add | 2024-10-16 09:33:27 +0200 | Julien Schueller | OMNotebook: Use QMessageBox::warning standard variants (#13021) |
8b8fd04405 | 2024-10-15 18:34:25 +0200 | Per Östlund | Move more API calls to the typed API (#13018) |
b5b39bf59c | 2024-10-15 16:08:54 +0200 | Per Östlund | Move more API calls to the typed API (#13017) |
cd4e54b090 | 2024-10-15 15:34:45 +0200 | Per Östlund | Move setParameterValue to the typed API (#13016) |
2efbe1459a | 2024-10-15 14:16:02 +0200 | Per Östlund | Improve getExtendsModifierNames API (#13015) |
579eb01b62 | 2024-10-14 14:00:06 +0200 | Adeel Asghar | Hide the start and fixed attributes based on final modifier (#13007) |
09cac58a08 | 2024-10-14 13:56:55 +0200 | kabdelhak | [NF] fix typo in Operator.isCombinable (#13005) |
7413de587b | 2024-10-14 13:22:40 +0200 | kabdelhak | [SimCode] fix usage of crefApplySubs (#13004) |
273ed430c8 | 2024-10-14 11:16:11 +0200 | Julien Schueller | Drop AA_UseHighDpiPixmaps for qt6 (#13000) |
cedd952045 | 2024-10-14 11:12:42 +0200 | Julien Schueller | Use setFontFamilies in Qt6 (#13001) |
e276d04054 | 2024-10-14 11:10:25 +0200 | kabdelhak | [NB] dont combine scalar product with other scalar operations in multaries (#12999) |
93565e9777 | 2024-10-12 18:07:50 +0200 | rfranke | [NF] Move some bindings of vectorized components into equations (#12951) |
9024c1601a | 2024-10-10 15:06:59 +0200 | rfranke | Add generic for equation to SimCode (#12951) |
4fcfbbf7e6 | 2024-10-11 22:23:34 +0200 | arun3688 | handle ModelicaError as assert failing with AssertionLevel = error (#12997) |
62fa70452f | 2024-10-11 17:26:28 +0200 | Per Östlund | Evaluate constants in Base Modelica records (#12998) |
cd3b8fd817 | 2024-10-11 13:07:31 +0200 | Per Östlund | Fix broken detection of Connections operators (#12996) |
61a4aba1a5 | 2024-10-10 16:24:39 +0200 | Per Östlund | Ignore noncritical failures in EvalConstants (#12994) |
276afd31b4 | 2024-10-09 18:32:29 +0200 | kabdelhak | [NB] remove unused and erronous code (#12992) |
dd05c31c85 | 2024-10-09 17:09:35 +0200 | kabdelhak | [NF] fix Operator.repairMultary() (#12990) |
322906d8e7 | 2024-10-09 16:11:46 +0200 | Adeel Asghar | Avoid opening unnecessary new plot window (#12989) |
d77e271546 | 2024-10-09 13:32:23 +0200 | Per Östlund | Don't evaluate if-conditions during flattening without scalarization (#12988) |
5fd03b6f00 | 2024-10-08 17:58:33 +0200 | kabdelhak | [NB] fix the lowering of if equations (#12986) |
b7d42264c8 | 2024-10-08 16:17:35 +0200 | kabdelhak | [NB] improve lowering of if equations (#12985) |
4ca99d047f | 2024-10-08 15:21:12 +0200 | Per Östlund | Improve record bindings in Base Modelica (#12984) |
a285eec15c | 2024-10-08 13:52:34 +0200 | Adeel Asghar | No elided text for multiline text (#12983) |
33db447f72 | 2024-10-04 19:12:45 +0200 | rfranke | [BE] Avoid expansion of vectorized bindings if not scalarizing (#12951) |
7f3462e040 | 2024-10-03 18:23:12 +0200 | rfranke | [NF,BE] Avoid expansion of vectorized bindings if not scalarizing (#12951) |
8f280d68e7 | 2024-10-04 15:09:28 +0200 | Adeel Asghar | Reset the opacity of conditional components (#12975) |
c804077a20 | 2024-10-03 20:04:29 +0200 | arun3688 | set CMAKE_FIND_LIBRARY_SUFFIXES for cross platforms (#12972) |
dc0fc08659 | 2024-10-03 13:37:15 +0200 | Per Östlund | Remove unnecessary definitions from FrontEndCpp CMake build (#12971) |
1da3033d56 | 2024-10-03 12:48:40 +0200 | Per Östlund | Fix CMake build for Windows (#12970) |
f6aecdfc33 | 2024-10-02 14:42:25 +0200 | phannebohm | [CodeGen] Introduce index map for resizable arrays (#12964) |
e36b641001 | 2024-10-02 14:39:36 +0200 | kabdelhak | * [NB] refine and cleanup x^y differentiation (#12960) |
e672d09ada | 2024-10-01 19:47:46 +0200 | Per Östlund | Use annotation instead of cflags for flattening tests (#12963) |
c7ecde1459 | 2024-10-01 17:19:29 +0200 | phannebohm | Use faster operations on lists and Options (#12955) |
d531018d9c | 2024-10-01 15:54:47 +0200 | Per Östlund | Add context to `Inst.expand` (#12962) |
33e14b0675 | 2024-10-01 15:11:45 +0200 | kabdelhak | [NF] implement __OpenModelica_resizable annotation (#12956) |
ec65d38b68 | 2024-09-30 11:39:29 +0200 | Adeel Asghar | Remove MSVC targets as we don't support them anymore (#12950) |
4d935ff276 | 2024-09-28 01:34:54 +0200 | arun3688 | update startTime provided by user in FMU (#12948) |
d406121351 | 2024-09-27 13:30:04 +0200 | Per Östlund | Fix syntax when generating function ptr array (#12946) |
1c13abaa97 | 2024-09-27 12:26:29 +0200 | kabdelhak | [NB] update for equation inlining (#12944) |
357df3dd0f | 2024-09-26 18:47:14 +0200 | kabdelhak | [NB] DAEMode: add no return equations to all sim (#12939) |
27f0bf5d68 | 2024-09-26 16:39:55 +0200 | Per Östlund | Fix evaluation of record fields (#12940) |
9c930d2cf6 | 2024-09-26 16:16:39 +0200 | kabdelhak | [NB] resizable components backbone (#12936) |
a67ba990c6 | 2024-09-26 14:24:41 +0200 | phannebohm | [C] Make functionXXX flexible (#12934) |
4eb7a879bd | 2024-09-26 10:54:22 +0200 | Henning Kiel | [Janitor] more listLength (#12920) |
e813f88fed | 2024-09-25 18:13:10 +0200 | kabdelhak | [NB] alias: normalize nominal values (#12892) |
b6388708b8 | 2024-09-25 16:41:52 +0200 | Per Östlund | Optimize NB jacobian creation (#12932) |
8f3e6782c8 | 2024-09-25 16:09:19 +0200 | Adeel Asghar | Set simulation process environment when using algorithmic debugger (#12933) |
b01867df6c | 2024-09-25 15:09:30 +0200 | kabdelhak | [NB] update events (#12886) |
76d511067d | 2024-09-25 14:46:28 +0200 | Adeel Asghar | Added the copyright text to header and source file (#12929) |
8b9f91f5b9 | 2024-09-25 13:37:21 +0200 | Adeel Asghar | Fix GDB path for algorithmic debugger (#12924) |
c296bbf01a | 2024-09-24 14:08:47 +0200 | arun3688 | disable cmake coloring to disable ANSI escape codes (#12918) |
e9e3dc1832 | 2024-09-23 16:29:27 +0200 | Per Östlund | Optimize iteration variables in SimCodeUtil (#12914) |
fb94f6697f | 2024-09-23 15:34:52 +0200 | Henning Kiel | [Janitor] replace more listLength() (#12913) |
bf7f7c64f7 | 2024-09-23 12:26:52 +0200 | arun3688 | add separate FMU export output window, which shows FMI export progress in OMEdit (#12891) |
d863c0d592 | 2024-09-20 18:24:27 +0200 | Per Östlund | Optimize HpcOmTaskGraph.createTaskGraph (#12905) |
a2fffa09b0 | 2024-09-20 16:04:33 +0200 | Per Östlund | Optimize HpcOmTaskGraph.getEquationsStrings2 (#12903) |
d4817cdded | 2024-09-19 16:21:27 +0200 | arun3688 | fix fmiFilter when using --exportClocksInModelDescription (#12895) |
e499b20663 | 2024-09-18 00:56:40 +0200 | Per Östlund | Improve -d=evalOutputOnly performance (#12894) |
149ccc25c4 | 2024-09-16 16:54:39 +0200 | Per Östlund | Get rid of unnecessary global constant (#12890) |
9ae93a8d26 | 2024-09-16 15:07:47 +0200 | Per Östlund | Update Modelica versions (#12889) |
bd985bae66 | 2024-09-13 20:04:25 +0200 | phannebohm | [janitor] Replace `listLength == 0` by `listEmpty` (#12884) |
131cb1a233 | 2024-09-13 18:44:03 +0200 | kabdelhak | [NB] also traverse message of asserts with map() (#12883) |
996bf65bf4 | 2024-09-13 18:05:40 +0200 | kabdelhak | [NB] remove subscripts for event vars (#12882) |
29e3bb89e5 | 2024-09-13 17:30:16 +0200 | Per Östlund | Improve mapVector in MetaModelica C++ interface (#12881) |
ed2a804313 | 2024-09-13 17:07:03 +0200 | kabdelhak | [NF] fix algorithm alias (#12879) |
8218c9f2bb | 2024-09-13 16:31:53 +0200 | Per Östlund | Add FrontEndCpp to autotools build (#12876) |
5b81439264 | 2024-09-13 14:47:16 +0200 | kabdelhak | [NB] update algorithm events (#12877) |
2b0a736076 | 2024-09-12 14:57:34 +0200 | kabdelhak | [NB] Alias: support array values in nominal check (#12874) |
1a08d0b00b | 2024-09-12 00:20:46 +0200 | Francesco Casella | Clarified --evaluateAllParameters documentation (#12873) |
802849e852 | 2024-09-11 17:16:59 +0200 | kabdelhak | [NB] update slicing (#12872) |
a144580a4b | 2024-09-11 15:53:33 +0200 | kabdelhak | [NB] fix slicing of variables (#12870) |
90ebc931cc | 2024-09-10 18:59:48 +0200 | cbermperi | [NB] Add case for array equations in function findSimpleEquation (#12832) |
0047928cc0 | 2024-09-10 17:40:45 +0200 | phannebohm | [janitor] Use partial `checkEqn` and fix typos (#12869) |
a89e74ca49 | 2024-09-10 16:02:28 +0200 | kabdelhak | [NB] update inline module (#12868) |
6ce332eb40 | 2024-09-10 14:41:18 +0200 | kabdelhak | [NB] have a backup solving for sliced for loops (#12867) |
f8243991a6 | 2024-09-10 14:07:28 +0200 | Henning Kiel | listEmpty instead of listLength==0 (#12866) |
82f9032862 | 2024-09-10 11:43:03 +0200 | kabdelhak | [NB] refactor inline module (#12863) |
e60ae13573 | 2024-09-10 10:18:43 +0200 | Henning Kiel | replace sprintf by snprintf (#12865) |
7c5c955995 | 2024-09-09 16:20:28 +0200 | rfranke | Don't combine subscripts for exposeLocalIOs (#12854) (#12861) |
ffbf36d7f1 | 2024-09-09 13:46:16 +0200 | Adeel Asghar | Set PlotWindow toolbar icons size same as OMEdit main toolbar (#12857) |
69dcbd030e | 2024-09-09 12:37:06 +0200 | Per Östlund | Fix FlatModelica::Expression relational operators (#12856) |
7eb86c5fc1 | 2024-09-06 19:51:34 +0200 | Per Östlund | Add type casting of records (#12853) |
f8d3f82139 | 2024-09-06 15:52:44 +0200 | Adrian Pop | v1.12.5-dev (#12852) |
7a25807de0 | 2024-09-06 14:04:01 +0200 | Adeel Asghar | Reset previously set unit prefix before changing the displayUnit (#12850) |
9617104b05 | 2024-09-05 13:29:35 +0200 | Per Östlund | Improve handling of unqualified imports (#12845) |
82134dcae6 | 2024-09-04 16:44:13 +0200 | kabdelhak | [NB] fix inlining of functions (#12843) |
b8b936e89e | 2024-09-04 15:40:46 +0200 | Andreas | OpenModelica_uriToFilename_impl check empty string (#12637) |
0cbb93586d | 2024-09-04 12:52:11 +0200 | kabdelhak | [NF] fix Dimension.size (#12836) |
070507b46d | 2024-09-04 12:25:56 +0200 | Adeel Asghar | Evaluate variables used in DynamicSelect (#12841) |
0e85141ea2 | 2024-09-03 18:44:45 +0200 | Per Östlund | Handle start attributes with each on parameters without binding (#12839) |
ff85d73d80 | 2024-09-03 14:03:03 +0200 | kabdelhak | [NF] remove debugging message (#12835) |
b4971595da | 2024-09-02 15:49:44 +0200 | Adeel Asghar | Check for index out of range (#12834) |
57d09e8be7 | 2024-09-01 21:50:56 +0200 | Adeel Asghar | Add type casting functions with exception (#12833) |
f69975f68c | 2024-08-30 13:09:33 +0200 | Per Östlund | Fix type checking of connectors (#12830) |
e79a414e9e | 2024-08-29 14:10:25 +0200 | Per Östlund | Improve type checking (#12829) |
03d7e53ed2 | 2024-08-29 13:27:00 +0200 | Adeel Asghar | More fixes for icon generation script (#12825) |
021284b454 | 2024-08-28 15:25:08 +0200 | arun3688 | export all attributes to fmimodeldescription.xml (#12827) |
c473b04168 | 2024-08-28 15:39:42 +0800 | James | Add cache clearing on class reload (#12826) |
b924bec24a | 2024-08-27 12:56:45 +0200 | Henning Kiel | remove duplicate case (#12822) |
43d5150779 | 2024-08-26 11:58:46 +0200 | Adeel Asghar | Fix generation of icons when placement annotation is missing (#12820) |
043791700f | 2024-08-26 11:49:45 +0200 | Adeel Asghar | Added km/h as displayUnit for speed m/s (#12819) |
c36e027b4f | 2024-08-26 10:35:10 +0200 | kabdelhak | [NB] add inlining of trivial array equations (#12805) |
328b2d397c | 2024-08-26 09:32:26 +0200 | cbermperi | [NB] Add variable types int and bool for collecting attributes (#12799) |
37d54ce0e3 | 2024-08-21 17:31:21 +0200 | arun3688 | fix OMSimulator dll path when building from Makefile (#12812) |
1351f51b16 | 2024-08-21 15:58:15 +0200 | kabdelhak | [NB] allow illegal skips (#12811) |
bfce840e28 | 2024-08-21 13:20:40 +0200 | Adeel Asghar | Associate the DynamicSelect diagram to the result in Variable Browser (#12808) |
faa789aad6 | 2024-08-20 17:58:38 +0200 | phannebohm | [NB] Fix order of `elsewhen` branches (#12807) |
b8d88a2f66 | 2024-08-20 15:50:55 +0200 | kabdelhak | [NB] update sliced balancing of initialization (#12804) |
476ac8cf1e | 2024-08-20 15:44:38 +0200 | phannebohm | [NB] Simplify if-equation structure (#12790) |
56fe5ad945 | 2024-08-20 11:51:18 +0200 | kabdelhak | [NB] update strong components (#12803) |
baa764832c | 2024-08-20 11:01:56 +0200 | phannebohm | [NB] Refactor hold events check for efficiency (#12802) |
20a061263e | 2024-08-19 16:44:55 +0200 | kabdelhak | [NB] handle lunary expressions in when conditions (#12801) |
42a37a6efc | 2024-08-19 16:04:06 +0200 | kabdelhak | [NB] add follow equations flag (#12800) |
bfeffdac4f | 2024-08-19 14:35:53 +0200 | kabdelhak | [NB/NF] simplify nested lunary (#12796) |
39465e4a5c | 2024-08-19 13:20:18 +0200 | Per Östlund | Fix InteractiveUtil.getInheritedAnnotation (#12798) |
a1b26e8939 | 2024-08-19 12:32:33 +0200 | Adeel Asghar | Invalidate the simulation options when the model text is changed (#12797) |
048f61d7d2 | 2024-08-19 11:52:42 +0200 | Per Östlund | Fix setElementModifierValue for redeclare elements (#12795) |
2ce16e8d3e | 2024-08-19 11:52:09 +0200 | kabdelhak | [NSim] fix entwined equations (#12794) |
596b7d3d68 | 2024-08-19 10:15:19 +0200 | kabdelhak | [NB] update residual for loops (#12793) |
541b4ded3f | 2024-08-18 10:57:12 +0200 | Julien Schueller | OMCompiler: Fix missing fstream include (#12792) |
8c9729e340 | 2024-08-16 15:12:36 +0200 | Adeel Asghar | Use the choice comment only for display (#12789) |
8a3de6a92c | 2024-08-16 12:48:09 +0200 | phannebohm | [NB] Simplify equations structurally (#12787) |
3bb00759fd | 2024-08-15 18:02:38 +0200 | Per Östlund | Add choices comments to the instance API (#12786) |
7834560f30 | 2024-08-15 17:12:19 +0200 | phannebohm | [NB] Remove all buitlin stream calls after alias (#12785) |
86b443b79c | 2024-08-15 16:27:05 +0200 | Per Östlund | Add comment to SCode.Mod (#12783) |
b016072b0f | 2024-08-15 14:14:01 +0200 | phannebohm | Use `map` to simplify equations (#12781) |
bb5ad443ef | 2024-08-15 12:10:45 +0200 | Adeel Asghar | Allow loading Base Modelica files (*.bmo) (#12780) |
849774e3de | 2024-08-15 10:32:14 +0200 | Per Östlund | Revert "Don't expand sum/product (#12773)" (#12779) |
e41d2be457 | 2024-08-14 15:43:17 +0200 | Adeel Asghar | Choices are expressed in the same unit as the parameter (#12777) |
1bf44b9105 | 2024-08-14 11:25:03 +0200 | Per Östlund | Don't expand sum/product (#12773) |
ae0b5f6e35 | 2024-08-13 14:36:13 +0200 | Adeel Asghar | Improve add component/connection and delete component/connection (#12774) |
63f4cd40d5 | 2024-08-12 14:47:41 +0200 | Per Östlund | Remove unnecessary dereference in ErrorMessage (#12772) |
9f1b2421d4 | 2024-08-09 14:49:51 +0200 | Adeel Asghar | Avoid calling `getModelInstance` when adding a new component (#12635) |
5ddb9ffbb9 | 2024-08-05 14:30:27 +0200 | kabdelhak | [NB] update holdEvents for clocked (#12765) |
e896e66d64 | 2024-08-02 15:55:53 +0200 | Adeel Asghar | Set the OriginItem position when creating the elements (#12763) |
faddacc204 | 2024-07-30 14:56:52 +0200 | Adeel Asghar | Remove the Element children when we delete it (#12758) |
0c65f417c3 | 2024-07-26 19:45:29 +0200 | phannebohm | [NB] Fix differentiation of builtin functions (#12755) |
bc9ccce484 | 2024-07-26 11:32:20 +0200 | kabdelhak | [testsuite] update new backend clock tests (move from failing to working) (#12752) |
853df95075 | 2024-07-26 10:28:36 +0200 | kabdelhak | [NSimCode] update no return equation handling (#12751) |
2351b80525 | 2024-07-26 09:21:41 +0200 | kabdelhak | [NSimCode] collect event clock when equations (#12750) |
c332a056d6 | 2024-07-24 17:12:14 +0200 | phannebohm | Wrap stream sum in `inStreamDiv` call (#12747) |
2d3d231d3d | 2024-07-23 16:13:34 +0200 | phannebohm | Fix inequality check on negative eps (#12741) |
520a8d92a5 | 2024-07-23 15:36:49 +0200 | phannebohm | Don't check div-by-zero (#12745) |
71f0aaf811 | 2024-07-23 15:36:08 +0200 | phannebohm | Deactivate Jacobians for SCCs (#12743) |
14f9d5a9d3 | 2024-07-22 11:13:18 +0200 | phannebohm | Check for div-by-zero at compile time (#12739) |
d48837e5bc | 2024-07-18 08:57:14 +0200 | phannebohm | [janitor] (#12724) |
e2752424f0 | 2024-07-17 18:57:01 +0200 | phannebohm | [NB] Reactivate use of sparsity pattern (#12530) |