Commit | Date | Author | Summary |
66bbb14fd9 | 2022-08-15 15:27:37 +0200 | perost | Add `each` and `final` to instance API (#9295) |
654f2c995c | 2022-08-15 14:29:43 +0200 | Andreas | Operator.toDebugString() (#9282) |
31439124f2 | 2022-08-15 12:23:36 +0200 | perost | Fix type when generating connect asserts (#9292) |
6911635f12 | 2022-08-10 15:45:49 +0200 | Adeel Asghar | [NewAPI] Update the element attributes (#9287) |
06757b1803 | 2022-08-09 15:07:10 +0200 | Adeel Asghar | Update the dependent models when model is modified (#9283) |
0763971d31 | 2022-08-05 09:39:55 +0200 | phannebohm | [janitor] Use proper names for enum (#9280) |
59ddcb6180 | 2022-08-04 17:26:26 +0200 | phannebohm | [BE] Fix handling of init lambda0 balancing (#9275) |
2d7ed04b46 | 2022-08-04 14:17:11 +0200 | Mahder Gebremedhin | Add macOS nightly build using CMake. (#9279) |
ef341576ae | 2022-08-04 13:42:06 +0200 | Leo Ricupero | include zlib from correct path (#9272) |
2ae6239349 | 2022-08-04 12:27:53 +0200 | bernhardbachmann | Correct handling of flag -jacobian (#9278) |
9e89a156ea | 2022-08-04 11:26:51 +0200 | Adeel Asghar | Read model connections from json (#9277) |
53ae798626 | 2022-08-04 11:14:25 +0200 | Andreas | Equality for array elements (#9276) |
1f50000fb2 | 2022-08-01 16:52:23 +0200 | Adeel Asghar | Avoid sorting the variables when inserting them (#9273) |
2eaaa77154 | 2022-08-01 15:13:54 +0200 | phannebohm | [NB] Fix SystemType detection (#9267) |
d78c600c16 | 2022-08-01 14:50:30 +0200 | phannebohm | [NB] Collect composite time events (#9234) |
c855dd5517 | 2022-07-31 14:07:17 +0300 | Adrian Pop | attempt to fix #9180, do not do string sharing on Mac (#9271) |
d229500b56 | 2022-07-25 14:48:08 +0200 | Andreas | Use DATA* data as input instead of void* (#9262) |
ed4524f4fc | 2022-07-24 18:10:38 +0200 | anotheruserofgithub | Update submodule OMOptim (#9261) |
a4d688dc5a | 2022-07-23 00:55:05 +0300 | Adrian Pop | Fix #9250 do not crash if we cannot open the encrypted lib (#9254) |
8f6efb87bb | 2022-07-21 17:49:37 +0200 | phannebohm | Update 3rdParty .gitignore (#9252) |
f2e0b819ac | 2022-07-19 17:26:40 +0200 | Andreas | Fix unbound constant bindings in initialization system (#9247) |
cdafba591a | 2022-07-19 09:07:30 +0200 | Andreas | Only update constant record component bindings at lowering (#9244) |
9c75b6857f | 2022-07-18 17:51:26 +0200 | phannebohm | Fix list traversal with removed head (#9243) |