Skip to content

Changes

Summary

  1. Changed = to := in algorithms (details)
  2. Fix parentheses (details)
  3. Fix second derivative (details)
  4. Fix broken link to master branch in README.md (details)
  5. Fix typo (details)
  6. Give precendence for convertModifiers. (details)
  7. FixTrailing (details)
  8. Numerus (details)
  9. FurtherCorrection (details)
  10. Update chapters/annotations.tex (details)
  11. Update chapters/annotations.tex (details)
  12. Work flow (#2412) (details)
  13. Update for-statement to refer to for-equation and clarify evaluation. (#2391) (details)
  14. Update synchronous.tex (details)
Commit 81f7c54aa0c67ad680c8e8e6b2b41fc856740ba5 by Hilding.Elmqvist
Changed = to := in algorithms
The file was modified chapters/functions.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit 89e83a49d3d2296977ee1ce9b88140e0d881a91b by Martin Sjölund
Fix broken link to master branch in README.md

The link to "Master branch" of 3.5-dev is also broken on
https://specification.modelica.org/
It currently points to https://specification.modelica.org/modelica/ModelicaSpecification which does not seem to exist.
The file was modified README.md (diff)
The file was modified chapters/annotations.tex (diff)
Commit c1ac6a3bdff00b53c88b6dd9e7fb610ed249bedf by Hans.Olsson
Give precendence for convertModifiers.
See https://github.com/modelica/ModelicaStandardLibrary/pull/3086#pullrequestreview-278443918
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/annotations.tex (diff)
Commit 3d1293564e4eae9942ce93db0822498bac26eca5 by noreply
Update chapters/annotations.tex

Co-Authored-By: Thomas Beutlich <modelica@tbeu.de>
The file was modified chapters/annotations.tex (diff)
Commit e8e83129ffcb9c1c9a75419a4b3b822fa6b18862 by noreply
Update chapters/annotations.tex

Co-Authored-By: Thomas Beutlich <modelica@tbeu.de>
The file was modified chapters/annotations.tex (diff)
Commit 6757f81a63f3ff1aa6f4c1dec128620ec3dd94d3 by noreply
Work flow (#2412)

Updated to GitHub. Language group agreed by acclamation at meting
The file was addedRationaleMCP/Workflow1.png
The file was modified RationaleMCP/ReadMe.md (diff)
The file was addedRationaleMCP/Workflow1.pptx
The file was addedRationaleMCP/Workflow2.png
The file was addedRationaleMCP/DevelopmentProcess.md
Commit d98f9d041d7fca7d526d924f6cc46cd73c7b80fd by noreply
Update for-statement to refer to for-equation and clarify evaluation. (#2391)

* Update for-statement to refer to for-equation and clarify evaluation.
Closes #2205
Closes #2208
The file was modified chapters/statements.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit 80941db2d10706ed527ed9e2e4f5d74cc85f3c1e by noreply
Update synchronous.tex

Change proposed at meeting.
The file was modified chapters/synchronous.tex (diff)