Commit | Author | Summary |
5fb760ee8f | Per Östlund | Handle _ when checking for uninitialized variables (#9771) |
d03a6d3c59 | Per Östlund | Check for uninitialized outputs in functions (#9763) |
d880fb8091 | Martin Sjölund | Use the git pipeline stage instead of scm to checkout (#9770) |
8bfd4bd582 | Martin Sjölund | Upload the bibliography on successful builds of the master branch (#9769) |
77b29d0659 | Adeel Asghar | Added "Unload all" menu item (#9764) |
b491b8e19d | Adeel Asghar | Update the help text for MODELICAPATH (#9767) |
0f494283c5 | Per Östlund | Check for use before assign in functions (#9761) |
6742f22bef | Adeel Asghar | Show the plot tooltip according to the prefix (#9757) |
1c5b0a3502 | Per Östlund | Mark structural parameters in getModelInstance (#9758) |
353082d6a1 | Andreas | Throw error if delayTime becomes zero at runtime (#9753) |
7494d4e5f4 | Per Östlund | Fix evaluation of complex bindings during flattening (#9755) |
5f522c32bd | Adeel Asghar | Parse the enumerations like LinePattern and FillPattern (#9750) |
2880f4bd19 | Per Östlund | Improve connection handling (#9733) |
719e6c2958 | Per Östlund | More trailing whitespace fixes. (#9748) |
fb89ab5bb1 | Per Östlund | Fix trailing whitespace in NBEquation.toString (#9746) |
5c06585e20 | Per Östlund | Fix check of when branches (#9742) |
e3fb1bd8d9 | Mahder Gebremedhin | Improve installation component specifications. (#9743) |
cece071fe6 | Per Östlund | Simplify delay(x, 0, _) => x (#9740) |
acf5a61961 | Per Östlund | Always dump extends as array in getModelInstance (#9741) |
ba26732fd9 | Adeel Asghar | Check if the checkbox value is modified (#9737) |