| Commit | Date | Author | Summary |
| 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) |
| d2384f9c86 | 2026-08-17 20:40:58 +0200 | Martin Sjölund | wasm-jit: report the source of an invalid root (#16317) |
| cc8a92a35d | 2026-08-17 14:20:07 +0200 | Martin Sjölund | Convert tests to resimulateExecutable (#16316) |
| 2d3efba204 | 2026-08-17 06:57:24 +0200 | Martin Sjölund | wasm-jit: reductions over array iterators (#16314) |
| 9123c1c957 | 2026-08-16 21:46:33 +0200 | Martin Sjölund | wasm-jit: fix the NPendulum linear_system tests (#16313) |
| e7c7e67c06 | 2026-08-16 19:17:44 +0200 | Martin Sjölund | wasm-jit: honour -lv=-LOG_STDOUT in ModelicaMessage (#16312) |
| b1e87891f5 | 2026-08-16 17:53:54 +0200 | Martin Sjölund | wasm-jit: iterate discrete update at time events (#16311) |
| 3118f12e2c | 2026-08-16 17:20:19 +0200 | Martin Sjölund | wasm-jit: support -single precision result files (#16310) |
| 8e2b9166fd | 2026-08-16 15:41:56 +0200 | Martin Sjölund | wasm-jit: fix six simulation tests (#16306) |
| 6c4d1921c1 | 2026-08-16 15:36:23 +0200 | Martin Sjölund | wasm-jit: *_info.json under infoXmlOperations (#16309) |
| e99223ed39 | 2026-08-16 11:59:31 +0200 | Martin Sjölund | wasm-jit: add plt result-file format (#16307) |
| 62c3811243 | 2026-08-15 17:51:39 +0200 | Martin Sjölund | wasm-jit: -output strings and the -override report (#16305) |
| 5b52911e49 | 2026-08-15 16:27:31 +0200 | Martin Sjölund | Fix six flattening tests for wasm-jit (#16304) |
| 6d3e4b869b | 2026-08-15 15:00:34 +0200 | Martin Sjölund | wasm-jit: plain relations in clocked partitions (#16303) |
| ab0b14a592 | 2026-08-15 14:59:42 +0200 | Martin Sjölund | wasm-jit: inverse algorithms and array logical ops (#16302) |
| bf5ad8fbf8 | 2026-08-15 13:02:43 +0200 | Martin Sjölund | wasm-jit: all four --homotopyApproach values (#16301) |
| 6c9b3848a8 | 2026-08-15 10:54:30 +0200 | Martin Sjölund | wasm-jit: header-only external "C" Include (#16300) |
| d879861e0f | 2026-08-15 09:54:29 +0200 | Martin Sjölund | wasm-jit: C's dynamic state selection semantics (#16299) |
| 71118a67d0 | 2026-08-15 08:03:26 +0200 | Martin Sjölund | wasm-jit: C's division guards and assert reports (#16298) |
| e90043a59c | 2026-08-15 01:09:57 +0200 | Adrian Pop | [CG/Runtime] More fixes to garbage collect memory in FMI context (#16227) |
| 929ce24e3f | 2026-08-14 22:39:00 +0200 | arun3688 | update globalKnownVars with inputs and parameters that are part of Data Reconciliation (#16271) |
| 9e75a71eb5 | 2026-08-14 22:08:40 +0200 | Martin Sjölund | CI: limit test memory with cgroups, not ulimit -v (#16296) |
| 1a58ae01fa | 2026-08-14 20:17:42 +0200 | Martin Sjölund | Add junit xml as downloadable artifact for Rust partest (#16294) |
| 89aa4b835d | 2026-08-14 19:37:55 +0200 | Andreas | Update OMOptim submodule (#16290) |
| 234cccee00 | 2026-08-14 17:57:39 +0200 | Adeel Asghar | Open modelica:// links with target="_blank" (#16295) |
| 4d0985819b | 2026-08-14 17:29:13 +0200 | Martin Sjölund | wasm: Disable FMU tests that rely on C sources (#16293) |
| e074aaf3bb | 2026-08-14 17:27:29 +0200 | Martin Sjölund | wasm-jit: run the new backend's array equations (#16292) |
| c22fa62918 | 2026-08-14 17:26:36 +0200 | Martin Sjölund | wasm-jit: two Buildings simulation failures (#16287) |
| c061763531 | 2026-08-14 16:59:33 +0200 | linuslangenkamp | [GBODE] fix MR FIRK with internal, unify sparsity pattern and coloring utils (#16278) |
| 2980a63486 | 2026-08-14 15:01:12 +0200 | Adeel Asghar | Fix middle click closing two tabs in tabbed view (#16291) |
| d030ee60b8 | 2026-08-14 14:15:56 +0200 | Martin Sjölund | wasm-jit: recover from an external ModelicaError (#16285) |
| 0f11febcde | 2026-08-14 14:05:51 +0200 | Julien Schueller | OMEdit: Nuke webkit path (#15981) |
| 53e9591f23 | 2026-08-14 13:36:01 +0200 | Adrian Pop | [FMI] Import an FMI 3.0 FMU and simulate it (#16268) |
| d05e9a4a71 | 2026-08-14 12:03:17 +0200 | Martin Sjölund | wasm-jit: pre(x[i]) with a non-constant index (#16286) |
| d3e2cda4e5 | 2026-08-14 09:06:38 +0200 | Martin Sjölund | Clear the phase clocks when a translation starts (#16284) |
| d4585d5e63 | 2026-08-13 21:18:15 +0200 | Martin Sjölund | Expand der() in removed when-equations (#16281) |
| aedce9d291 | 2026-08-13 20:20:43 +0200 | Martin Sjölund | wasm-jit: the deprecated QSS solver (#16280) |
| 5adc5653bf | 2026-08-13 19:25:14 +0200 | Martin Sjölund | Fix delay/spatialDistribution zero crossings (#16273) |
| 6cd1a5a7d1 | 2026-08-13 17:23:29 +0200 | Martin Sjölund | wasm-jit: initial() in the assertion header (#16276) |
| 1f3a9e253b | 2026-08-13 16:33:40 +0200 | Martin Sjölund | Install libexpat so a CMake omc can export an OMSU (#16275) |
| ace163ad5d | 2026-08-13 16:21:52 +0200 | Adeel Asghar | Do not skip displayUnit when dumping modifiers (#16274) |
| 1b5bfc0df5 | 2026-08-13 16:08:59 +0200 | Martin Sjölund | wasm-jit: FMI fixes for the OMSimulator tests (#16272) |
| 1ba3d46751 | 2026-08-13 15:52:34 +0200 | Adeel Asghar | Apply the displayUnit specified in the modifiers (#16269) |
| dccae0d6f0 | 2026-08-13 13:22:39 +0200 | Adeel Asghar | Fix compiler warnings when compiling clients on Windows (#16267) |
| 4d722426e9 | 2026-08-13 12:22:38 +0200 | Adrian Pop | [FMI] FMI 3.0 variable records, and two source FMU fixes found on the way (#16257) |
| b568479391 | 2026-08-13 12:19:23 +0200 | Adrian Pop | testsuite: mark the disabled tests and make rtest skip them (#16265) |
| 71e086ebda | 2026-08-13 12:09:20 +0200 | Martin Sjölund | wasm-jit: external "C" in an FMI 2.0 wasm FMU (#16266) |
| 3532bd321d | 2026-08-13 11:50:12 +0200 | Adeel Asghar | Only perform double click actions with left mouse button (#16245) |
| d5121d04dc | 2026-08-13 11:13:29 +0200 | Martin Sjölund | wasm-jit: C-faithful start/nominal attributes (#16262) |
| e8b2b51084 | 2026-08-13 09:55:36 +0200 | Martin Sjölund | Fix start value selection for wasm-jit and -iif (#16259) |
| d1f38996bd | 2026-08-13 09:49:22 +0200 | Martin Sjölund | wasm-jit: String output arrays and uriToFilename (#16260) |
| d828f76315 | 2026-08-13 07:10:31 +0200 | Martin Sjölund | Fix evalFunc scalarizing nested record outputs (#16256) |
| 7dfb34420e | 2026-08-13 07:06:10 +0200 | Martin Sjölund | Implement spatialDistribution for wasm-jit (#16254) |
| e82ad534c1 | 2026-08-13 00:29:31 +0200 | arun3688 | do not pass removed equations for data Reconciliation problem (#16244) |
| a340246dce | 2026-08-12 23:05:19 +0200 | Adrian Pop | [FMI] Update the FMI Library submodule to 3.0.4 (#16251) |
| 8e4a06b0ce | 2026-08-12 21:58:37 +0200 | Martin Sjölund | wasm-jit: constant variables and record defaults (#16253) |
| 1ac9d5ad20 | 2026-08-12 20:55:22 +0200 | Martin Sjölund | wasm-jit: native external "C" on the native host (#16249) |
| f00996142b | 2026-08-12 19:17:49 +0200 | RouvenZ | Fix spatialDistribution reversal and fallback to 0 (#16190) |
| de95f9b4ea | 2026-08-12 17:44:06 +0200 | fbrandt | [C] Use ColPack column coloring for NB resizable Jacobians (#16181) |
| ca003bbba0 | 2026-08-12 15:48:11 +0200 | Adeel Asghar | Check if the parameter has dialog groupImage defined (#16243) |
| 671b5465e3 | 2026-08-12 15:28:00 +0200 | Adrian Pop | [CI] Fix the nightly release and make Jenkins abort the remaining stages on failure (#16239) (#16240) |
| b10db562a7 | 2026-08-12 15:05:56 +0200 | Adeel Asghar | Add back/forward cursor position navigation to the text editor (#16194) |
| bf4b8b2e56 | 2026-08-12 13:26:34 +0200 | Martin Sjölund | wasm-jit: C's initialization logging and checks (#16237) |
| c866237422 | 2026-08-12 12:33:21 +0200 | Martin Sjölund | Fix cargo-xwin symlink race in wasm-jit build.rs (#16236) |
| 22ac18b8e4 | 2026-08-12 12:33:11 +0200 | Martin Sjölund | Keep loggingOn from enabling the solver dumps (#16235) |
| 80c430c362 | 2026-08-12 10:10:05 +0200 | fbrandt | [NB, Runtime] Make the resizable sparsity pattern also work for adjoint Jacobians (#16179) |
| 0896bef916 | 2026-08-12 09:37:41 +0200 | Martin Sjölund | wasm-jit: default to IDA solver for --daeMode models (#16233) |
| 95bc0aa63f | 2026-08-12 07:12:16 +0200 | Martin Sjölund | wasm-jit: slice assignment to simulation arrays (#16232) |
| 389d725c69 | 2026-08-11 22:17:19 +0200 | Martin Sjölund | Build the wasm-jit blobs in parallel (#16231) |
| 3744ddca72 | 2026-08-11 20:21:22 +0200 | Martin Sjölund | FMI 2.0 FMUs from the wasm export (#16229) |
| ce7a5ed7bc | 2026-08-11 12:10:52 +0200 | Martin Sjölund | wasm-jit: boxed records, array-valued reductions (#16228) |
| 73fdd5fbb9 | 2026-08-11 07:44:39 +0200 | Martin Sjölund | Native platforms for the wasm FMU export (#16225) |
| 226ede3e89 | 2026-08-10 15:08:52 +0200 | Adeel Asghar | Handle typename expressions with a name instead of parts array in Cref (#16215) |
| d30a8b58f2 | 2026-08-10 14:20:39 +0200 | Martin Sjölund | Reset the progress phase when an op finishes (#16226) |
| 227e8ad8d6 | 2026-08-10 14:10:38 +0200 | Julien Schueller | SimulationRuntime/c: Add pool save/restore in nonlinear solver wrappers (#16082) |
| 9c633b9037 | 2026-08-09 21:38:16 +0200 | linuslangenkamp | [GBODE] add Laguerre SIRK collocation method of order 4 (#16224) |
| 6c722548a3 | 2026-08-09 19:14:28 +0200 | Martin Sjölund | external "C" for the wasm-jit target (#16223) |
| dbf4de16a8 | 2026-08-09 10:42:40 +0200 | Martin Sjölund | wasm-jit: event logging and event-driver defects (#16221) |
| d47329f531 | 2026-08-08 19:18:00 +0200 | Martin Sjölund | Decide tearing and matrix format in the backend (#16220) |
| 1573ffdc71 | 2026-08-08 16:15:47 +0200 | Martin Sjölund | Fix three ScalableTestSuite solver defects (#16219) |
| 5fb7305e9c | 2026-08-07 22:40:09 +0200 | Martin Sjölund | wasm-jit: init function locals in decl order (#16218) |
| 4468ccc58e | 2026-08-07 20:02:25 +0200 | Martin Sjölund | wasm-jit: fix five MSL 4.1.0 sweep failures (#16217) |
| d9ce24c380 | 2026-08-07 16:52:11 +0200 | Martin Sjölund | wasm-jit: run optimize() with the Ipopt solver (#16213) |
| 48341bb2c8 | 2026-08-07 14:55:06 +0200 | Martin Sjölund | wasm-jit: external work variables and FORTRAN 77 (#16216) |
| 939ec76b44 | 2026-08-07 13:57:29 +0200 | Martin Sjölund | Fix two ScalableTestSuite large-model failures (#16214) |
| 171cb435d8 | 2026-08-06 19:03:34 +0200 | Martin Sjölund | partest: select tests by suite (#16207) |
| b87a683f47 | 2026-08-06 17:28:59 +0200 | Martin Sjölund | wasm-jit: implement linearization (#16210) |
| d528b144ad | 2026-08-06 15:28:10 +0200 | Adeel Asghar | Do not look for OriginItem when using `items()` (#16209) |
| 75af12381a | 2026-08-06 14:14:27 +0200 | Martin Sjölund | wasm-jit: implement the Synchronous features (#16208) |
| 994ba6fb4a | 2026-08-06 12:42:43 +0200 | Martin Sjölund | wasm-jit: implement the missing runtime flags (#16206) |
| dbd56e4929 | 2026-08-06 09:07:50 +0200 | Martin Sjölund | wasm-jit: support slicing on the left-hand side (#16204) |
| 467509c62f | 2026-08-06 09:06:39 +0200 | Martin Sjölund | mmtorust: loop-TCO for `input output` accumulators (#16202) |
| d72396cc80 | 2026-08-06 08:16:15 +0200 | Martin Sjölund | wasm-jit: tell Tearing about its sparse solvers (#16203) |
| 1de90a20d1 | 2026-08-06 08:15:22 +0200 | Martin Sjölund | wasm-jit: split equation functions into chunks (#16201) |
| 09ec0410c3 | 2026-08-06 06:54:50 +0200 | Martin Sjölund | wasm-jit: fix whole-array refs in record arrays (#16200) |
| b669407c37 | 2026-08-06 01:39:44 +0200 | Adrian Pop | [OB] fix symbolic differentiation of calls with record inputs (#16199) |
| 342360c501 | 2026-08-05 20:43:59 +0200 | Martin Sjölund | wasm-jit: constant tables as data, not code (#16197) |
| 1681b39a1a | 2026-08-05 20:20:17 +0200 | Martin Sjölund | CI: pin the Rust working copy to a fixed path (#16196) |
| 320a7acbd3 | 2026-08-05 17:22:14 +0200 | Martin Sjölund | wasm-jit: gbode events, honest menus, FMU solvers (#16195) |
| 542607bb4e | 2026-08-05 14:28:12 +0200 | Adeel Asghar | Update end point when user dismiss the connection context menu (#16193) |
| a2d1193ac1 | 2026-08-05 12:34:53 +0200 | Adeel Asghar | Utilities::tempDirectory(): recreate directory if it was removed (#15851) |
| cabd350c23 | 2026-08-05 08:35:09 +0200 | Martin Sjölund | fmi3-wasm: messages go to the FMI logger (#16189) |
| 41a89e894f | 2026-08-04 21:12:32 +0200 | Martin Sjölund | wasm-jit: fix module caching and obey -n=1 (#16187) |
| a5bca2dca3 | 2026-08-04 20:09:15 +0200 | Martin Sjölund | Use ryu for printing ipopt message (#16188) |
| ba996e95aa | 2026-08-04 17:47:18 +0200 | Martin Sjölund | Report the real revision from getVersion() (#16186) |
| 4b2902b24e | 2026-08-04 15:46:51 +0200 | Adeel Asghar | Extra corner items not needed when creating a connector (#16184) |
| 17570b42c7 | 2026-08-04 14:06:58 +0200 | Martin Sjölund | wasm-jit: --daeMode support (#16183) |
| ebdd3203f2 | 2026-08-03 20:23:42 +0200 | Martin Sjölund | Numerical Jacobian: nominal step below atol only (#16176) |
| f3478a7f4a | 2026-08-03 20:06:38 +0200 | cbermperi | [NB] Implement cyclic alias set resolution using Bareiss elimination (#15796) |
| 3f2692fe7f | 2026-08-03 17:36:43 +0200 | Martin Sjölund | wasm-jit: the gbode and rungekutta solvers (#16180) |
| cc71618719 | 2026-08-03 16:11:38 +0300 | Adrian Pop | [Backend] Replace variables under record field accesses (DAE.RSUB) (#16178) |
| ab4d57aa18 | 2026-08-03 13:17:40 +0200 | Martin Sjölund | wasm-jit: the result-file variable filter (#16175) |
| 1ce40ce21f | 2026-08-03 11:00:14 +0200 | Martin Sjölund | wasm-jit: evaluate bound variable attributes (#16171) |
| a218eb7e4c | 2026-08-02 21:57:36 +0200 | Martin Sjölund | wasm-jit: -lv=LOG_NLS and strict simflags (#16170) |
| 411d6f6935 | 2026-08-02 17:25:22 +0200 | Martin Sjölund | wasm-jit: the IDA solver, with sensitivities (#16168) |
| 7aa6cd0f63 | 2026-08-02 13:41:50 +0200 | Martin Sjölund | Numerical Jacobian: floor the FD step at nominal (#16166) |
| 47dee7aaa7 | 2026-08-02 08:28:01 +0200 | Martin Sjölund | wasm-jit: reject an unimplemented method= (#16167) |
| a301474a0a | 2026-08-02 08:26:55 +0200 | Martin Sjölund | wasm-jit: fix the DASSL Jacobian FD step (#16165) |
| 8b1869d36d | 2026-08-01 12:42:44 +0200 | Martin Sjölund | wasm-jit: shared literals and C's NLS start point (#16164) |
| ae83c2d879 | 2026-07-31 22:32:50 +0200 | kabdelhak | [NB] fix partial-slice NLS/LS Jacobian for for-equation iteration variables (#16152) |
| f29e6523c2 | 2026-07-31 21:56:06 +0200 | Martin Sjölund | wasm-jit: C's full solveHybrd retry ladder (#16163) |
| 3d29fc0d59 | 2026-07-31 20:25:13 +0200 | Martin Sjölund | wasm-jit: NLS eq index, -output, error buffer (#16162) |
| ea50d3c08d | 2026-07-31 18:36:19 +0200 | JKRT_CLAUDE_ACCOUNT | [3rdParty] Update SuiteSparse to v7.12.2 (#15879) |
| cdf6a2e575 | 2026-07-31 18:22:45 +0200 | Andreas | Dev container for Jenkins stage cmake-rust-clang (#16161) |
| 0104feec83 | 2026-07-31 17:37:58 +0200 | Martin Sjölund | wasm-jit: abandon an NLS attempt on a model assert (#16159) |
| 8caccab91f | 2026-07-31 11:04:25 +0200 | Martin Sjölund | wasm-jit: -alarm, and a kinsol nan livelock (#16156) |
| 0adb0b4a26 | 2026-07-31 09:49:35 +0200 | Martin Sjölund | wasm-jit: recoverable model errors (#16154) |
| c2b1afa40b | 2026-07-30 19:34:22 +0200 | Martin Sjölund | wasm-jit: math domain guards, -nls=newton, kinsol (#16150) |
| 774c256146 | 2026-07-30 17:49:41 +0200 | Martin Sjölund | wasm-jit: run the real CVODE (#16151) |
| c4e227c278 | 2026-07-30 16:21:57 +0200 | Martin Sjölund | wasm-jit: C-identical assert/warning messages (#16148) |
| 6a7e6e45c9 | 2026-07-30 12:09:20 +0200 | Andreas | Updating OMSimulator submodule (#16146) |
| b812728ba6 | 2026-07-29 21:57:40 +0200 | Martin Sjölund | wasm-jit: port C's NLS guess history, fix flags (#16145) |
| 09a7433ce0 | 2026-07-29 19:37:04 +0200 | Martin Sjölund | wasm-jit: run C's NLS_MIXED ladder, fix ext-C link (#16144) |
| d570fdfa1b | 2026-07-29 18:08:48 +0200 | Martin Sjölund | wasm-jit: remove per-evaluation call overhead (#16143) |
| 96501b2165 | 2026-07-29 14:11:06 +0200 | Martin Sjölund | wasm-jit: make KINSOL reachable, fix string alloc (#16141) |
| d8b48a24f4 | 2026-07-29 13:03:42 +0200 | kabdelhak | [NB] add record alias (#16140) |
| 90bffae80a | 2026-07-29 08:24:43 +0200 | Martin Sjölund | Rust: Move wasi-libc, SuiteSparse, and SUNDIALS builds to CMake(#16139) |
| 210dbef8e0 | 2026-07-28 11:34:09 +0200 | kabdelhak | [NB] properly handle mixed records in adjacency (#16137) |
| b650b2fd1f | 2026-07-27 18:07:59 +0200 | kabdelhak | [NB] add spatialDistribution() support (#16136) |
| 08d0e10b62 | 2026-07-26 22:05:12 +0200 | Martin Sjölund | wasm-jit: KLU sparse solver and runtime flags (#16134) |
| e0b06f4484 | 2026-07-26 16:49:30 +0200 | Martin Sjölund | wasm-jit: sparse kinsol-style nonlinear solver (#16133) |
| bcfa9623bc | 2026-07-26 13:13:39 +0200 | Martin Sjölund | wasm-jit: function references, terminal(), print (#16132) |
| 6a0f89bd91 | 2026-07-26 07:21:52 +0200 | Martin Sjölund | wasm-jit: record layout, defaults, start seeding (#16130) |
| 25015a6ea6 | 2026-07-25 10:01:47 +0200 | Martin Sjölund | wasm-jit: C-faithful mixed-NLS event solve (#16129) |
| 25010ba167 | 2026-07-24 22:52:49 +0200 | kabdelhak | [NB,NSim] add unsplit if-equation support (#16128) |
| 623b2d83b9 | 2026-07-24 19:33:34 +0200 | Martin Sjölund | wasm-jit: fix MultiBody init-NLS regressions (#16126) |
| d9bbab43a6 | 2026-07-24 15:55:10 +0200 | Andreas | Fixing compiler warnings on Windows (#16125) |
| 845ef25345 | 2026-07-24 13:30:36 +0200 | Martin Sjölund | wasm-jit: sparse solver for torn linear systems (#16122) |
| 8882ae9478 | 2026-07-24 09:44:09 +0200 | Martin Sjölund | wasm-jit: torn linear/nonlinear system codegen (#16120) |
| 14c9d3ec17 | 2026-07-23 23:21:37 +0200 | Martin Sjölund | wasm-jit: make FMI3 adapter build mandatory (#16119) |
| 8d20e2c679 | 2026-07-23 22:57:21 +0200 | kabdelhak | [NB] allow unsplit if-equations (#16115) |
| 821cdd7bd3 | 2026-07-23 16:18:47 +0200 | Andreas | IDA residualFunctionIDA: return recoverable error (#16116) |
| 11a2e46413 | 2026-07-23 13:54:27 +0200 | Martin Sjölund | wasm-jit: delay operator + event/array support (#16112) |
| 3f146de32d | 2026-07-23 11:03:55 +0200 | Andreas | Freeze spatialDistribution in conditional branch when inactive (#16110) |
| 6a22987faa | 2026-07-23 07:09:10 +0200 | Martin Sjölund | wasm-jit: analytic NLS Jacobian and event fixes (#16111) |
| 4b95a27bbb | 2026-07-22 21:22:35 +0200 | kabdelhak | [OB/NB] restrict type safety to new backend (#16107) |
| 926558ca08 | 2026-07-22 18:30:57 +0200 | Martin Sjölund | wasm-jit: C-faithful NLS relations at events (#16109) |
| f560108148 | 2026-07-22 18:30:39 +0200 | Martin Sjölund | wasm-jit: non-trapping float-to-int conversions (#16108) |
| d34b718017 | 2026-07-22 15:47:26 +0200 | Andreas | Fix spatialDistribution for nonzero start value of x (#16101) |
| 92d2e73f67 | 2026-07-22 13:27:59 +0200 | Julien Schueller | CMake: Add gui options (#16089) |
| 1b9885bdbb | 2026-07-22 11:50:45 +0200 | Julien Schueller | SimulationRuntime/fmi: Handle NULL threadData in omc_assert_fmi (#16062) |
| 4842f803b2 | 2026-07-21 08:45:07 +0200 | Martin Sjölund | wasm-jit: add functionUpdateRelations (#16094) |
| d086b7cb2a | 2026-07-20 19:24:10 +0200 | Martin Sjölund | Rust partest JUnit; wasm-jit robustness + refactor (#16091) |
| 41b6f7a5f5 | 2026-07-20 11:41:34 +0200 | Martin Sjölund | Export MultiBody 3D visualization in FMUs (#16087) |
| 099e898d2b | 2026-07-20 11:08:36 +0200 | kabdelhak | [NB] Simplify complex when-equation conditions into discrete auxiliary variables (#16090) |
| 5e5f6fb5b0 | 2026-07-20 08:49:41 +0200 | Martin Sjölund | wasm-jit: non-scalarized arrays, nthRoot (#16083) |
| cb054fec71 | 2026-07-19 23:12:56 +0200 | kabdelhak | [NB] Fix three --newBackend regressions in Buildings 12.0.0 (#16085) |
| a052c21838 | 2026-07-19 13:58:05 +0200 | Martin Sjölund | Export Modelica figures as FMU vendor annotation (#16080) |
| 0e43e8d22a | 2026-07-19 13:33:10 +0200 | Martin Sjölund | wasm-jit: print() and simulation output fixes (#16079) |
| a939e4a54f | 2026-07-19 09:59:57 +0200 | Martin Sjölund | wasm-jit: fix discrete-model events, tuple fields (#16078) |
| 90ba01a451 | 2026-07-18 19:55:24 +0200 | Martin Sjölund | wasm FMI: external "C" in host-free FMUs (#16077) |
| f036d9ad92 | 2026-07-18 19:52:55 +0200 | Martin Sjölund | wasm-jit: chattering detection + honest errors (#16076) |
| e58acbb29c | 2026-07-18 19:51:13 +0200 | Martin Sjölund | CI: archive merged Rust partest failure list (#16075) |
| e9b095c784 | 2026-07-18 18:21:20 +0200 | kabdelhak | [NB] Fix duplicate parameter equations for unbound known records in initialization (#16074) |
| f95d757d9f | 2026-07-18 18:12:44 +0200 | Martin Sjölund | Add rust-src to the pinned Rust toolchain (#16072) |
| 3cddf756f2 | 2026-07-18 13:00:27 +0200 | Martin Sjölund | wasm FMI CS: report events to the master (#16073) |
| 8bb1a8468b | 2026-07-18 00:12:29 +0300 | Adrian Pop | Emit the functions the FMIDERINIT jacobian calls (#16054) (#16068) |
| 8d6698fc7f | 2026-07-17 22:08:41 +0200 | Martin Sjölund | FMI 3.0 wasm FMU export and browser simulator (#16063) |
| 8c6cebd8ae | 2026-07-17 20:53:36 +0200 | kabdelhak | [NB] NBAlias: replace reinit stateVar when alias-eliminating a state (#16070) |
| 346738d50e | 2026-07-17 17:52:25 +0200 | kabdelhak | [NB] Improve expandArraySumExp: multi-dim support and implicit fallback (#16067) |
| ac4bb5996f | 2026-07-17 16:59:21 +0200 | arun3688 | ParModelica: fix -ltbb link error on MSYS2 ucrt64 (use -ltbb12) (#16066) |
| e5a8b29575 | 2026-07-17 15:19:34 +0200 | Andreas | SimulationRuntime: Fix segfault when spatialDistribution second output is unused (#16065) |
| 60ffe7a49f | 2026-07-17 11:40:48 +0200 | Julien Schueller | SimulationRuntime: Fix segfault when FMU model calls terminate (#16024) |
| b8bc66579d | 2026-07-16 21:58:26 +0200 | Martin Sjölund | wasm-jit: make browser simulation match native (#16060) |