| Commit | Date | Author | Summary |
| 2d1aacfd14 | 2026-09-06 11:51:12 +0200 | Martin Sjölund | Hash Integers with a builtin, not a 31-bit mask (#16598) |
| 8ec3a31a9e | 2026-09-06 09:00:43 +0200 | Martin Sjölund | Write .arrow result files from the web pages (#16595) |
| 0f5042a75c | 2026-09-06 08:45:10 +0200 | Martin Sjölund | Arrow: slim the result variable table (#16596) |
| d04e9e9f2b | 2026-09-06 07:49:56 +0200 | Martin Sjölund | wasm-jit: a model throw in ida_jac is recoverable (#16594) |
| 989bb321a9 | 2026-09-05 23:32:06 +0200 | Martin Sjölund | wasm-jit: take the math builtins from the host (#16593) |
| 40152c0fb1 | 2026-09-05 21:09:15 +0200 | Martin Sjölund | Update fmi-ls-dae to its 1.0.0-alpha.1 draft (#16592) |
| 93920a23e1 | 2026-09-05 20:10:08 +0200 | Martin Sjölund | wasm FMU DAE mode, and the gaps it exposed (#16590) |
| 02a30e519f | 2026-09-05 18:38:31 +0200 | Martin Sjölund | Key the runtime's per-system tables by system (#16589) |
| 555e40ee77 | 2026-09-05 17:23:35 +0200 | Martin Sjölund | NB: cut SimCode allocations, dedupe upgrade rows (#16588) |
| 09324d0e38 | 2026-09-05 08:20:41 +0200 | Martin Sjölund | Bound resizable Jacobian columns from below too |
| 3b0041ba99 | 2026-09-04 11:49:55 +0200 | Martin Sjölund | Arrow result files, shared readers and writers |
| 044242ca4a | 2026-09-05 02:12:13 +0200 | Martin Sjölund | Rust: add the two new Vector functions |
| 75c2c2663c | 2026-09-05 01:27:32 +0200 | Martin Sjölund | NB: skip the negated pass of a transpose |
| 11dffd2a0a | 2026-09-05 00:46:20 +0200 | Martin Sjölund | NB: convert a SimVar's name only once |
| 6181a42fa1 | 2026-09-05 00:23:19 +0200 | Martin Sjölund | NB: do not build a closure per SimVar attribute |
| f9cd379b0f | 2026-09-04 23:46:58 +0200 | Martin Sjölund | NF: cache the partial DAE type of a class |
| 1d7027d04a | 2026-09-04 22:36:20 +0200 | Martin Sjölund | NB: store the adjacency matrix flat |
| 1ac9e85c0b | 2026-09-05 01:09:38 +0200 | Martin Sjölund | Index the per-system statistics table |
| 94a4a664f9 | 2026-09-04 23:42:36 +0200 | Martin Sjölund | Clock functionZeroCrossings in LOG_STATS_V |
| 4d6977f68d | 2026-09-04 23:37:23 +0200 | Martin Sjölund | Restart hybrd from nlsxOld, not the slots |
| 773cee0b82 | 2026-09-04 22:46:07 +0200 | Martin Sjölund | Keep hybrd's x-scaling flag across NLS solves |
| 4b216aceb7 | 2026-09-04 23:26:52 +0200 | Martin Sjölund | NB: halve the allocations of Causalize (#16585) |
| 634ee57563 | 2026-09-04 19:33:48 +0200 | Martin Sjölund | wasm-jit: homotopy arithmetic and extern protos |
| 73a0170fc3 | 2026-09-04 17:36:41 +0200 | Per Östlund | Handle noEvent with calls with multiple outputs (#16583) |
| 0a252baa62 | 2026-09-04 15:21:55 +0200 | Martin Sjölund | Close the OMSimulator log explicitly |
| 99cc2af0f3 | 2026-09-04 13:42:50 +0200 | Martin Sjölund | Record OMSimulator's log-file notice |
| 43d1107669 | 2026-09-04 11:58:40 +0200 | Martin Sjölund | Keep OMSimulator step counts out of the tests |
| de5758d71e | 2026-09-04 10:43:48 +0200 | Martin Sjölund | Update DualMassOscillator solver statistics |
| 89d4536bd8 | 2026-09-04 09:29:04 +0200 | Martin Sjölund | wasm FMU ME: start DASKR from the FMU's derivatives |
| 115121e857 | 2026-09-04 09:28:44 +0200 | Martin Sjölund | FMU export: report the states' nominal values |
| 9534cedcf5 | 2026-09-04 09:28:31 +0200 | Martin Sjölund | wasm FMU ME: the Jacobian over array states |