Commit | Author | Summary |
86483b1ff9 | Andreas | Make CMake FMUs default (#10542) |
26b9177494 | Per Östlund | Fix return value of qualifyPath() (#10625) |
fbd0376699 | Per Östlund | Improve handling of record bindings (#10624) |
8b6f3abbee | Andreas | Use BUILD_ALWAYS in omsimulator.cmake (#10609) |
d238ab6c83 | Per Östlund | Add qualifyPath() API call (#10617) |
f9dfd5fa8c | Per Östlund | Improve setElementModifierValue (#10616) |
309759dfb7 | Per Östlund | Improve typing of array constructor in relaxed context (#10615) |
8c558c51c4 | phannebohm | Isolate disjoint-set forest and use union by rank (#10611) |
65d028c492 | phannebohm | Fix compareFilesAndMove (#10607) |
84f97ac5c4 | rfranke | Change the flag --exposeLocalIOs to integer specifying the level |
5ab1c79dba | rfranke | New compile flag --exposeLocalIOs for improved FMI export |
5ed07e8f9e | Per Östlund | Fix detection of basic types in Typing.typeClassSections (#10597) |
1a5bb6fad1 | rfranke | Add Jacobian sim and seed vars to crefToSimVarHT in DAE mode |
a1ad0c7bf2 | Per Östlund | Clean up modifier setting APIs (#10592) |
b22a39bab2 | Per Östlund | Fix Component.isDeleted (#10589) |
67fe43c1f4 | rfranke | Declare auxiliary DAE variables in C++ simulation code |
bffb081135 | rfranke | Evaluate DAE as part of All in Cpp |