Commit | Date | Author | Summary |
d3d5d8ff14 | 2023-11-10 00:21:49 +0100 | phannebohm | Fix isSeedCref (#11545) |
cf7557dc66 | 2023-11-09 18:28:35 +0100 | kabdelhak | [NB] correctly parse records and their children (#11542) |
1655a568c9 | 2023-11-09 17:49:56 +0100 | kabdelhak | [NB] various minor fixes (#11546) |
43dfd75574 | 2023-11-08 20:46:41 +0100 | phannebohm | [janitor] Fix string prefix checks (#11537) |
bebc301e53 | 2023-11-08 16:50:45 +0100 | kabdelhak | [NF] use makeRange() to have correct type (#11536) |
b796aa1b95 | 2023-11-08 15:21:48 +0100 | Per Östlund | Forbid type dimensions when redeclaring components (#11534) |
554769512d | 2023-11-08 14:56:39 +0100 | Adeel Asghar | Clear the model from the clipboard when its unloaded (#11533) |
6eef60bde6 | 2023-11-08 13:23:39 +0100 | kabdelhak | [NF] update NFFunction.hasSingleOrEmptyBody (#11530) |
c7f9a572b2 | 2023-11-08 13:09:18 +0100 | Adeel Asghar | Show the simulation toolbar for SSP models (#11529) |
24b7578a4f | 2023-11-08 13:05:34 +0100 | phannebohm | [NB] Fix small bugs in Events (#11525) |
21e1a6c8ce | 2023-11-08 12:15:08 +0100 | kabdelhak | [NB] move backenddaeinfo report until after binding equations are created (#11528) |
27a3f20ef3 | 2023-11-08 11:41:50 +0100 | kabdelhak | [NB] update record handling (#11517) |
5ba5f915e8 | 2023-11-07 19:07:25 +0100 | arun3688 | fix OMSimulator PYTHONPATH in OMEdit (#11526) |
2f9ee43d88 | 2023-11-07 17:05:09 +0100 | Per Östlund | Dump redeclares as structures in getModelInstance (#11518) |
1acc680662 | 2023-11-07 14:09:44 +0100 | Andreas | Don't allocate/free memory for each NLS call (#11455) |
f075b4ea32 | 2023-11-07 11:48:48 +0100 | phannebohm | Delete OpenModelicaScriptingAPI.tmp.mo after use (#11510) |
c944281e9b | 2023-11-06 21:14:37 +0100 | Mahder Gebremedhin | Use the build-deps image directly for the CMake job. (#11511) |
22a21efcb6 | 2023-11-06 17:47:59 +0100 | Andreas | Bump build-deps to v1.22.2 (#11509) |
92a20703be | 2023-11-06 14:53:19 +0100 | Per Östlund | Fix ExpressionSimplify.evalCat (#11507) |
1e7fc0a46f | 2023-11-03 17:18:03 +0100 | Mahder Gebremedhin | Switch PThread check and use logic. (#11471) |
53db5ac4d5 | 2023-11-03 16:57:23 +0100 | Adeel Asghar | loadString of the containing model to get correct error message (#11499) |
a3644c793e | 2023-11-03 14:43:59 +0100 | Andreas | Quick and uggly communication status for GBODE (#11461) |
0e8be8760a | 2023-11-03 00:38:32 +0100 | Per Östlund | Don't fail on invalid each usage in getModelInstance (#11493) |