| Commit | Date | Author | Summary |
| 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) |
| 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) |
| f98552c85b | 2026-08-22 01:59:06 +0200 | Adrian Pop | [FrontEnd] Say why an external library did not provide the function (#16376) (#16380) |
| c9301024b9 | 2026-08-22 01:05:09 +0200 | Adrian Pop | [CMake] Point OMEncryption at the MSYS perl on Windows (#16386) |
| 8c9530ab7c | 2026-08-22 00:23:08 +0200 | Adrian Pop | [FrontEnd] Let Testsuite.friendly strip a build_cmake tree (#16381) |
| 0f764eb52a | 2026-08-21 20:56:41 +0200 | Adrian Pop | [FrontEnd] setSourceFile: update the file of the class elements too (#16385) |
| ad2c218c7c | 2026-08-21 19:18:59 +0200 | Martin Sjölund | wasm-jit: retry a step that throws (#16372) |
| b9a254147e | 2026-08-21 19:17:40 +0200 | Martin Sjölund | wasm-jit: hold math events while linearizing (#16375) |
| 6c14ea2cd4 | 2026-08-21 17:33:25 +0200 | Andreas | Update cross compile Docker image (#14638) |
| 34398a2b1c | 2026-08-21 14:34:30 +0200 | Martin Sjölund | OMEdit web: local files, FMU export, -inputPath (#16374) |
| e591cea832 | 2026-08-21 12:38:03 +0200 | Martin Sjölund | wasm-jit: initSample after init, no-states euler (#16369) |
| af36088f43 | 2026-08-21 12:17:34 +0200 | Martin Sjölund | testsuite: a cSources suite for C-file checks (#16362) |
| 632c212080 | 2026-08-21 11:43:26 +0200 | Martin Sjölund | wasm-jit: -csvInput drives the simulation (#16371) |
| b1300f7b09 | 2026-08-21 10:41:01 +0200 | Martin Sjölund | wasm-jit: one record layout, and library order (#16368) |
| 6fb6d3afe7 | 2026-08-21 09:00:17 +0200 | Martin Sjölund | wasm-jit: external "C" ABI, records, RHSFinalFlag (#16361) |
| 9f0408a0fa | 2026-08-21 07:28:28 +0200 | Martin Sjölund | wasm-jit: interactive-API test parity with C (#16359) |
| 6729027953 | 2026-08-20 22:50:51 +0200 | Adrian Pop | [FMI] Send the parameters of an imported FMI 1.0 Co-Simulation FMU to the FMU (#16363) (#16366) |
| ddfdf2e8c9 | 2026-08-20 21:01:38 +0200 | Martin Sjölund | wasm-jit: generic residuals, $START NLS unknowns (#16365) |
| 510ef987ec | 2026-08-20 20:33:03 +0200 | Martin Sjölund | OMEdit wasm: link the simulation metadata tables (#16364) |
| 2ada3ef898 | 2026-08-20 18:43:24 +0200 | Adrian Pop | [FMI] Apply imported FMU parameters before initialization (#16354), and two related import fixes (#16357) |
| 63f97c6b03 | 2026-08-20 17:07:28 +0200 | Martin Sjölund | wasm-jit: a call as a value is its first output (#16358) |
| a521503b9a | 2026-08-20 16:21:05 +0200 | Martin Sjölund | wasm-jit: use the model's own usertab (#16355) |
| 786a8ceeb6 | 2026-08-20 16:20:06 +0200 | Martin Sjölund | wasm-jit: end the run and time events as C does (#16351) |
| 992389fa33 | 2026-08-20 15:53:41 +0200 | Martin Sjölund | wasm-jit: C's unsolved-linear-system messages (#16356) |
| 8e2c0ad8ce | 2026-08-20 14:40:16 +0200 | Andreas | Update OMSens_Qt plugin location Windows (#16353) |
| f90e740ad4 | 2026-08-20 14:33:43 +0200 | Martin Sjölund | wasm-jit: symbolic ODE Jacobian and -jacobian (#16350) |
| 15c719affd | 2026-08-20 14:05:49 +0200 | Julien Schueller | Comp/SimRT: Fix CVODE FMU crash on fmi2Terminate/fmi2Reset (#16321) |
| eb40c1f736 | 2026-08-20 12:32:44 +0200 | Martin Sjölund | wasm-jit: build external "C" in the compile phase (#16349) |
| a309a5bcaf | 2026-08-20 12:07:27 +0200 | fbrandt | Remove jacobianSymbolical (#16288) |
| ae7dc33791 | 2026-08-20 12:05:05 +0200 | Andreas | Test using CMake build (#16329) |
| adf0014acd | 2026-08-20 10:13:20 +0200 | Martin Sjölund | wasm-jit: lower bare function references (#16348) |
| d84e5336ae | 2026-08-20 09:37:59 +0200 | Martin Sjölund | wasm-jit: check the step a linear solve took (#16347) |
| 421a31cce2 | 2026-08-20 08:53:06 +0200 | Adrian Pop | [Build] Fix MSYS2 prefix resolution in the Windows install rules (#16345) |
| e63fec8394 | 2026-08-19 21:31:37 +0200 | Martin Sjölund | wasm-jit: match C after a state-set switch (#16344) |
| c75880eb59 | 2026-08-19 21:24:53 +0200 | Per Östlund | Fix conditions for unifying conditional array types (#16343) |
| f06ddded7e | 2026-08-19 21:24:10 +0200 | Martin Sjölund | wasm-jit: register clocked nonlinear systems (#16342) |
| 6021647bba | 2026-08-19 20:02:45 +0200 | Martin Sjölund | wasm-jit: report samples at C's event times (#16341) |
| 218097ebd6 | 2026-08-19 19:10:32 +0200 | Martin Sjölund | wasm-jit: run-time index on scattered arrays (#16340) |
| 8daff62ac1 | 2026-08-19 18:18:39 +0200 | Andreas | Fix install runtime depends Windows (#16339) |
| ac98f8f3d7 | 2026-08-19 18:13:57 +0200 | linuslangenkamp | [3rdParty] fix AARCH64, add tramp.c to SOURCES_LIST (#16338) |
| 95176f8a71 | 2026-08-19 17:04:42 +0200 | Martin Sjölund | wasm-jit: fix use-after-free in String assignment (#16337) |
| ff45580248 | 2026-08-19 17:04:25 +0200 | Martin Sjölund | OMEdit: scope the omc event pump to long ops (#16336) |
| f89a266d1e | 2026-08-19 15:47:01 +0200 | Andreas | Susan output directory (#16335) |
| 417198b0f7 | 2026-08-19 14:29:03 +0200 | Andreas | Remove parallel Jacobian evaluation (#16323) |
| b0b6c1dd64 | 2026-08-19 13:38:41 +0200 | Per Östlund | Improve handling of conditional array types (#16242) |
| d955de2f5e | 2026-08-19 12:19:04 +0200 | Martin Sjölund | Keep scalar product when a slice cannot expand (#16331) |
| 376c13047b | 2026-08-19 10:10:34 +0200 | Andreas | Remove Makefiel.omdev.mingw (#16328) |
| a5c222ae4d | 2026-08-18 18:25:05 +0200 | Andreas | Update 3rdParty (#16326) |
| bf26866ebc | 2026-08-18 15:46:42 +0200 | Adeel Asghar | Fix compiler warnings across OMEdit (#16325) |
| 8ec4e9839a | 2026-08-18 15:38:38 +0200 | Andreas | Update sundials 5.4.0 --> 7.8.0 (#16158) |
| 975fa532dc | 2026-08-18 12:06:15 +0200 | Adeel Asghar | Fix diagram view scrolling/panning for models with large extents (#16322) |