| Commit | Date | Author | Summary |
| 8a3adbca2d | 2026-06-10 00:41:54 +0200 | rfranke | [Cpp, FMI] move generation of modelInstance.json to SimCodeMain (#15801) (#15803) |
| d3c6f91f0f | 2026-06-09 21:58:28 +0200 | Martin Sjölund | Parser: named arguments after positional needs a comma (#15802) |
| ae8f8b8270 | 2026-06-09 21:12:08 +0200 | Martin Sjölund | Handle END_IDENT for Optimica (#15800) |
| 5abada389d | 2026-06-09 19:37:57 +0200 | Martin Sjölund | expandDerExp: stop earlier on errors (#15799) |
| c6af4f1b2d | 2026-06-09 16:08:32 +0200 | Martin Sjölund | Use loops over recursion (#15781) |
| 0d9512b580 | 2026-06-09 14:42:28 +0200 | Adrian Pop | [SimCode] Fix codegen for nested initialization nonlinear systems (#15433) (#15795) |
| 7cc8988e78 | 2026-06-09 13:51:12 +0200 | Julien Schueller | Bump OMCompiler/3rdParty (#15791) |
| 53632c4104 | 2026-06-09 11:01:36 +0200 | Adeel Asghar | Do not remove frame style from QTextBrowser (#15794) |
| 5797b44f0f | 2026-06-08 19:48:24 +0200 | kabdelhak | [NB] update iterator handling for function alias (#15793) |
| 086ebf1704 | 2026-06-08 17:33:56 +0200 | phannebohm | [C] Remove duplicate nnz counter in sparsity (#15786) |
| 5978f9f693 | 2026-06-08 16:33:46 +0200 | phannebohm | Remove unused variables (#15785) |
| e7f003a8a5 | 2026-06-08 16:25:53 +0200 | phannebohm | [NB] Remove custom Rational (#15784) |
| 83ec0c06ab | 2026-06-08 14:26:38 +0200 | Adeel Asghar | Reduced the default minimum width for value (#15782) |
| ac04a64e32 | 2026-06-08 13:56:53 +0200 | Martin Sjölund | CodegenC.tpl: give hpcom pthread thread functions the pthread signature (#15772) |
| 5dddfb80e4 | 2026-06-08 13:10:48 +0200 | Adrian Pop | [OMEdit] Enable MCP server build on Qt 6.4.x (#15779) |
| 8415f4f093 | 2026-06-08 13:10:09 +0200 | Adrian Pop | [OMEdit] Add Qt version in the About dialog (#15778) |
| 952f8a709c | 2026-06-08 11:10:27 +0200 | Martin Sjölund | SimulationRuntime cpp: don't re-prefix raw -l flags in LAPACK_LIBRARIES (#15776) |
| 4bdbbb9fe4 | 2026-06-08 10:59:47 +0200 | Martin Sjölund | parser: report invalid-escape warning at the real source position (#15775) |
| a8c3054c92 | 2026-06-08 10:53:41 +0200 | Martin Sjölund | Fix string corruption in reverse-order StringAllocator fills (#15774) |
| 093518e2c9 | 2026-06-08 10:45:14 +0200 | Martin Sjölund | CodegenC.tpl: emit headers for WHEN generic-call loop bodies (#15773) |
| b07706f432 | 2026-06-08 10:44:52 +0200 | Martin Sjölund | BackendDump: drop debug SIMULATION/INITIALSYSTEM print in dumpLoops (#15771) |
| c7cd5d8ee8 | 2026-06-07 21:10:28 +0200 | Martin Sjölund | Tpl: iterate token lists in iterSeparatorString/iterAlignWrapString (#15770) |