Skip to content

Changes

Summary

  1. Just say "dialog" instead of "parameter dialog" related to Dialog annotation (details)
  2. Really remove "Parameters" as default for 'group' (details)
  3. Reorganize description of Dialog annotation (details)
  4. Merge descriptions of Dialog 'tab' and 'group' (details)
  5. Remove 'parameter' prefix from Dialog and Selector annotation pseudo code definitions (details)
  6. Say 'entire group' instead of 'parameter-group' (details)
  7. Clean up source line break (details)
  8. Allow sentences to start with inline listing to avoid unusual use of 'parameter' (details)
  9. Break out example of tool-specific choice of group (details)
  10. Fix title case in new section heading (details)
  11. Protect space after \LaTeX (details)
  12. Align duplicated parts of lexing rules (details)
  13. Avoid use of connectorSizing in example before it has been described (details)
  14. Stop saying that 'promote' isn't a Modelica function (details)
Commit ac429c71500fa56a775bbb937b4010e0689744ab by Tidefelt Henrik
Just say "dialog" instead of "parameter dialog" related to Dialog annotation

The Dialog annotation is more widely useful than just for parameters.

Not touching the revision history, where "parameter dialog" is still mentioned.
The file was modified chapters/annotations.tex (diff)
Commit d107e31f86ebc1be34eed1e29c7713575a4c5fe4 by Tidefelt Henrik
Really remove "Parameters" as default for 'group'

What we did in the past was just to remove it from the Dialog example.
The file was modified chapters/annotations.tex (diff)
Commit a80b895005e87da1dd1317c86ed25e67fdbd0bc6 by Tidefelt Henrik
Reorganize description of Dialog annotation
The file was modified chapters/annotations.tex (diff)
Commit c443bb7069e534c43b511f02e275db08561a9eba by Tidefelt Henrik
Merge descriptions of Dialog 'tab' and 'group'
The file was modified chapters/annotations.tex (diff)
Commit 167fab1f3ce87c6322a0dfe98ab5b79be5673365 by Tidefelt Henrik
Remove 'parameter' prefix from Dialog and Selector annotation pseudo code definitions
The file was modified chapters/annotations.tex (diff)
Commit accca51b6293511991f72baacf45ccfe08c3b862 by Tidefelt Henrik
Say 'entire group' instead of 'parameter-group'
The file was modified chapters/annotations.tex (diff)
Commit c0516ad55b5882ab2f75fba523c979bd9059f861 by Tidefelt Henrik
Clean up source line break
The file was modified chapters/annotations.tex (diff)
Commit 7edadcde46bb4eb8e66b1ad61296660bce150fd7 by Tidefelt Henrik
Allow sentences to start with inline listing to avoid unusual use of 'parameter'
The file was modified chapters/annotations.tex (diff)
Commit a55e7763d7222218deb245f0e26725a907cd12cb by Tidefelt Henrik
Break out example of tool-specific choice of group
The file was modified chapters/annotations.tex (diff)
Commit a55b4d0d2814a5e27f5b0484f8bbc6a3b897f921 by Tidefelt Henrik
Fix title case in new section heading
The file was modified chapters/annotations.tex (diff)
Commit 235dd04c85e1da275148f3a5653d84941e66a821 by noreply
Protect space after \LaTeX
The file was modified chapters/revisions.tex (diff)
Commit 46c5526b979bb9bfa4356b34991f4d2749250f20 by Tidefelt Henrik
Align duplicated parts of lexing rules

This isn't the first time we have issues with these being out of sync.  Hopefully, maintenance will become easier now with the duplicated part being a substring of the full lexing rules.
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/syntax.tex (diff)
Commit 6cf419ccf71089c21dc77ca88f4c15b21d552293 by Tidefelt Henrik
Avoid use of connectorSizing in example before it has been described
The file was modified chapters/annotations.tex (diff)
Commit f0e9aa8ba826fcd52c87956efbaf1bf3e847bab0 by Tidefelt Henrik
Stop saying that 'promote' isn't a Modelica function

Fixes #2843.

It's rather embarrassing that we missed this in #2590.
The file was modified chapters/arrays.tex (diff)

