Commit | Date | Author | Summary |
f6ffd214e2 | 2025-03-23 22:09:35 +0100 | kabdelhak | [NB] add differentiation of array constructors (#13732) |
35a8c835f3 | 2025-03-23 20:39:30 +0100 | kabdelhak | [NB] update inlining of array constructors (#13731) |
0f01e6e764 | 2025-03-23 15:27:09 +0100 | kabdelhak | [NB] allow size 0 if equations for lowering (#13730) |
c8158857c3 | 2025-03-22 12:13:57 +0100 | Per Östlund | Remove List.first/rest (#13729) |
dc242e4923 | 2025-03-22 10:48:38 +0100 | Henning Kiel | favour builtin over List functions (#13722) |
7938dbb402 | 2025-03-22 00:19:21 +0100 | kabdelhak | [NB] do not collect literal records (runtime can't handle it) (#13728) |
bf8fdc6e6d | 2025-03-21 23:16:19 +0100 | kabdelhak | [NB] allow size 0 systems for tarjan (#13727) |
d2cdca4395 | 2025-03-21 22:09:50 +0100 | kabdelhak | [NB] simcode: update collection of literals (#13726) |
87b9db3921 | 2025-03-21 18:54:40 +0100 | kabdelhak | [NB] refine index reduction (#13723) |
5add2511af | 2025-03-21 15:55:22 +0100 | Henning Kiel | improve memory consumption (#13651) |
731a6ce2e5 | 2025-03-21 15:34:21 +0100 | phannebohm | Use difference instead of intersection (#13720) |