Skip to content

Changes

Summary

  1. Better integration of terms 'instantaneous equation/statement' (details)
  2. Add missing \lstinline (details)
  3. Remove use of the terms 'instantaneous equation' and 'instantaneous statement' (details)
  4. Say 'only during initialization' instead of 'at the initial time only' (details)
  5. Fix long lines and use \ldots for ellipsis in listings (details)
  6. Add 'clocked when-clause' to document index (details)
  7. Use angle brackets for '<describing text>' in listings (details)
  8. Remove redundant comment with ellipsis character (details)
  9. Fix link formatting (details)
  10. Remove Travis CI badge from README.md (details)
  11. Add links to MAP-LANG and MCPs to README (details)
  12. Update README.md (details)
  13. Protect space after \LaTeX (details)
Commit 364e070a008fa8886e7ca916653ee236dc4af822 by Tidefelt Henrik
Better integration of terms 'instantaneous equation/statement'
The file was modified chapters/statements.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/introduction.tex (diff)
Commit 21be91ebb4b2fc2f34b940f17b514c81af9c0f38 by Tidefelt Henrik
Remove use of the terms 'instantaneous equation' and 'instantaneous statement'
The file was modified chapters/equations.tex (diff)
The file was modified chapters/introduction.tex (diff)
The file was modified chapters/statements.tex (diff)
Commit d5f338003f8613a5dca2fd4ce027cfc88b55ffb3 by Tidefelt Henrik
Say 'only during initialization' instead of 'at the initial time only'

Since the equations aren't active during the initial event iteration, it sounds a bit misleading (although not logically incorrect) to say that they are used at the initial time only.
The file was modified chapters/introduction.tex (diff)
Commit 933314b77071085244ff6a20c030ca1d979d9efc by Tidefelt Henrik
Fix long lines and use \ldots for ellipsis in listings

Also trying to standardize the occasional use of '<describing text>' inside listings.
The file was modified preamble.tex (diff)
The file was modified chapters/packages.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/derivationofstream.tex (diff)
The file was modified chapters/syntax.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/statemachines.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/interface.tex (diff)
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/inheritance.tex (diff)
The file was modified mlsshared.sty (diff)
The file was modified chapters/stream.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/overloaded.tex (diff)
The file was modified chapters/arrays.tex (diff)
Commit 15cca7e7cb493728077392ee067249517517978a by Tidefelt Henrik
Add 'clocked when-clause' to document index
The file was modified chapters/synchronous.tex (diff)
Commit 219c56aa0b887e211dbdd8269cd32e877a33b82e by Tidefelt Henrik
Use angle brackets for '<describing text>' in listings

This fixes at least the cases using \textless{}, but there could be more cases that didn't escape into text mode that have been missed.
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/syntax.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/connectors.tex (diff)
Commit 227e99e944821f1e0a8db937db34668637765afd by Tidefelt Henrik
Remove redundant comment with ellipsis character
The file was modified mlsshared.sty (diff)
The file was modified RationaleMCP/ReadMe.md (diff)
Commit 923bfe79ef01158ed6d2cd2b91a41fdb194d5eb4 by modelica
Remove Travis CI badge from README.md

Travis CI is no longer used for building the specification.
The file was modified README.md (diff)
Commit 890e2e596a7ff99d390d9fc7ee493783488c2231 by noreply
Add links to MAP-LANG and MCPs to README

It was hard to find the Development process.
The file was modified README.md (diff)
Commit b3c9e74707e51658996c9d1cd4d1dde5cb14d8e3 by noreply
Update README.md

Remove "template to follow"

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified README.md (diff)
Commit 235dd04c85e1da275148f3a5653d84941e66a821 by noreply
Protect space after \LaTeX
The file was modified chapters/revisions.tex (diff)