| Commit | Date | Author | Summary |
| 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) |
| 1819321c0f | 2026-08-23 21:14:49 +0200 | Martin Sjölund | Move Issue13905 to fmuCSources (#16412) |
| 3da99d3404 | 2026-08-23 20:09:30 +0200 | Martin Sjölund | wasm-jit: optimize() at the C runtime's fidelity (#16408) |
| 40248e6c22 | 2026-08-23 19:17:52 +0200 | Martin Sjölund | wasm-jit: keep root probes out of the g snapshot (#16409) |
| ccf5188918 | 2026-08-23 19:07:36 +0200 | Adrian Pop | [Testsuite] Let the remaining FMPy tests ask for their interpreter (#16411) |
| 7bd39ce59f | 2026-08-23 15:38:58 +0200 | Martin Sjölund | wasm-jit: per-operand nominal in the ZC band (#16407) |
| d8cde01a7d | 2026-08-23 13:22:30 +0200 | Adrian Pop | [Testsuite] Let the FMPy tests ask for their interpreter (FMPY_TOOL) (#16403) |
| 380bed622b | 2026-08-23 11:55:50 +0200 | Martin Sjölund | wasm-jit: simulation at the C runtime's speed (#16401) |
| 57c4061d63 | 2026-08-23 11:54:55 +0200 | Martin Sjölund | wasm-jit: C's bisection for state-less models (#16406) |
| 1dd5f47374 | 2026-08-23 10:08:46 +0200 | Adrian Pop | [Testsuite] Keep the FMI 3.0 system() commands to portable shell (#16398) |
| 92b628756b | 2026-08-23 10:08:16 +0200 | Adrian Pop | [FMI] Use the FMI 3.0 platform tuple for Windows binaries (#16404) |
| fbc4369174 | 2026-08-23 08:16:33 +0200 | Martin Sjölund | wasm FMU: log to stdout, C's CS event semantics (#16405) |
| ea251558d2 | 2026-08-22 19:42:13 +0200 | Adrian Pop | [Script] Unload a generated function's shared object after calling it on Windows (#16394) |
| ada245e153 | 2026-08-22 16:27:20 +0200 | Martin Sjölund | Make array subscripts fail instead of panicking (#16390) |
| 527d5de168 | 2026-08-22 14:05:14 +0200 | Adrian Pop | [Testsuite] Run a setup_command under sh on Windows (#16392) |
| 4f5f1b4d31 | 2026-08-22 14:02:08 +0200 | Adrian Pop | [Script] Let system() inherit our stdout on Windows when there is no log file (#16396) |
| 4fff5af429 | 2026-08-22 11:46:18 +0200 | Adrian Pop | [Testsuite] Give a test its directory dependencies on Windows (#16389) |
| b3e9863ecc | 2026-08-22 07:51:25 +0200 | Martin Sjölund | LAPACK in Rust for every target (#16383) |