| Commit | Date | Author | Summary |
| 8eaf89f956 | 2026-08-27 10:10:01 +0200 | Martin Sjölund | wasm-jit: assertCommonVar for every model error (#16457) |
| 519e805b73 | 2026-08-27 06:51:49 +0200 | Martin Sjölund | web: tidy simulator UI, fix 3D orbit (#16462) |
| 1366623f61 | 2026-08-27 06:50:39 +0200 | Martin Sjölund | wasm FMU: pick the loader's own .cwasm, count LAPACK (#16461) |
| e6fbfcac17 | 2026-08-27 06:49:36 +0200 | Martin Sjölund | wasm-jit: diagnostics, +profiling, NLS parity (#16450) |
| e7bc49668e | 2026-08-26 21:26:22 +0200 | Martin Sjölund | wasm-jit: artifact faces with external "C" (#16459) |
| 136f1edff2 | 2026-08-26 17:40:00 +0200 | Martin Sjölund | wasm-jit: LOG_EVENTS_V, kinsol_b, PRIMME SVD (#16453) |
| 6a65ecb488 | 2026-08-26 16:35:27 +0200 | Martin Sjölund | wasm-jit: FMI 3.0 import, terminals, assert unwind (#16447) |
| e33de6c7ec | 2026-08-26 16:25:50 +0200 | Martin Sjölund | wasm-jit: new-backend Jacobians and C's NLS ladder (#16452) |
| d1ff14b832 | 2026-08-26 15:59:47 +0200 | Martin Sjölund | Bump OMSimulator (#16448) |
| 7bc4ea2e5a | 2026-08-26 14:11:42 +0200 | Per Östlund | Avoid shadowed names in copyClass (#16449) |
| cfa3ee60ff | 2026-08-26 12:42:45 +0200 | Andreas | Fix ParModelica on CMake and AMD machines (#16431) |
| 8d57704ae3 | 2026-08-26 12:30:02 +0200 | Martin Sjölund | wasm-jit: assert reporting and dynamic tearing (#16445) |
| 5e9a30e6d2 | 2026-08-26 05:37:51 +0200 | Martin Sjölund | wasm-jit: wasm pointers are unsigned i32 |
| bf456e5d42 | 2026-08-26 04:18:18 +0200 | Martin Sjölund | wasm-jit: run minpack twice, as NLS_MIXED does |
| 6dc1ea375d | 2026-08-26 06:52:45 +0200 | Martin Sjölund | wasm-jit: let a model error reach the step's catch |
| ab3391972d | 2026-08-26 06:52:20 +0200 | Martin Sjölund | wasm-jit: run the equation lists C runs |
| b075fa158c | 2026-08-26 06:52:00 +0200 | Martin Sjölund | wasm-jit: five value-lowering fixes |
| b9b1c9bc3b | 2026-08-26 06:50:33 +0200 | Martin Sjölund | wasm-jit: external C over WASI |
| 15fc5eff8a | 2026-08-26 09:45:52 +0200 | Martin Sjölund | Give MMC and the Rust omc the same value order (#16442) |
| 204b7ccbba | 2026-08-26 07:33:46 +0200 | Martin Sjölund | Simulate a wasm FMU three ways from one export (#16444) |
| bfd9938716 | 2026-08-25 22:35:47 +0200 | kabdelhak | [NB] multiple fixes to get SOFC cammerata model running (#16250) |
| a4471969d2 | 2026-08-25 18:52:32 +0200 | Martin Sjölund | wasm-jit: symSolver and the CVODE method flags (#16425) |
| 4fc066a502 | 2026-08-25 16:48:52 +0200 | Martin Sjölund | wasm FMU: honour buildModelFMU(method=) (#16441) |
| d1d46ff0b3 | 2026-08-25 15:21:13 +0200 | Andreas | Remove dead rmltranslator testsuite directory (#16436) |
| 3dd6d3b1b3 | 2026-08-25 14:52:18 +0200 | Andreas | Fix Matlab Translator Test CMake (#16435) |
| 17eb62b91a | 2026-08-25 14:48:33 +0200 | Martin Sjölund | Convert string literals from package.encoding (#16434) |
| 26366b2d0d | 2026-08-25 14:09:58 +0200 | Martin Sjölund | wasm-jit: gbode feature parity with the C runtime (#16433) |
| 365646b372 | 2026-08-25 13:41:50 +0200 | Martin Sjölund | wasm-jit: -ls lis and sticky noThrowDivZero (#16432) |
| 9f5431f03e | 2026-08-25 12:10:04 +0200 | Martin Sjölund | Use faer for the LAPACK routines it can serve (#16423) |
| d7c6b245a4 | 2026-08-25 11:46:30 +0200 | Adeel Asghar | Replace deprecated QSignalMapper::mapped(int) signal with mappedInt (#16428) |
| 326ca27a21 | 2026-08-25 11:11:01 +0200 | Martin Sjölund | Render FMI 3.0 icons in the Rust omc (#16427) |
| 406ff3bcdb | 2026-08-25 11:00:21 +0200 | Martin Sjölund | Port covertTextFileToCLiteral and fmilib's DE warnings (#16426) |
| 73398c917d | 2026-08-25 09:40:33 +0200 | Martin Sjölund | wasm-jit: data reconciliation (-reconcile) (#16424) |
| aa9d68ca2d | 2026-08-25 06:29:12 +0200 | Martin Sjölund | Import and simulate FMUs with our own masters (#16422) |
| 2fb8f83601 | 2026-08-24 21:18:23 +0200 | Martin Sjölund | wasm-jit: C's assert channels for an FMU (#16415) |
| 99f2330de5 | 2026-08-24 20:44:25 +0200 | Adeel Asghar | Rename children name structure when a class is renamed (#16382) |
| d288fb16d8 | 2026-08-24 20:03:47 +0200 | Martin Sjölund | [C] Cap expression nesting in the C code generator (#16421) |
| 126b1a4e4c | 2026-08-24 18:09:46 +0200 | Martin Sjölund | Port the SVD from reference LAPACK (#16419) |
| 8a9ce190a5 | 2026-08-24 17:17:25 +0200 | Andreas | Remove OMCMonitor (#16418) |
| 806c34577a | 2026-08-24 17:16:52 +0200 | Andreas | Remove ModelicaXML dead code (#16417) |
| 6a932650e0 | 2026-08-24 13:38:53 +0200 | Martin Sjölund | Fix MAT v4 write from a wasm host (#16416) |