| Commit | Author | Summary |
| 5d8d6973d1 | rfranke | Enhance DASSL in C++ runtime to support basic DAE mode and add test |
| f77c0066de | rfranke | Fix declaration of C++ methods for DAE residuals |
| c90b8169a7 | rfranke | Add variable index mappings for C++ to DAE code generation |
| 0f5882b99c | kabdelhak | [BE] parse arrays as record attributes (#10573) |
| 66b9b8aa81 | Per Östlund | Improve component handling (#10582) |
| 25ab393892 | kabdelhak | [SimCode] add missing function pointer dump (#10581) |
| 44cb9fc093 | Andreas | utf-8 encoding for doc/usersguide (#10570) |
| 22e142a162 | Andreas | Adding devcontainers for VSCode (#10561) |
| 34856e7d4f | Adrian Pop | support building the simulation code as a dyamic link library (#10503) |
| e506fbc068 | Adrian Pop | fix variable filtering (#10206) (#10571) |
| 364fdb4a15 | rfranke | Fix forward declaration of C++ Functions in FMU export |
| 9796055906 | rfranke | Recognize LOG_STDOUT and LOG_ASSERT in C++ runtime to avoid OMEdit warning |
| 0738888b64 | rfranke | More unification of C and C++ log options, following up #10467 |
| 8006f5b6e4 | Adeel Asghar | Use LOG_STDOUT and LOG_ASSERT instead of stdout and assert (#10575) |
| 5372b7f0ae | Martin Sjölund | Don't run the environment job on Windows anymore (#10574) |
| 8b998132fb | Adeel Asghar | Hide the parameters marked final (#10567) |