| Commit | Date | Author | Summary |
| 1dbb83f23d | 2026-08-31 23:20:25 +0200 | kabdelhak | NBDifferentiate: use OR-fold containsContinuousVar, not ALL-fold isContinuous, for call-arg differentiation (#16524) |
| f6bfc4f96a | 2026-08-31 23:00:19 +0200 | Per Östlund | Fix Expression.dimensionCount for typename dimensions (#16526) |
| 2a4494c9ba | 2026-08-31 21:50:40 +0200 | Martin Sjölund | wasm-jit: a system assigns its unknowns too (#16525) |
| c1f510984c | 2026-08-31 21:00:49 +0200 | Martin Sjölund | wasm FMU: leave importer-owned simflags alone (#16523) |
| ed397aa13d | 2026-08-31 20:27:54 +0200 | kabdelhak | NSimCode: fix numJacobians undercount causing a heap OOB read / segfault (#16521) |
| a82bbb8b7a | 2026-08-31 20:10:24 +0200 | Martin Sjölund | Move the Rust simulation runtime out of Compiler (#16522) |
| 6eab707453 | 2026-08-31 17:46:09 +0200 | Per Östlund | Fix typo in Expression.dimensionCount (#16519) |
| fdef712492 | 2026-08-31 17:37:36 +0200 | Martin Sjölund | Make OM_ENABLE_RUST_SIM_RUNTIME opt-in (#16518) |
| 7711f8e3d7 | 2026-08-31 17:02:05 +0200 | kabdelhak | NBackend: fix vacuous-linear misclassification and a parameter-index crash in torn linear systems (#16516) |
| dbbfe85e9a | 2026-08-31 16:52:36 +0200 | Martin Sjölund | Collect host solver archives without a Rust omc (#16517) |
| 17ff11143e | 2026-08-31 15:52:47 +0200 | Martin Sjölund | Speed up sanityCheckArtificialStates (#16515) |
| 5df63f8c9b | 2026-08-31 14:26:40 +0200 | Martin Sjölund | Fix three gaps in the library testing results (#16513) |
| 2e6ff5f79d | 2026-08-31 13:34:49 +0200 | Per Östlund | Fix Expression.dimensionCount (#16514) |
| 36bc118034 | 2026-08-31 12:11:20 +0200 | kabdelhak | NSimJacobian: fix flat-offset loss for INIT-partition partial-slice seeds (#16512) |
| 8aed7cc359 | 2026-08-31 11:52:44 +0200 | Martin Sjölund | wasm-jit: four event-handling gaps against C (#16511) |
| d16c9993f9 | 2026-08-31 08:40:39 +0200 | Martin Sjölund | C+Rust: kinsol_b, PRIMME, resizable $START (#16508) |
| 8fd05ca415 | 2026-08-31 07:18:04 +0200 | Martin Sjölund | Remove unused imports |
| d574e67cdf | 2026-08-31 00:47:22 +0200 | Martin Sjölund | Build the enhanced matrix only for redundant equations |
| 578c57b636 | 2026-08-31 00:41:00 +0200 | Martin Sjölund | Scope the SimCode locals to the arm that uses them |
| aa2df56942 | 2026-08-31 00:41:00 +0200 | Martin Sjölund | Default-initialise a local only where it is read |
| bf031300fc | 2026-08-30 23:51:45 +0200 | Martin Sjölund | Test a strict relation's sign without re-simplifying |
| e2ff1e6772 | 2026-08-30 23:02:39 +0200 | Martin Sjölund | Drop a list without allocating a Nil |
| 8ea7c4e7bf | 2026-08-30 23:02:39 +0200 | Martin Sjölund | Hash cref subscripts without building a list |
| f3a3744042 | 2026-08-30 21:49:25 +0200 | Martin Sjölund | Resolve zero-crossing variables in one pass |
| 246ea12425 | 2026-08-30 21:49:14 +0200 | Martin Sjölund | Index the zero-crossing relations set |