Summary

  1. Just say "dialog" instead of "parameter dialog" related to Dialog annotation (details)
  2. Really remove "Parameters" as default for 'group' (details)
  3. Reorganize description of Dialog annotation (details)
  4. Merge descriptions of Dialog 'tab' and 'group' (details)
  5. Remove 'parameter' prefix from Dialog and Selector annotation pseudo code definitions (details)
  6. Say 'entire group' instead of 'parameter-group' (details)
  7. Clean up source line break (details)
  8. Allow sentences to start with inline listing to avoid unusual use of 'parameter' (details)
  9. Break out example of tool-specific choice of group (details)
  10. Fix title case in new section heading (details)
  11. Protect space after \LaTeX (details)
  12. Align duplicated parts of lexing rules (details)
  13. Avoid use of connectorSizing in example before it has been described (details)
  14. Stop saying that 'promote' isn't a Modelica function (details)
Commit ac429c71500fa56a775bbb937b4010e0689744ab by Tidefelt Henrik
Just say "dialog" instead of "parameter dialog" related to Dialog annotation

The Dialog annotation is more widely useful than just for parameters.

Not touching the revision history, where "parameter dialog" is still mentioned.
The file was modified chapters/annotations.tex (diff)
Commit d107e31f86ebc1be34eed1e29c7713575a4c5fe4 by Tidefelt Henrik
Really remove "Parameters" as default for 'group'

What we did in the past was just to remove it from the Dialog example.
The file was modified chapters/annotations.tex (diff)
Commit a80b895005e87da1dd1317c86ed25e67fdbd0bc6 by Tidefelt Henrik
Reorganize description of Dialog annotation
The file was modified chapters/annotations.tex (diff)
Commit c443bb7069e534c43b511f02e275db08561a9eba by Tidefelt Henrik
Merge descriptions of Dialog 'tab' and 'group'
The file was modified chapters/annotations.tex (diff)
Commit 167fab1f3ce87c6322a0dfe98ab5b79be5673365 by Tidefelt Henrik
Remove 'parameter' prefix from Dialog and Selector annotation pseudo code definitions
The file was modified chapters/annotations.tex (diff)
Commit accca51b6293511991f72baacf45ccfe08c3b862 by Tidefelt Henrik
Say 'entire group' instead of 'parameter-group'
The file was modified chapters/annotations.tex (diff)
Commit c0516ad55b5882ab2f75fba523c979bd9059f861 by Tidefelt Henrik
Clean up source line break
The file was modified chapters/annotations.tex (diff)
Commit 7edadcde46bb4eb8e66b1ad61296660bce150fd7 by Tidefelt Henrik
Allow sentences to start with inline listing to avoid unusual use of 'parameter'
The file was modified chapters/annotations.tex (diff)
Commit a55e7763d7222218deb245f0e26725a907cd12cb by Tidefelt Henrik
Break out example of tool-specific choice of group
The file was modified chapters/annotations.tex (diff)
Commit a55b4d0d2814a5e27f5b0484f8bbc6a3b897f921 by Tidefelt Henrik
Fix title case in new section heading
The file was modified chapters/annotations.tex (diff)
Commit 235dd04c85e1da275148f3a5653d84941e66a821 by noreply
Protect space after \LaTeX
The file was modified chapters/revisions.tex (diff)
Commit 46c5526b979bb9bfa4356b34991f4d2749250f20 by Tidefelt Henrik
Align duplicated parts of lexing rules

This isn't the first time we have issues with these being out of sync.  Hopefully, maintenance will become easier now with the duplicated part being a substring of the full lexing rules.
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/syntax.tex (diff)
Commit 6cf419ccf71089c21dc77ca88f4c15b21d552293 by Tidefelt Henrik
Avoid use of connectorSizing in example before it has been described
The file was modified chapters/annotations.tex (diff)
Commit f0e9aa8ba826fcd52c87956efbaf1bf3e847bab0 by Tidefelt Henrik
Stop saying that 'promote' isn't a Modelica function

Fixes #2843.

It's rather embarrassing that we missed this in #2590.
The file was modified chapters/arrays.tex (diff)