Skip to content

Changes

Summary

  1. Try to improve text for initialization. (details)
  2. Apply suggestions from code review (details)
  3. UseInlineCode (details)
  4. Make relevant part normative (details)
  5. Add suggestions for start value and "a diagnostic". (details)
  6. Apply suggestions from code review (details)
  7. ClarifyDiscrete (details)
  8. Consistently use "a diagnostics" (details)
  9. Apply suggestions from code review (details)
  10. Avoid just a '0' in \lstinline when generating HTML (details)
  11. Update comment after LaTeXML issue being fixed promptly on 'master' (details)
  12. Turned equations into assignments in when-algorithm (details)
  13. Clarified (details)
  14. BasedOnReview (details)
  15. Apply suggestions from code review (details)
  16. LineParagraph (details)
  17. LineParagraph (details)
  18. Fix formatting of 'when', 'elsewhen', and 'when initial()' (details)
  19. Fix year in date reference (details)
  20. Apply suggestions from code review (details)
  21. Clean up indentation and capitalization in ExternalFunctions hierarchy (details)
  22. Introduce new listings language for file hierarchy listings (details)
  23. Sentence-based line breaks and basic formatting (details)
  24. Fix style issues with unit syntax (details)
  25. Fix typo (details)
  26. Fix external function call (details)
  27. BeMoreSpecific (details)
  28. FixSpace (details)
  29. Change "UNIT-PREFIX" -> "unit-prefix" (details)
  30. Get rid of 'filehierarchy' listings language in favor of plain tabbing (details)
  31. Switch to upright font shape for the entire file hierarchy tabbing (details)
  32. Update chapters/overloaded.tex (details)
  33. Move label to correct spot. (details)
  34. Based on suggestions. (details)
  35. Don't use '=' when defining parsing production rule (details)
  36. Define unit-symbol as non-empty sequence of some undefined unit-char (details)
  37. Rephrase "base version" (details)
  38. Fix formatting of 'micro' (details)
  39. [CI] Set a username before git commit (#3021) (details)
  40. FixWS (details)
Commit 06d07a9308149dbf964a1cbf447d438dbc592132 by Hans.Olsson
Try to improve text for initialization.
Closes #2947
The file was modified chapters/equations.tex (diff)
Commit aade9f59b0727e473942f297b65581d8d25934e9 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit 24f4428b7873547e44d5e5ef48faa623720974f9 by Hans.Olsson
Make relevant part normative
The file was modified chapters/equations.tex (diff)
Commit 725e19eaac181be73da9a6eef6fd1fdfaa95dcf4 by Hans.Olsson
Add suggestions for start value and "a diagnostic".
The file was modified chapters/equations.tex (diff)
Commit a9345c0c3dc2ddd5791d7432702fc2b3d9e93528 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit f9425ca7d59fc15ad65f2f07874096210b80c391 by Hans.Olsson
Consistently use "a diagnostics"
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit ab2b10adfd448b58047e2abc69d1768f03456b6e by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/equations.tex (diff)
Commit b48f4a45b0505a65293fb8b9053ac3919b540d17 by Tidefelt Henrik
Avoid just a '0' in \lstinline when generating HTML

Fixes #2991.  Actually, it's more of a temporary workaround and we'll have to return this once we've switched to a future version of LaTeXML where the upstream issue has been fixed.
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
Commit a3c78d9e06f867a5cad73e276c248c7280012e97 by Tidefelt Henrik
Update comment after LaTeXML issue being fixed promptly on 'master'
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
Commit 3fba2023cf0c25899614af3fbc1293677f9acb70 by noreply
Turned equations into assignments in when-algorithm
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit a79d88184ba58e8dc6c2703d19b780ebc93dadc4 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
The file was modified chapters/equations.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/synchronous.tex (diff)
Commit e8f31266dc1c325bd1856eb944e990801f4062e8 by Tidefelt Henrik
Fix formatting of 'when', 'elsewhen', and 'when initial()'
The file was modified chapters/equations.tex (diff)
Commit 8e6a235687726f57d17721c65fc819fc71307afa by modelica
Fix year in date reference
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/connectors.tex (diff)
Commit 01782fcb38068818bfe1205ca084463bcc9cdb83 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/equations.tex (diff)
Commit 8567548a2251c850a6fcda908b0924502205df31 by Tidefelt Henrik
Clean up indentation and capitalization in ExternalFunctions hierarchy
The file was modified chapters/functions.tex (diff)
Commit 91a78ac606ce4e1907d20a3671891eaac55f1a19 by Tidefelt Henrik
Introduce new listings language for file hierarchy listings

Fixes #3009.
The file was modified mlsshared.sty (diff)
The file was modified chapters/functions.tex (diff)
Commit d617ab8dd1b46608500463b118d97171b28e8dc4 by Tidefelt Henrik
Sentence-based line breaks and basic formatting
The file was modified chapters/unitexpressions.tex (diff)
Commit 2a0007f9ed8160a6bfa6c35687fec88aa2bd2b89 by Tidefelt Henrik
Fix style issues with unit syntax
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 7468cae1a9a89503c124aef0928e030ff046cf06 by modelica
Fix external function call
The file was modified chapters/functions.tex (diff)
The file was modified chapters/overloaded.tex (diff)
The file was modified chapters/overloaded.tex (diff)
Commit 4a73045fb49ae9d067e32d61d70766fa5ffcaab0 by Tidefelt Henrik
Change "UNIT-PREFIX" -> "unit-prefix"

Change requested by Hans.
The file was modified chapters/unitexpressions.tex (diff)
Commit 693bb8f4f3e473367589b045b74124791d9cf281 by Tidefelt Henrik
Get rid of 'filehierarchy' listings language in favor of plain tabbing
The file was modified mlsshared.sty (diff)
The file was modified chapters/functions.tex (diff)
Commit b8efb19905d593b348b3a68bb5acb33ba72bb5b6 by Tidefelt Henrik
Switch to upright font shape for the entire file hierarchy tabbing
The file was modified chapters/functions.tex (diff)
Commit ffb813509cd19fd69c309c84eeb9e387b4d7c140 by noreply
Update chapters/overloaded.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/overloaded.tex (diff)
Commit 44bb5e64cc021dcee085bb66862f55e904f372b3 by Hans.Olsson
Move label to correct spot.
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/overloaded.tex (diff)
Commit 4976c43b3b2bb93f7a6acf805da57df1fae02e29 by Tidefelt Henrik
Don't use '=' when defining parsing production rule
The file was modified chapters/unitexpressions.tex (diff)
Commit 88aa775eb89e7c02bca618a8b535fdb4dda089e9 by Tidefelt Henrik
Define unit-symbol as non-empty sequence of some undefined unit-char
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/unitexpressions.tex (diff)
Commit d7813038d757d1cd75f44d9787abd24676a79323 by Tidefelt Henrik
Fix formatting of 'micro'
The file was modified chapters/unitexpressions.tex (diff)
Commit 8c381e301923c4d46888aa9ab4a01d4f435146d0 by noreply
[CI] Set a username before git commit (#3021)

The file was modified .CI/Jenkinsfile (diff)
The file was modified chapters/functions.tex (diff)