| Commit | Date | Author | Summary |
| 43d2a0b3de | 2026-06-02 18:22:21 +0200 | kabdelhak | [NB] update slice candidates (#15723) |
| cadc97a325 | 2026-06-02 16:49:08 +0200 | Adrian Pop | [BE] Fix resolveLoops dropping non +/-1 coefficients when combining equations (#13292) (#15695) |
| 1097fa39f5 | 2026-06-02 16:24:53 +0200 | Per Östlund | Fix CMake warnings for OMSICpp (#15724) |
| 337a33103a | 2026-06-02 14:55:25 +0200 | Adrian Pop | ParModelica auto: JSON task-graph export/import and run-time strategy flags (#15721) |
| b46b2e2e00 | 2026-06-02 13:04:19 +0200 | kabdelhak | [NB] properly update mixed dependency adjacency (#15720) |
| 206a9b5d7e | 2026-06-02 11:52:38 +0200 | Adrian Pop | ParModelica auto: upgrade to oneTBB and fix parallel performance (#15719) |
| de4df256c8 | 2026-06-02 11:03:25 +0200 | Martin Sjölund | NSimCode/NSimJacobian: call the builtin isSome, not Util.isSome (#15716) |
| f28a7b52c4 | 2026-06-02 08:49:31 +0200 | Martin Sjölund | Let StringUtil.rest handle 1-length strings (#15715) |
| 13f07b817e | 2026-06-01 19:49:18 +0200 | Martin Sjölund | Matching: use safe arrayUpdate in fillnadjacency loop (#15708) |
| 093e2d1eb0 | 2026-06-01 19:48:56 +0200 | Martin Sjölund | BackendEquation: initialise extArg passthrough in traverseExpsOfWhenOps_WithStop (#15713) |
| 43c73dfa6c | 2026-06-01 17:36:02 +0200 | Martin Sjölund | Remove redundant self-qualified type/function references (#15710) |
| 4240ae747c | 2026-06-01 17:33:50 +0200 | Martin Sjölund | NBModule: import Matching = NBMatching (#15711) |
| 9582383762 | 2026-06-01 17:29:33 +0200 | Martin Sjölund | NBackEnd: fix two cross-scope visibility/qualification errors (#15709) |
| 5328eb1f6e | 2026-06-01 17:28:28 +0200 | Adeel Asghar | Use windeployqt6 utility to copy required Qt binaries and resources (#15684) |
| 660362f0ff | 2026-06-01 17:11:54 +0200 | Martin Sjölund | Make codegen_cpp a separate module (#15700) |
| 2dbc253a61 | 2026-06-01 16:12:11 +0200 | Andreas | Updating to build-deps:v1.22.3 (#15707) |
| a8f9250882 | 2026-06-01 14:44:39 +0200 | Per Östlund | Fix crash when editing legends in OMPlot (#15706) |
| 02fcfa9796 | 2026-06-01 14:43:01 +0200 | Martin Sjölund | BackendDump: drop stray DAE. prefix on ComponentReferenceBasics call (#15705) |
| 7b3dcefbec | 2026-06-01 14:37:59 +0200 | Martin Sjölund | SimCodeVar: initialise all SimVars fields in emptySimVars (#15704) |
| 796d1bbb33 | 2026-06-01 14:29:52 +0200 | Martin Sjölund | SimCodeUtil: call Dangerous.listReverseInPlace, not List.listReverseInPlace (#15702) |
| f2a4804dfb | 2026-06-01 14:12:01 +0200 | Martin Sjölund | Use builtin isSome/isNone instead of Util (#15699) |
| dbee0a66bb | 2026-06-01 12:43:08 +0200 | linuslangenkamp | [NB] generate optimization Jacobians (#15656) |