Commit | Date | Author | Summary |
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) |