Skip to content

Changes

Summary

  1. More compact contents of operator precedence table (details)
  2. Explain associativity (details)
  3. Fix errors in the operator precedence table (details)
  4. Add non-normative paragraph about pretty-printing (details)
  5. Add normative text and example regarding component reference syntax (details)
  6. Reorder examples in order of operator appearance in table (details)
  7. Describe associativity as property of operator precedence group (details)
  8. Don't speak of evaluation order when defining operator precedence (details)
  9. Don't mention right associativity (details)
  10. Clarify that ternary use of array range isn't a problem for associativity (details)
  11. class is not a specialized class (details)
  12. Use the listings.sty option upquote=true (details)
  13. Short replacement for non-normative section on mathematical associativity (details)
  14. Library annotation supports arrays, not tuples (details)
  15. Change last parts of dae.tex to sentence-based line breaks (details)
  16. Highlight left hand side appearance of discrete-time Real variables (details)
  17. Non-normatively mention conceptual rewriting of when-equations (details)
  18. Clarify precedence separation by horizontal lines (details)
  19. Remove 'Note that' (details)
  20. Local change to sentence-based line breaks (details)
  21. Add variability rule for multiple return assignment (details)
  22. Make it more clear that noEvent can make a difference inside functions (details)
  23. Drop redundant items from list of expression variability rules (details)
  24. Update Dockerfile for new fonts (details)
  25. Update to texlive 2022 (details)
  26. Update styleguide.md (details)
  27. Provide better alternative. (#3144) (details)
  28. Avoid need to define a term. (#3152) (details)
  29. Clarify nested records. (#3130) (details)
  30. Attempt at defining initialization, and simulation. (#3146) (details)
  31. Make it an error as decided. (details)
Commit b9b64f0687629ae643d6af8d46cb4ad681c413cd by Tidefelt Henrik
More compact contents of operator precedence table
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 2e6d4320da4b8f103bdafc21887b6eb903e8a4db by Tidefelt Henrik
Fix errors in the operator precedence table
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit a1822fa661153d79af9d32d7b308c9f095bfdbb6 by Tidefelt Henrik
Add non-normative paragraph about pretty-printing
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 2ca9a28971d5a38b5f0f7bedd7fe61205df942cf by Tidefelt Henrik
Add normative text and example regarding component reference syntax
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit c76717e53a5d824368a90cc0d9bbdd607b97b9fc by Tidefelt Henrik
Reorder examples in order of operator appearance in table
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit cf9072e3c84de9757078dab60e083becc77495de by Tidefelt Henrik
Describe associativity as property of operator precedence group
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 0ab81e354eb4227d9231a574d6639e237277c759 by Tidefelt Henrik
Don't speak of evaluation order when defining operator precedence
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit d6cce50c7d9611c47864a48083fa0f1db2b02d3d by noreply
Don't mention right associativity

As suggested by @HansOlsson.

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 075f5e4f383215aa1135e1b45fcf2719d34b676b by Tidefelt Henrik
Clarify that ternary use of array range isn't a problem for associativity
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 1f7d798b39e42436c0caa83a70d37e78133c8b5b by modelica
class is not a specialized class
The file was modified chapters/introduction.tex (diff)
Commit 317de83319a4aaeaaf08946fefc505e7b25ca781 by Tidefelt Henrik
Use the listings.sty option upquote=true

Fixes #3122.
The file was modified mlsshared.sty (diff)
Commit c6c06a6fcb7a9a0b994fc78ea582392a59cbb3e1 by Tidefelt Henrik
Short replacement for non-normative section on mathematical associativity
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 5cf534158cf5c747271e3eb2fe8819b10eeb9df5 by adrian.pop
Library annotation supports arrays, not tuples
The file was modified chapters/functions.tex (diff)
Commit c97ab66318a4727655256a2641c02e1b3ec1d4eb by Tidefelt Henrik
Change last parts of dae.tex to sentence-based line breaks
The file was modified chapters/dae.tex (diff)
Commit 93fd873a15ed5e66e3e6dcf30267272f49b6a9e9 by Tidefelt Henrik
Highlight left hand side appearance of discrete-time Real variables
The file was modified chapters/dae.tex (diff)
Commit e028cef7eb0a74fdd63bb3040053c2fe0bb9a5ca by Tidefelt Henrik
Non-normatively mention conceptual rewriting of when-equations
The file was modified chapters/dae.tex (diff)
Commit ffc3b3719352e9fc93f3ff4320bb2db453105057 by noreply
Clarify precedence separation by horizontal lines

As suggested by Hans.

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 35c70fd7d35bcd567267063a34bac372b8a79118 by Tidefelt Henrik
Local change to sentence-based line breaks
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 5a2b0fe75487c257b12c7970518dc04344c24ae4 by Tidefelt Henrik
Add variability rule for multiple return assignment
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 4f538c2c99a51f6d21ffac3be58ab03615861bf9 by Tidefelt Henrik
Make it more clear that noEvent can make a difference inside functions
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 98d7aa8e6467fdbaffa7b41a542289536aa5d965 by Tidefelt Henrik
Drop redundant items from list of expression variability rules
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit f68975f662d511a8fd6d76980617acf924cad989 by Martin Sjölund
Update Dockerfile for new fonts
The file was modified .CI/latexml/Dockerfile (diff)
The file was removed.CI/latexml/Dockerfile.incremental
The file was removed.CI/latexml/Dockerfile.2.incremental
The file was modified .CI/Jenkinsfile (diff)
The file was modified .CI/latexml/Dockerfile (diff)
Commit 08034c50927eb3d94344bc6322937fba35dfe042 by noreply
Update styleguide.md

Fix formatting of name/keyword list.
The file was modified styleguide.md (diff)
Commit 29d7587e875420155e02cd13b145c89ca18c5a14 by noreply
Provide better alternative. (#3144)

* Provide better alternative.
Closes #3143
* Remove note about old.
* Apply suggestions from code review
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
* White space

The file was modified chapters/synchronous.tex (diff)
Commit c96887076ae8f09163253efb5f6c948a0a79b111 by noreply
Avoid need to define a term. (#3152)

* Avoid need to define a term.
The term "simulator" was used twice, and unclear if both were correct.
* Update chapters/introduction.tex
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/introduction.tex (diff)
The file was modified chapters/annotations.tex (diff)
Commit f267082012c604311c7c793429a2fed41d4ee692 by noreply
Clarify nested records. (#3130)

* Clarify nested records.
Closes #3128
* Apply suggestions from code review
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/functions.tex (diff)
Commit 540cfbefd8102e1cf47cebd4baed8573f70f1dcf by noreply
Attempt at defining initialization, and simulation. (#3146)

* Attempt at defining initialization, simulation, and avoid defining transient analysis.
* Move definition to 'Some definitions'.
* Define transient analysis and initialization.
* Do not use IVP here.
* Also define translation, since that ties together the simulation with the rest.
* Use 'transient analysis' when appropriate.
* Add more detailed description of well-determined initialization problem.
* Apply suggestions from code review
* Split non-normative paragraphs to make them closer to specific definitions.

Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/classes.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/introduction.tex (diff)
The file was modified chapters/dae.tex (diff)
Commit aff00ff009ddd9380850e24d8826e7d360911157 by Hans.Olsson
Make it an error as decided.
The file was modified chapters/annotations.tex (diff)

Summary

  1. More compact contents of operator precedence table (details)
  2. Explain associativity (details)
  3. Fix errors in the operator precedence table (details)
  4. Add non-normative paragraph about pretty-printing (details)
  5. Add normative text and example regarding component reference syntax (details)
  6. Reorder examples in order of operator appearance in table (details)
  7. Describe associativity as property of operator precedence group (details)
  8. Don't speak of evaluation order when defining operator precedence (details)
  9. Don't mention right associativity (details)
  10. Clarify that ternary use of array range isn't a problem for associativity (details)
  11. class is not a specialized class (details)
  12. Use the listings.sty option upquote=true (details)
  13. Short replacement for non-normative section on mathematical associativity (details)
  14. Library annotation supports arrays, not tuples (details)
  15. Change last parts of dae.tex to sentence-based line breaks (details)
  16. Highlight left hand side appearance of discrete-time Real variables (details)
  17. Non-normatively mention conceptual rewriting of when-equations (details)
  18. Clarify precedence separation by horizontal lines (details)
  19. Remove 'Note that' (details)
  20. Local change to sentence-based line breaks (details)
  21. Add variability rule for multiple return assignment (details)
  22. Make it more clear that noEvent can make a difference inside functions (details)
  23. Drop redundant items from list of expression variability rules (details)
  24. Update Dockerfile for new fonts (details)
  25. Update to texlive 2022 (details)
  26. Update styleguide.md (details)
  27. Provide better alternative. (#3144) (details)
  28. Avoid need to define a term. (#3152) (details)
  29. Clarify nested records. (#3130) (details)
  30. Attempt at defining initialization, and simulation. (#3146) (details)
  31. Make it an error as decided. (details)
Commit b9b64f0687629ae643d6af8d46cb4ad681c413cd by Tidefelt Henrik
More compact contents of operator precedence table
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 2e6d4320da4b8f103bdafc21887b6eb903e8a4db by Tidefelt Henrik
Fix errors in the operator precedence table
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit a1822fa661153d79af9d32d7b308c9f095bfdbb6 by Tidefelt Henrik
Add non-normative paragraph about pretty-printing
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 2ca9a28971d5a38b5f0f7bedd7fe61205df942cf by Tidefelt Henrik
Add normative text and example regarding component reference syntax
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit c76717e53a5d824368a90cc0d9bbdd607b97b9fc by Tidefelt Henrik
Reorder examples in order of operator appearance in table
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit cf9072e3c84de9757078dab60e083becc77495de by Tidefelt Henrik
Describe associativity as property of operator precedence group
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 0ab81e354eb4227d9231a574d6639e237277c759 by Tidefelt Henrik
Don't speak of evaluation order when defining operator precedence
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit d6cce50c7d9611c47864a48083fa0f1db2b02d3d by noreply
Don't mention right associativity

As suggested by @HansOlsson.

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 075f5e4f383215aa1135e1b45fcf2719d34b676b by Tidefelt Henrik
Clarify that ternary use of array range isn't a problem for associativity
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 1f7d798b39e42436c0caa83a70d37e78133c8b5b by modelica
class is not a specialized class
The file was modified chapters/introduction.tex (diff)
Commit 317de83319a4aaeaaf08946fefc505e7b25ca781 by Tidefelt Henrik
Use the listings.sty option upquote=true

Fixes #3122.
The file was modified mlsshared.sty (diff)
Commit c6c06a6fcb7a9a0b994fc78ea582392a59cbb3e1 by Tidefelt Henrik
Short replacement for non-normative section on mathematical associativity
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 5cf534158cf5c747271e3eb2fe8819b10eeb9df5 by adrian.pop
Library annotation supports arrays, not tuples
The file was modified chapters/functions.tex (diff)
Commit c97ab66318a4727655256a2641c02e1b3ec1d4eb by Tidefelt Henrik
Change last parts of dae.tex to sentence-based line breaks
The file was modified chapters/dae.tex (diff)
Commit 93fd873a15ed5e66e3e6dcf30267272f49b6a9e9 by Tidefelt Henrik
Highlight left hand side appearance of discrete-time Real variables
The file was modified chapters/dae.tex (diff)
Commit e028cef7eb0a74fdd63bb3040053c2fe0bb9a5ca by Tidefelt Henrik
Non-normatively mention conceptual rewriting of when-equations
The file was modified chapters/dae.tex (diff)
Commit ffc3b3719352e9fc93f3ff4320bb2db453105057 by noreply
Clarify precedence separation by horizontal lines

As suggested by Hans.

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 35c70fd7d35bcd567267063a34bac372b8a79118 by Tidefelt Henrik
Local change to sentence-based line breaks
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 5a2b0fe75487c257b12c7970518dc04344c24ae4 by Tidefelt Henrik
Add variability rule for multiple return assignment
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 4f538c2c99a51f6d21ffac3be58ab03615861bf9 by Tidefelt Henrik
Make it more clear that noEvent can make a difference inside functions
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 98d7aa8e6467fdbaffa7b41a542289536aa5d965 by Tidefelt Henrik
Drop redundant items from list of expression variability rules
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit f68975f662d511a8fd6d76980617acf924cad989 by Martin Sjölund
Update Dockerfile for new fonts
The file was modified .CI/latexml/Dockerfile (diff)
The file was modified .CI/latexml/Dockerfile (diff)
The file was removed.CI/latexml/Dockerfile.2.incremental
The file was modified .CI/Jenkinsfile (diff)
The file was removed.CI/latexml/Dockerfile.incremental
Commit 08034c50927eb3d94344bc6322937fba35dfe042 by noreply
Update styleguide.md

Fix formatting of name/keyword list.
The file was modified styleguide.md (diff)
Commit 29d7587e875420155e02cd13b145c89ca18c5a14 by noreply
Provide better alternative. (#3144)

* Provide better alternative.
Closes #3143
* Remove note about old.
* Apply suggestions from code review
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
* White space

The file was modified chapters/synchronous.tex (diff)
Commit c96887076ae8f09163253efb5f6c948a0a79b111 by noreply
Avoid need to define a term. (#3152)

* Avoid need to define a term.
The term "simulator" was used twice, and unclear if both were correct.
* Update chapters/introduction.tex
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/introduction.tex (diff)
Commit f267082012c604311c7c793429a2fed41d4ee692 by noreply
Clarify nested records. (#3130)

* Clarify nested records.
Closes #3128
* Apply suggestions from code review
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/functions.tex (diff)
Commit 540cfbefd8102e1cf47cebd4baed8573f70f1dcf by noreply
Attempt at defining initialization, and simulation. (#3146)

* Attempt at defining initialization, simulation, and avoid defining transient analysis.
* Move definition to 'Some definitions'.
* Define transient analysis and initialization.
* Do not use IVP here.
* Also define translation, since that ties together the simulation with the rest.
* Use 'transient analysis' when appropriate.
* Add more detailed description of well-determined initialization problem.
* Apply suggestions from code review
* Split non-normative paragraphs to make them closer to specific definitions.

Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/classes.tex (diff)
The file was modified chapters/dae.tex (diff)
The file was modified chapters/introduction.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit aff00ff009ddd9380850e24d8826e7d360911157 by Hans.Olsson
Make it an error as decided.
The file was modified chapters/annotations.tex (diff)