Skip to content

Changes

Summary

  1. Specify how to handle invalid choices, #3311. (details)
  2. And deprecate annotations on redeclare-modifiers. (details)
  3. Update chapters/inheritance.tex (details)
  4. Update chapters/inheritance.tex (details)
  5. Reformulated proposal. (details)
  6. Trying to clarify array introduction - covering all cases. (details)
  7. Update chapters/inheritance.tex (details)
  8. Fix revisions (#3423) (details)
  9. Update README.md (details)
  10. Clean up reference to BIPM specification (details)
  11. Rewrite with reference to component-reference in the grammar (details)
  12. Give example of 'quoted identifier' to for two reasons (details)
Commit debb219d7f07f847397f80c9550765938b4ce595 by Hans.Olsson
Specify how to handle invalid choices, #3311.
I understand that it is different from the text in #3311 - but thinking about possible implementations I'm not sure which variant is best.
The file was modified chapters/inheritance.tex (diff)
Commit f200b398248a015faad6a60cc557f0bd0537ef45 by Hans.Olsson
And deprecate annotations on redeclare-modifiers.
The file was modified chapters/inheritance.tex (diff)
Commit e8aa6be87007a3a07830334cc4e61198364e2385 by noreply
Update chapters/inheritance.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/inheritance.tex (diff)
Commit d714f47cda523bc33ba8bce4e91705d44e6daab9 by noreply
Update chapters/inheritance.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/inheritance.tex (diff)
Commit a7aa1560a6a1f3e8a9e8a4e643b177c5e47f2ad1 by Hans.Olsson
Reformulated proposal.
The file was modified chapters/inheritance.tex (diff)
Commit 670106976fea5f195bbd4018184ceb803d81d46e by Hans.Olsson
Trying to clarify array introduction - covering all cases.
Closes #3414
The file was modified chapters/arrays.tex (diff)
Commit f496d8497e1182eeba03ee22023ece9e390030ab by noreply
Update chapters/inheritance.tex
The file was modified chapters/inheritance.tex (diff)
Commit 0d998cdceffb4aa2773e5475473f402bcb5c0440 by noreply
Fix revisions (#3423)

* Avoid link to modelica.org/documents

* Plural

* Update chapters/revisions.tex

Co-authored-by: Malte Lenz <malte.lenz@gmail.com>
The file was modified chapters/revisions.tex (diff)
Commit 9441278e65fad2fab1d87387fd181d40c3335d33 by noreply
Update README.md

Remove dead link
The file was modified README.md (diff)
Commit 148e1bdb8ae4b68be9d6ae690080c4d617b36eda by Tidefelt Henrik
Clean up reference to BIPM specification
The file was modified chapters/annotations.tex (diff)
Commit 46130eb81fe0f3ccb135f4c90a9968f96fbeff88 by Tidefelt Henrik
Rewrite with reference to component-reference in the grammar
The file was modified chapters/annotations.tex (diff)
Commit 8b647bbd266e069e834bbcd6f49513f263ce03c5 by Tidefelt Henrik
Give example of 'quoted identifier' to for two reasons

Reasons:
1) The quoted space illustrates why this wouldn't work for the simple %par form.
2) The quoted '}' is a reminder that finding the end of %{par} is not simply a matter of finding the first '}'.
The file was modified chapters/annotations.tex (diff)

Summary

  1. Specify how to handle invalid choices, #3311. (details)
  2. And deprecate annotations on redeclare-modifiers. (details)
  3. Update chapters/inheritance.tex (details)
  4. Update chapters/inheritance.tex (details)
  5. Reformulated proposal. (details)
  6. Trying to clarify array introduction - covering all cases. (details)
  7. Update chapters/inheritance.tex (details)
  8. Fix revisions (#3423) (details)
  9. Update README.md (details)
  10. Clean up reference to BIPM specification (details)
  11. Rewrite with reference to component-reference in the grammar (details)
  12. Give example of 'quoted identifier' to for two reasons (details)
Commit debb219d7f07f847397f80c9550765938b4ce595 by Hans.Olsson
Specify how to handle invalid choices, #3311.
I understand that it is different from the text in #3311 - but thinking about possible implementations I'm not sure which variant is best.
The file was modified chapters/inheritance.tex (diff)
Commit f200b398248a015faad6a60cc557f0bd0537ef45 by Hans.Olsson
And deprecate annotations on redeclare-modifiers.
The file was modified chapters/inheritance.tex (diff)
Commit e8aa6be87007a3a07830334cc4e61198364e2385 by noreply
Update chapters/inheritance.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/inheritance.tex (diff)
Commit d714f47cda523bc33ba8bce4e91705d44e6daab9 by noreply
Update chapters/inheritance.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/inheritance.tex (diff)
Commit a7aa1560a6a1f3e8a9e8a4e643b177c5e47f2ad1 by Hans.Olsson
Reformulated proposal.
The file was modified chapters/inheritance.tex (diff)
Commit 670106976fea5f195bbd4018184ceb803d81d46e by Hans.Olsson
Trying to clarify array introduction - covering all cases.
Closes #3414
The file was modified chapters/arrays.tex (diff)
Commit f496d8497e1182eeba03ee22023ece9e390030ab by noreply
Update chapters/inheritance.tex
The file was modified chapters/inheritance.tex (diff)
Commit 0d998cdceffb4aa2773e5475473f402bcb5c0440 by noreply
Fix revisions (#3423)

* Avoid link to modelica.org/documents

* Plural

* Update chapters/revisions.tex

Co-authored-by: Malte Lenz <malte.lenz@gmail.com>
The file was modified chapters/revisions.tex (diff)
Commit 9441278e65fad2fab1d87387fd181d40c3335d33 by noreply
Update README.md

Remove dead link
The file was modified README.md (diff)
Commit 148e1bdb8ae4b68be9d6ae690080c4d617b36eda by Tidefelt Henrik
Clean up reference to BIPM specification
The file was modified chapters/annotations.tex (diff)
Commit 46130eb81fe0f3ccb135f4c90a9968f96fbeff88 by Tidefelt Henrik
Rewrite with reference to component-reference in the grammar
The file was modified chapters/annotations.tex (diff)
Commit 8b647bbd266e069e834bbcd6f49513f263ce03c5 by Tidefelt Henrik
Give example of 'quoted identifier' to for two reasons

Reasons:
1) The quoted space illustrates why this wouldn't work for the simple %par form.
2) The quoted '}' is a reminder that finding the end of %{par} is not simply a matter of finding the first '}'.
The file was modified chapters/annotations.tex (diff)