Commit | Date | Author | Summary |
7613311cc7 | 2025-01-16 16:02:00 +0100 | Adeel Asghar | Apply the extends modifiers when copying an inherited element (#13469) |
72116710ff | 2025-01-16 13:17:38 +0100 | kabdelhak | [NF] update resizable handling (#13468) |
b273c6d162 | 2025-01-16 10:52:53 +0100 | kabdelhak | [NB] v1 resizable module (#13467) |
870aa4114e | 2025-01-15 14:34:45 +0100 | Per Östlund | Add imports to getModelInstance (#13465) |
741ac6edca | 2025-01-15 10:19:07 +0100 | linuslangenkamp | [NSIM] Fix when indices (#13461) |
c36153099d | 2025-01-15 10:17:26 +0100 | Adeel Asghar | Use the same indentation as shown in command line for log file (#13464) |
4b9455924d | 2025-01-14 15:18:03 +0100 | linuslangenkamp | [NF] Evaluate pre function (#13460) |
c5de218ba7 | 2025-01-14 10:10:50 +0100 | Adeel Asghar | Use the diff algorithm to save the model after conversion (#13456) |
ebc2d576ac | 2025-01-13 13:25:10 +0100 | Adeel Asghar | Convert multiple spaces to no break space (#13455) |
14fee19088 | 2025-01-10 15:44:47 +0100 | Francesco Casella | Replaced printf statements with infoStreamPrint function calls (#13449) |
b60c010a94 | 2025-01-10 11:59:51 +0100 | kabdelhak | [NB] fix resizables (#13450) |
900ec0891f | 2025-01-08 16:49:27 +0100 | kabdelhak | [NF] add resizable to dae (#13444) |
ef98a81084 | 2025-01-08 16:11:01 +0100 | kabdelhak | [NB] fix failtrace (#13443) |
369202988e | 2025-01-08 13:52:43 +0100 | kabdelhak | [NB] detect previous() from all equations (#13439) |
c5b1f259c8 | 2025-01-08 11:33:32 +0100 | kabdelhak | [NB] properly slice size 1 loops before solving (#13442) |
8dd090f16f | 2025-01-07 14:47:42 +0100 | Per Östlund | Fix deprecated boost::asio usage in C++ runtime (#13441) |
fe7f1f9d6c | 2025-01-06 14:14:49 +0100 | kabdelhak | [NB] add proper resizable detection (#13437) |