Commit | Date | Author | Summary |
faa789aad6 | 2024-08-20 17:58:38 +0200 | phannebohm | [NB] Fix order of `elsewhen` branches (#12807) |
b8d88a2f66 | 2024-08-20 15:50:55 +0200 | kabdelhak | [NB] update sliced balancing of initialization (#12804) |
476ac8cf1e | 2024-08-20 15:44:38 +0200 | phannebohm | [NB] Simplify if-equation structure (#12790) |
56fe5ad945 | 2024-08-20 11:51:18 +0200 | kabdelhak | [NB] update strong components (#12803) |
baa764832c | 2024-08-20 11:01:56 +0200 | phannebohm | [NB] Refactor hold events check for efficiency (#12802) |
20a061263e | 2024-08-19 16:44:55 +0200 | kabdelhak | [NB] handle lunary expressions in when conditions (#12801) |
42a37a6efc | 2024-08-19 16:04:06 +0200 | kabdelhak | [NB] add follow equations flag (#12800) |
bfeffdac4f | 2024-08-19 14:35:53 +0200 | kabdelhak | [NB/NF] simplify nested lunary (#12796) |
39465e4a5c | 2024-08-19 13:20:18 +0200 | Per Östlund | Fix InteractiveUtil.getInheritedAnnotation (#12798) |
a1b26e8939 | 2024-08-19 12:32:33 +0200 | Adeel Asghar | Invalidate the simulation options when the model text is changed (#12797) |
048f61d7d2 | 2024-08-19 11:52:42 +0200 | Per Östlund | Fix setElementModifierValue for redeclare elements (#12795) |
2ce16e8d3e | 2024-08-19 11:52:09 +0200 | kabdelhak | [NSim] fix entwined equations (#12794) |
596b7d3d68 | 2024-08-19 10:15:19 +0200 | kabdelhak | [NB] update residual for loops (#12793) |
541b4ded3f | 2024-08-18 10:57:12 +0200 | Julien Schueller | OMCompiler: Fix missing fstream include (#12792) |
8c9729e340 | 2024-08-16 15:12:36 +0200 | Adeel Asghar | Use the choice comment only for display (#12789) |
8a3de6a92c | 2024-08-16 12:48:09 +0200 | phannebohm | [NB] Simplify equations structurally (#12787) |
3bb00759fd | 2024-08-15 18:02:38 +0200 | Per Östlund | Add choices comments to the instance API (#12786) |
7834560f30 | 2024-08-15 17:12:19 +0200 | phannebohm | [NB] Remove all buitlin stream calls after alias (#12785) |
86b443b79c | 2024-08-15 16:27:05 +0200 | Per Östlund | Add comment to SCode.Mod (#12783) |
b016072b0f | 2024-08-15 14:14:01 +0200 | phannebohm | Use `map` to simplify equations (#12781) |
bb5ad443ef | 2024-08-15 12:10:45 +0200 | Adeel Asghar | Allow loading Base Modelica files (*.bmo) (#12780) |
849774e3de | 2024-08-15 10:32:14 +0200 | Per Östlund | Revert "Don't expand sum/product (#12773)" (#12779) |
e41d2be457 | 2024-08-14 15:43:17 +0200 | Adeel Asghar | Choices are expressed in the same unit as the parameter (#12777) |
1bf44b9105 | 2024-08-14 11:25:03 +0200 | Per Östlund | Don't expand sum/product (#12773) |
ae0b5f6e35 | 2024-08-13 14:36:13 +0200 | Adeel Asghar | Improve add component/connection and delete component/connection (#12774) |
63f4cd40d5 | 2024-08-12 14:47:41 +0200 | Per Östlund | Remove unnecessary dereference in ErrorMessage (#12772) |
9f1b2421d4 | 2024-08-09 14:49:51 +0200 | Adeel Asghar | Avoid calling `getModelInstance` when adding a new component (#12635) |