Skip to content

Changes

Summary

  1. Some generic Formatting guides - consistent with how classes are usually written. (details)
  2. Use protected as a heading for a number of declarations. (details)
  3. Avoid bad line-breaks in connect-annotation. (details)
  4. Do not use tab. (details)
  5. Remove trailing white-space (details)
  6. The end of a class shall not be indented relative to class. (details)
  7. RemoveTrailingWhiteSpace (details)
  8. NoTab (details)
  9. Even for redeclare extends ensure that class contents is indented relative to class. (details)
  10. Indent annotation relative to class (details)
  11. Documentation shall be indented relative to class (details)
  12. And sensible formatting (details)
  13. Use protected as heading consistently. (details)
  14. Remove weird line-breaks and format equation consistently. (details)
  15. Add separation rule as well. (details)
  16. And apply the rule (details)
  17. Update Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (details)
  18. Apply suggestions from code review (details)
  19. Apply suggestions from code review (details)
  20. Minor formatting changes in html code (details)
  21. Apply suggestions from code review (details)
  22. Specify how to handle modifier lists. (details)
  23. Rename to be slightly better. (details)
  24. Quoting! (details)
  25. Type Modelica keywords in bold and remove trailing whitespaces ;-) (details)
  26. Based on comments in #4156 just remove eps. (details)
Commit 605ba09a93b6d641348cb6d73d11cb7575191945 by Hans.Olsson
Some generic Formatting guides - consistent with how classes are usually written.
The file was modified Modelica/package.mo (diff)
Commit fe1b7077b3d99f825adf7b9c36b2a8c89b053b93 by Hans.Olsson
Use protected as a heading for a number of declarations.
I believe that the previous formatting in Digitial is due to someone having
protected A
protected B
protected C
(which would be another style).
Then the subsequent protected were lost, and first protected formatted on a separate line.
The file was modified Modelica/Clocked/RealSignals/TimeBasedSources/Sine.mo (diff)
The file was modified Modelica/Electrical/Digital.mo (diff)
Commit 9e127b0d8ae8a60ccb0da66878f08c9a9b8e2c80 by Hans.Olsson
Avoid bad line-breaks in connect-annotation.
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
Commit 8450947b759836442cefadc2e8539e0987d6952d by Hans.Olsson
Do not use tab.
(Additional changes would be good.)
The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit af178dacef78c92610677579c9fed3b6d12c1af6 by Hans.Olsson
Remove trailing white-space
The file was modified Modelica/Math/isPowerOf2.mo (diff)
Commit f876711274cb19a55a2e2eff530740d43248cb7e by Hans.Olsson
The end of a class shall not be indented relative to class.
The file was modified Modelica/Media/Air/ReferenceAir.mo (diff)
Commit cd3d34c6c8e08865e1667780d3fc8c97df12a71d by Hans.Olsson
RemoveTrailingWhiteSpace
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Sensors/RelTemperatureSensor.mo (diff)
Commit 302894d5f1fc44cb279b12ea7414738cfaa61c21 by Hans.Olsson
Even for redeclare extends ensure that class contents is indented relative to class.
The file was modified Modelica/Media/IdealGases/Common/package.mo (diff)
Commit b0641b13d4dfeff1c5d5d9153d0e98bc9c4b3385 by Hans.Olsson
Indent annotation relative to class
The file was modified Modelica/Media/Air/ReferenceMoistAir.mo (diff)
Commit 4f32fae2fb742af9570a478589166f3fb90bd09c by Hans.Olsson
Documentation shall be indented relative to class
The file was modified Modelica/Utilities/Streams.mo (diff)
Commit 27ab13c7190f17be04fe26c80ac32b63fd800291 by Hans.Olsson
And sensible formatting
The file was modified Modelica/Utilities/Streams.mo (diff)
Commit e421019445e281f93b8842e00c2d8ff9b387fa39 by Hans.Olsson
Use protected as heading consistently.
The file was modified Modelica/Electrical/Digital.mo (diff)
Commit 8b3bbac55282071d8f2b59192578624270c9789b by Hans.Olsson
Remove weird line-breaks and format equation consistently.
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified ModelicaTest/Electrical/QuasiStatic/Polyphase.mo (diff)
The file was modified ModelicaTest/Tables/CombiTimeTable.mo (diff)
The file was modified ModelicaTest/Fluid/TestComponents/NewFittings.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified ModelicaTest/Math.mo (diff)
The file was modified ModelicaTest/Fluid/Dissipation.mo (diff)
Commit 87b93f1065d2ccbd3a77c5146c1c4be54ad61aaa by Hans.Olsson
Add separation rule as well.
The file was modified Modelica/package.mo (diff)
The file was modified Complex.mo (diff)
Commit 69fe0a0ddcd93f320374e5af496aab9939102443 by noreply
Update Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
Commit f9a929a0331c226cfefb27eaf5ac62199deef9d9 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
Commit 458435b86181d8023384b008ec10c25d93af0b21 by noreply
Apply suggestions from code review
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
Commit cc5326b4effdeb900e21d4a615b678225066a611 by jakub.tobolar
Minor formatting changes in html code
The file was modified Modelica/package.mo (diff)
Commit 986ac9481ca97f5c775762f2d6b4b76698721a27 by noreply
Apply suggestions from code review

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Thermal/FluidHeatFlow/Sensors/RelTemperatureSensor.mo (diff)
The file was modified ModelicaTest/Electrical/QuasiStatic/Polyphase.mo (diff)
The file was modified Modelica/Media/IdealGases/Common/package.mo (diff)
Commit d87685bee78cb1f55c35cc646b828a74811eb654 by Hans.Olsson
Specify how to handle modifier lists.
Give example.
The file was modified Modelica/package.mo (diff)
Commit 3df52670f608c503eed912f15e8f951f32516780 by Hans.Olsson
Rename to be slightly better.
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit e5e47bfc81bce73440bb80355bb7cdcb375b3faa by jakub.tobolar
Type Modelica keywords in bold and remove trailing whitespaces ;-)
The file was modified Modelica/package.mo (diff)
Commit b88bed813f364f50566d477b0cd6d4b21b51593b by dietmar.winkler
Based on comments in #4156 just remove eps.
The file was modified Modelica/ComplexBlocks/Sources/ComplexRampPhasor.mo (diff)

Summary

  1. Some generic Formatting guides - consistent with how classes are usually written. (details)
  2. Use protected as a heading for a number of declarations. (details)
  3. Avoid bad line-breaks in connect-annotation. (details)
  4. Do not use tab. (details)
  5. Remove trailing white-space (details)
  6. The end of a class shall not be indented relative to class. (details)
  7. RemoveTrailingWhiteSpace (details)
  8. NoTab (details)
  9. Even for redeclare extends ensure that class contents is indented relative to class. (details)
  10. Indent annotation relative to class (details)
  11. Documentation shall be indented relative to class (details)
  12. And sensible formatting (details)
  13. Use protected as heading consistently. (details)
  14. Remove weird line-breaks and format equation consistently. (details)
  15. Add separation rule as well. (details)
  16. And apply the rule (details)
  17. Update Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (details)
  18. Apply suggestions from code review (details)
  19. Apply suggestions from code review (details)
  20. Minor formatting changes in html code (details)
  21. Apply suggestions from code review (details)
  22. Specify how to handle modifier lists. (details)
  23. Rename to be slightly better. (details)
  24. Quoting! (details)
  25. Type Modelica keywords in bold and remove trailing whitespaces ;-) (details)
  26. Based on comments in #4156 just remove eps. (details)
Commit 605ba09a93b6d641348cb6d73d11cb7575191945 by Hans.Olsson
Some generic Formatting guides - consistent with how classes are usually written.
The file was modified Modelica/package.mo (diff)
Commit fe1b7077b3d99f825adf7b9c36b2a8c89b053b93 by Hans.Olsson
Use protected as a heading for a number of declarations.
I believe that the previous formatting in Digitial is due to someone having
protected A
protected B
protected C
(which would be another style).
Then the subsequent protected were lost, and first protected formatted on a separate line.
The file was modified Modelica/Electrical/Digital.mo (diff)
The file was modified Modelica/Clocked/RealSignals/TimeBasedSources/Sine.mo (diff)
Commit 9e127b0d8ae8a60ccb0da66878f08c9a9b8e2c80 by Hans.Olsson
Avoid bad line-breaks in connect-annotation.
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
Commit 8450947b759836442cefadc2e8539e0987d6952d by Hans.Olsson
Do not use tab.
(Additional changes would be good.)
The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit af178dacef78c92610677579c9fed3b6d12c1af6 by Hans.Olsson
Remove trailing white-space
The file was modified Modelica/Math/isPowerOf2.mo (diff)
Commit f876711274cb19a55a2e2eff530740d43248cb7e by Hans.Olsson
The end of a class shall not be indented relative to class.
The file was modified Modelica/Media/Air/ReferenceAir.mo (diff)
Commit cd3d34c6c8e08865e1667780d3fc8c97df12a71d by Hans.Olsson
RemoveTrailingWhiteSpace
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Sensors/RelTemperatureSensor.mo (diff)
Commit 302894d5f1fc44cb279b12ea7414738cfaa61c21 by Hans.Olsson
Even for redeclare extends ensure that class contents is indented relative to class.
The file was modified Modelica/Media/IdealGases/Common/package.mo (diff)
Commit b0641b13d4dfeff1c5d5d9153d0e98bc9c4b3385 by Hans.Olsson
Indent annotation relative to class
The file was modified Modelica/Media/Air/ReferenceMoistAir.mo (diff)
Commit 4f32fae2fb742af9570a478589166f3fb90bd09c by Hans.Olsson
Documentation shall be indented relative to class
The file was modified Modelica/Utilities/Streams.mo (diff)
Commit 27ab13c7190f17be04fe26c80ac32b63fd800291 by Hans.Olsson
And sensible formatting
The file was modified Modelica/Utilities/Streams.mo (diff)
Commit e421019445e281f93b8842e00c2d8ff9b387fa39 by Hans.Olsson
Use protected as heading consistently.
The file was modified Modelica/Electrical/Digital.mo (diff)
Commit 8b3bbac55282071d8f2b59192578624270c9789b by Hans.Olsson
Remove weird line-breaks and format equation consistently.
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified ModelicaTest/Tables/CombiTimeTable.mo (diff)
The file was modified ModelicaTest/Fluid/Dissipation.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified ModelicaTest/Electrical/QuasiStatic/Polyphase.mo (diff)
The file was modified ModelicaTest/Fluid/TestComponents/NewFittings.mo (diff)
The file was modified ModelicaTest/Math.mo (diff)
Commit 87b93f1065d2ccbd3a77c5146c1c4be54ad61aaa by Hans.Olsson
Add separation rule as well.
The file was modified Modelica/package.mo (diff)
The file was modified Complex.mo (diff)
Commit 69fe0a0ddcd93f320374e5af496aab9939102443 by noreply
Update Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
Commit f9a929a0331c226cfefb27eaf5ac62199deef9d9 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
Commit 458435b86181d8023384b008ec10c25d93af0b21 by noreply
Apply suggestions from code review
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
Commit cc5326b4effdeb900e21d4a615b678225066a611 by jakub.tobolar
Minor formatting changes in html code
The file was modified Modelica/package.mo (diff)
Commit 986ac9481ca97f5c775762f2d6b4b76698721a27 by noreply
Apply suggestions from code review

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Media/IdealGases/Common/package.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Sensors/RelTemperatureSensor.mo (diff)
The file was modified ModelicaTest/Electrical/QuasiStatic/Polyphase.mo (diff)
Commit d87685bee78cb1f55c35cc646b828a74811eb654 by Hans.Olsson
Specify how to handle modifier lists.
Give example.
The file was modified Modelica/package.mo (diff)
Commit 3df52670f608c503eed912f15e8f951f32516780 by Hans.Olsson
Rename to be slightly better.
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit e5e47bfc81bce73440bb80355bb7cdcb375b3faa by jakub.tobolar
Type Modelica keywords in bold and remove trailing whitespaces ;-)
The file was modified Modelica/package.mo (diff)
Commit b88bed813f364f50566d477b0cd6d4b21b51593b by dietmar.winkler
Based on comments in #4156 just remove eps.
The file was modified Modelica/ComplexBlocks/Sources/ComplexRampPhasor.mo (diff)

Summary

  1. Some generic Formatting guides - consistent with how classes are usually written. (details)
  2. Use protected as a heading for a number of declarations. (details)
  3. Avoid bad line-breaks in connect-annotation. (details)
  4. Do not use tab. (details)
  5. Remove trailing white-space (details)
  6. The end of a class shall not be indented relative to class. (details)
  7. RemoveTrailingWhiteSpace (details)
  8. NoTab (details)
  9. Even for redeclare extends ensure that class contents is indented relative to class. (details)
  10. Indent annotation relative to class (details)
  11. Documentation shall be indented relative to class (details)
  12. And sensible formatting (details)
  13. Use protected as heading consistently. (details)
  14. Remove weird line-breaks and format equation consistently. (details)
  15. Add separation rule as well. (details)
  16. And apply the rule (details)
  17. Update Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (details)
  18. Apply suggestions from code review (details)
  19. Apply suggestions from code review (details)
  20. Minor formatting changes in html code (details)
  21. Apply suggestions from code review (details)
  22. Specify how to handle modifier lists. (details)
  23. Rename to be slightly better. (details)
  24. Quoting! (details)
  25. Type Modelica keywords in bold and remove trailing whitespaces ;-) (details)
  26. Based on comments in #4156 just remove eps. (details)
Commit 605ba09a93b6d641348cb6d73d11cb7575191945 by Hans.Olsson
Some generic Formatting guides - consistent with how classes are usually written.
The file was modified Modelica/package.mo (diff)
Commit fe1b7077b3d99f825adf7b9c36b2a8c89b053b93 by Hans.Olsson
Use protected as a heading for a number of declarations.
I believe that the previous formatting in Digitial is due to someone having
protected A
protected B
protected C
(which would be another style).
Then the subsequent protected were lost, and first protected formatted on a separate line.
The file was modified Modelica/Electrical/Digital.mo (diff)
The file was modified Modelica/Clocked/RealSignals/TimeBasedSources/Sine.mo (diff)
Commit 9e127b0d8ae8a60ccb0da66878f08c9a9b8e2c80 by Hans.Olsson
Avoid bad line-breaks in connect-annotation.
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
Commit 8450947b759836442cefadc2e8539e0987d6952d by Hans.Olsson
Do not use tab.
(Additional changes would be good.)
The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit af178dacef78c92610677579c9fed3b6d12c1af6 by Hans.Olsson
Remove trailing white-space
The file was modified Modelica/Math/isPowerOf2.mo (diff)
Commit f876711274cb19a55a2e2eff530740d43248cb7e by Hans.Olsson
The end of a class shall not be indented relative to class.
The file was modified Modelica/Media/Air/ReferenceAir.mo (diff)
Commit cd3d34c6c8e08865e1667780d3fc8c97df12a71d by Hans.Olsson
RemoveTrailingWhiteSpace
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Sensors/RelTemperatureSensor.mo (diff)
Commit 302894d5f1fc44cb279b12ea7414738cfaa61c21 by Hans.Olsson
Even for redeclare extends ensure that class contents is indented relative to class.
The file was modified Modelica/Media/IdealGases/Common/package.mo (diff)
Commit b0641b13d4dfeff1c5d5d9153d0e98bc9c4b3385 by Hans.Olsson
Indent annotation relative to class
The file was modified Modelica/Media/Air/ReferenceMoistAir.mo (diff)
Commit 4f32fae2fb742af9570a478589166f3fb90bd09c by Hans.Olsson
Documentation shall be indented relative to class
The file was modified Modelica/Utilities/Streams.mo (diff)
Commit 27ab13c7190f17be04fe26c80ac32b63fd800291 by Hans.Olsson
And sensible formatting
The file was modified Modelica/Utilities/Streams.mo (diff)
Commit e421019445e281f93b8842e00c2d8ff9b387fa39 by Hans.Olsson
Use protected as heading consistently.
The file was modified Modelica/Electrical/Digital.mo (diff)
Commit 8b3bbac55282071d8f2b59192578624270c9789b by Hans.Olsson
Remove weird line-breaks and format equation consistently.
The file was modified ModelicaTest/Electrical/QuasiStatic/Polyphase.mo (diff)
The file was modified ModelicaTest/Tables/CombiTimeTable.mo (diff)
The file was modified ModelicaTest/Fluid/Dissipation.mo (diff)
The file was modified ModelicaTest/Fluid/TestComponents/NewFittings.mo (diff)
The file was modified ModelicaTest/Math.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit 87b93f1065d2ccbd3a77c5146c1c4be54ad61aaa by Hans.Olsson
Add separation rule as well.
The file was modified Modelica/package.mo (diff)
The file was modified Complex.mo (diff)
Commit 69fe0a0ddcd93f320374e5af496aab9939102443 by noreply
Update Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
Commit f9a929a0331c226cfefb27eaf5ac62199deef9d9 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
Commit 458435b86181d8023384b008ec10c25d93af0b21 by noreply
Apply suggestions from code review
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
Commit cc5326b4effdeb900e21d4a615b678225066a611 by jakub.tobolar
Minor formatting changes in html code
The file was modified Modelica/package.mo (diff)
Commit 986ac9481ca97f5c775762f2d6b4b76698721a27 by noreply
Apply suggestions from code review

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified ModelicaTest/Electrical/QuasiStatic/Polyphase.mo (diff)
The file was modified Modelica/Media/IdealGases/Common/package.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Sensors/RelTemperatureSensor.mo (diff)
Commit d87685bee78cb1f55c35cc646b828a74811eb654 by Hans.Olsson
Specify how to handle modifier lists.
Give example.
The file was modified Modelica/package.mo (diff)
Commit 3df52670f608c503eed912f15e8f951f32516780 by Hans.Olsson
Rename to be slightly better.
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit e5e47bfc81bce73440bb80355bb7cdcb375b3faa by jakub.tobolar
Type Modelica keywords in bold and remove trailing whitespaces ;-)
The file was modified Modelica/package.mo (diff)
Commit b88bed813f364f50566d477b0cd6d4b21b51593b by dietmar.winkler
Based on comments in #4156 just remove eps.
The file was modified Modelica/ComplexBlocks/Sources/ComplexRampPhasor.mo (diff)

Summary

  1. Some generic Formatting guides - consistent with how classes are usually written. (details)
  2. Use protected as a heading for a number of declarations. (details)
  3. Avoid bad line-breaks in connect-annotation. (details)
  4. Do not use tab. (details)
  5. Remove trailing white-space (details)
  6. The end of a class shall not be indented relative to class. (details)
  7. RemoveTrailingWhiteSpace (details)
  8. NoTab (details)
  9. Even for redeclare extends ensure that class contents is indented relative to class. (details)
  10. Indent annotation relative to class (details)
  11. Documentation shall be indented relative to class (details)
  12. And sensible formatting (details)
  13. Use protected as heading consistently. (details)
  14. Remove weird line-breaks and format equation consistently. (details)
  15. Add separation rule as well. (details)
  16. And apply the rule (details)
  17. Update Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (details)
  18. Apply suggestions from code review (details)
  19. Apply suggestions from code review (details)
  20. Minor formatting changes in html code (details)
  21. Apply suggestions from code review (details)
  22. Specify how to handle modifier lists. (details)
  23. Rename to be slightly better. (details)
  24. Quoting! (details)
  25. Type Modelica keywords in bold and remove trailing whitespaces ;-) (details)
  26. Based on comments in #4156 just remove eps. (details)
Commit 605ba09a93b6d641348cb6d73d11cb7575191945 by Hans.Olsson
Some generic Formatting guides - consistent with how classes are usually written.
The file was modified Modelica/package.mo (diff)
Commit fe1b7077b3d99f825adf7b9c36b2a8c89b053b93 by Hans.Olsson
Use protected as a heading for a number of declarations.
I believe that the previous formatting in Digitial is due to someone having
protected A
protected B
protected C
(which would be another style).
Then the subsequent protected were lost, and first protected formatted on a separate line.
The file was modified Modelica/Clocked/RealSignals/TimeBasedSources/Sine.mo (diff)
The file was modified Modelica/Electrical/Digital.mo (diff)
Commit 9e127b0d8ae8a60ccb0da66878f08c9a9b8e2c80 by Hans.Olsson
Avoid bad line-breaks in connect-annotation.
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
Commit 8450947b759836442cefadc2e8539e0987d6952d by Hans.Olsson
Do not use tab.
(Additional changes would be good.)
The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit af178dacef78c92610677579c9fed3b6d12c1af6 by Hans.Olsson
Remove trailing white-space
The file was modified Modelica/Math/isPowerOf2.mo (diff)
Commit f876711274cb19a55a2e2eff530740d43248cb7e by Hans.Olsson
The end of a class shall not be indented relative to class.
The file was modified Modelica/Media/Air/ReferenceAir.mo (diff)
Commit cd3d34c6c8e08865e1667780d3fc8c97df12a71d by Hans.Olsson
RemoveTrailingWhiteSpace
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Sensors/RelTemperatureSensor.mo (diff)
Commit 302894d5f1fc44cb279b12ea7414738cfaa61c21 by Hans.Olsson
Even for redeclare extends ensure that class contents is indented relative to class.
The file was modified Modelica/Media/IdealGases/Common/package.mo (diff)
Commit b0641b13d4dfeff1c5d5d9153d0e98bc9c4b3385 by Hans.Olsson
Indent annotation relative to class
The file was modified Modelica/Media/Air/ReferenceMoistAir.mo (diff)
Commit 4f32fae2fb742af9570a478589166f3fb90bd09c by Hans.Olsson
Documentation shall be indented relative to class
The file was modified Modelica/Utilities/Streams.mo (diff)
Commit 27ab13c7190f17be04fe26c80ac32b63fd800291 by Hans.Olsson
And sensible formatting
The file was modified Modelica/Utilities/Streams.mo (diff)
Commit e421019445e281f93b8842e00c2d8ff9b387fa39 by Hans.Olsson
Use protected as heading consistently.
The file was modified Modelica/Electrical/Digital.mo (diff)
Commit 8b3bbac55282071d8f2b59192578624270c9789b by Hans.Olsson
Remove weird line-breaks and format equation consistently.
The file was modified ModelicaTest/Math.mo (diff)
The file was modified ModelicaTest/Tables/CombiTimeTable.mo (diff)
The file was modified ModelicaTest/Fluid/TestComponents/NewFittings.mo (diff)
The file was modified ModelicaTest/Electrical/QuasiStatic/Polyphase.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified ModelicaTest/Fluid/Dissipation.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
Commit 87b93f1065d2ccbd3a77c5146c1c4be54ad61aaa by Hans.Olsson
Add separation rule as well.
The file was modified Modelica/package.mo (diff)
The file was modified Complex.mo (diff)
Commit 69fe0a0ddcd93f320374e5af496aab9939102443 by noreply
Update Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
Commit f9a929a0331c226cfefb27eaf5ac62199deef9d9 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
Commit 458435b86181d8023384b008ec10c25d93af0b21 by noreply
Apply suggestions from code review
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
Commit cc5326b4effdeb900e21d4a615b678225066a611 by jakub.tobolar
Minor formatting changes in html code
The file was modified Modelica/package.mo (diff)
Commit 986ac9481ca97f5c775762f2d6b4b76698721a27 by noreply
Apply suggestions from code review

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Media/IdealGases/Common/package.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Sensors/RelTemperatureSensor.mo (diff)
The file was modified ModelicaTest/Electrical/QuasiStatic/Polyphase.mo (diff)
Commit d87685bee78cb1f55c35cc646b828a74811eb654 by Hans.Olsson
Specify how to handle modifier lists.
Give example.
The file was modified Modelica/package.mo (diff)
Commit 3df52670f608c503eed912f15e8f951f32516780 by Hans.Olsson
Rename to be slightly better.
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit e5e47bfc81bce73440bb80355bb7cdcb375b3faa by jakub.tobolar
Type Modelica keywords in bold and remove trailing whitespaces ;-)
The file was modified Modelica/package.mo (diff)
Commit b88bed813f364f50566d477b0cd6d4b21b51593b by dietmar.winkler
Based on comments in #4156 just remove eps.
The file was modified Modelica/ComplexBlocks/Sources/ComplexRampPhasor.mo (diff)

Summary

  1. Some generic Formatting guides - consistent with how classes are usually written. (details)
  2. Use protected as a heading for a number of declarations. (details)
  3. Avoid bad line-breaks in connect-annotation. (details)
  4. Do not use tab. (details)
  5. Remove trailing white-space (details)
  6. The end of a class shall not be indented relative to class. (details)
  7. RemoveTrailingWhiteSpace (details)
  8. NoTab (details)
  9. Even for redeclare extends ensure that class contents is indented relative to class. (details)
  10. Indent annotation relative to class (details)
  11. Documentation shall be indented relative to class (details)
  12. And sensible formatting (details)
  13. Use protected as heading consistently. (details)
  14. Remove weird line-breaks and format equation consistently. (details)
  15. Add separation rule as well. (details)
  16. And apply the rule (details)
  17. Update Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (details)
  18. Apply suggestions from code review (details)
  19. Apply suggestions from code review (details)
  20. Minor formatting changes in html code (details)
  21. Apply suggestions from code review (details)
  22. Specify how to handle modifier lists. (details)
  23. Rename to be slightly better. (details)
  24. Quoting! (details)
  25. Type Modelica keywords in bold and remove trailing whitespaces ;-) (details)
  26. Based on comments in #4156 just remove eps. (details)
Commit 605ba09a93b6d641348cb6d73d11cb7575191945 by Hans.Olsson
Some generic Formatting guides - consistent with how classes are usually written.
The file was modified Modelica/package.mo (diff)
Commit fe1b7077b3d99f825adf7b9c36b2a8c89b053b93 by Hans.Olsson
Use protected as a heading for a number of declarations.
I believe that the previous formatting in Digitial is due to someone having
protected A
protected B
protected C
(which would be another style).
Then the subsequent protected were lost, and first protected formatted on a separate line.
The file was modified Modelica/Electrical/Digital.mo (diff)
The file was modified Modelica/Clocked/RealSignals/TimeBasedSources/Sine.mo (diff)
Commit 9e127b0d8ae8a60ccb0da66878f08c9a9b8e2c80 by Hans.Olsson
Avoid bad line-breaks in connect-annotation.
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
Commit 8450947b759836442cefadc2e8539e0987d6952d by Hans.Olsson
Do not use tab.
(Additional changes would be good.)
The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit af178dacef78c92610677579c9fed3b6d12c1af6 by Hans.Olsson
Remove trailing white-space
The file was modified Modelica/Math/isPowerOf2.mo (diff)
Commit f876711274cb19a55a2e2eff530740d43248cb7e by Hans.Olsson
The end of a class shall not be indented relative to class.
The file was modified Modelica/Media/Air/ReferenceAir.mo (diff)
Commit cd3d34c6c8e08865e1667780d3fc8c97df12a71d by Hans.Olsson
RemoveTrailingWhiteSpace
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Sensors/RelTemperatureSensor.mo (diff)
Commit 302894d5f1fc44cb279b12ea7414738cfaa61c21 by Hans.Olsson
Even for redeclare extends ensure that class contents is indented relative to class.
The file was modified Modelica/Media/IdealGases/Common/package.mo (diff)
Commit b0641b13d4dfeff1c5d5d9153d0e98bc9c4b3385 by Hans.Olsson
Indent annotation relative to class
The file was modified Modelica/Media/Air/ReferenceMoistAir.mo (diff)
Commit 4f32fae2fb742af9570a478589166f3fb90bd09c by Hans.Olsson
Documentation shall be indented relative to class
The file was modified Modelica/Utilities/Streams.mo (diff)
Commit 27ab13c7190f17be04fe26c80ac32b63fd800291 by Hans.Olsson
And sensible formatting
The file was modified Modelica/Utilities/Streams.mo (diff)
Commit e421019445e281f93b8842e00c2d8ff9b387fa39 by Hans.Olsson
Use protected as heading consistently.
The file was modified Modelica/Electrical/Digital.mo (diff)
Commit 8b3bbac55282071d8f2b59192578624270c9789b by Hans.Olsson
Remove weird line-breaks and format equation consistently.
The file was modified ModelicaTest/Math.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified ModelicaTest/Electrical/QuasiStatic/Polyphase.mo (diff)
The file was modified ModelicaTest/Tables/CombiTimeTable.mo (diff)
The file was modified ModelicaTest/Fluid/Dissipation.mo (diff)
The file was modified ModelicaTest/Fluid/TestComponents/NewFittings.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit 87b93f1065d2ccbd3a77c5146c1c4be54ad61aaa by Hans.Olsson
Add separation rule as well.
The file was modified Modelica/package.mo (diff)
The file was modified Complex.mo (diff)
Commit 69fe0a0ddcd93f320374e5af496aab9939102443 by noreply
Update Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
Commit f9a929a0331c226cfefb27eaf5ac62199deef9d9 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
Commit 458435b86181d8023384b008ec10c25d93af0b21 by noreply
Apply suggestions from code review
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
Commit cc5326b4effdeb900e21d4a615b678225066a611 by jakub.tobolar
Minor formatting changes in html code
The file was modified Modelica/package.mo (diff)
Commit 986ac9481ca97f5c775762f2d6b4b76698721a27 by noreply
Apply suggestions from code review

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified ModelicaTest/Electrical/QuasiStatic/Polyphase.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Sensors/RelTemperatureSensor.mo (diff)
The file was modified Modelica/Media/IdealGases/Common/package.mo (diff)
Commit d87685bee78cb1f55c35cc646b828a74811eb654 by Hans.Olsson
Specify how to handle modifier lists.
Give example.
The file was modified Modelica/package.mo (diff)
Commit 3df52670f608c503eed912f15e8f951f32516780 by Hans.Olsson
Rename to be slightly better.
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit e5e47bfc81bce73440bb80355bb7cdcb375b3faa by jakub.tobolar
Type Modelica keywords in bold and remove trailing whitespaces ;-)
The file was modified Modelica/package.mo (diff)
Commit b88bed813f364f50566d477b0cd6d4b21b51593b by dietmar.winkler
Based on comments in #4156 just remove eps.
The file was modified Modelica/ComplexBlocks/Sources/ComplexRampPhasor.mo (diff)

Summary

  1. Some generic Formatting guides - consistent with how classes are usually written. (details)
  2. Use protected as a heading for a number of declarations. (details)
  3. Avoid bad line-breaks in connect-annotation. (details)
  4. Do not use tab. (details)
  5. Remove trailing white-space (details)
  6. The end of a class shall not be indented relative to class. (details)
  7. RemoveTrailingWhiteSpace (details)
  8. NoTab (details)
  9. Even for redeclare extends ensure that class contents is indented relative to class. (details)
  10. Indent annotation relative to class (details)
  11. Documentation shall be indented relative to class (details)
  12. And sensible formatting (details)
  13. Use protected as heading consistently. (details)
  14. Remove weird line-breaks and format equation consistently. (details)
  15. Add separation rule as well. (details)
  16. And apply the rule (details)
  17. Update Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (details)
  18. Apply suggestions from code review (details)
  19. Apply suggestions from code review (details)
  20. Minor formatting changes in html code (details)
  21. Apply suggestions from code review (details)
  22. Specify how to handle modifier lists. (details)
  23. Rename to be slightly better. (details)
  24. Quoting! (details)
  25. Type Modelica keywords in bold and remove trailing whitespaces ;-) (details)
  26. Based on comments in #4156 just remove eps. (details)
Commit 605ba09a93b6d641348cb6d73d11cb7575191945 by Hans.Olsson
Some generic Formatting guides - consistent with how classes are usually written.
The file was modified Modelica/package.mo (diff)
Commit fe1b7077b3d99f825adf7b9c36b2a8c89b053b93 by Hans.Olsson
Use protected as a heading for a number of declarations.
I believe that the previous formatting in Digitial is due to someone having
protected A
protected B
protected C
(which would be another style).
Then the subsequent protected were lost, and first protected formatted on a separate line.
The file was modified Modelica/Clocked/RealSignals/TimeBasedSources/Sine.mo (diff)
The file was modified Modelica/Electrical/Digital.mo (diff)
Commit 9e127b0d8ae8a60ccb0da66878f08c9a9b8e2c80 by Hans.Olsson
Avoid bad line-breaks in connect-annotation.
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
Commit 8450947b759836442cefadc2e8539e0987d6952d by Hans.Olsson
Do not use tab.
(Additional changes would be good.)
The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit af178dacef78c92610677579c9fed3b6d12c1af6 by Hans.Olsson
Remove trailing white-space
The file was modified Modelica/Math/isPowerOf2.mo (diff)
Commit f876711274cb19a55a2e2eff530740d43248cb7e by Hans.Olsson
The end of a class shall not be indented relative to class.
The file was modified Modelica/Media/Air/ReferenceAir.mo (diff)
Commit cd3d34c6c8e08865e1667780d3fc8c97df12a71d by Hans.Olsson
RemoveTrailingWhiteSpace
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Sensors/RelTemperatureSensor.mo (diff)
Commit 302894d5f1fc44cb279b12ea7414738cfaa61c21 by Hans.Olsson
Even for redeclare extends ensure that class contents is indented relative to class.
The file was modified Modelica/Media/IdealGases/Common/package.mo (diff)
Commit b0641b13d4dfeff1c5d5d9153d0e98bc9c4b3385 by Hans.Olsson
Indent annotation relative to class
The file was modified Modelica/Media/Air/ReferenceMoistAir.mo (diff)
Commit 4f32fae2fb742af9570a478589166f3fb90bd09c by Hans.Olsson
Documentation shall be indented relative to class
The file was modified Modelica/Utilities/Streams.mo (diff)
Commit 27ab13c7190f17be04fe26c80ac32b63fd800291 by Hans.Olsson
And sensible formatting
The file was modified Modelica/Utilities/Streams.mo (diff)
Commit e421019445e281f93b8842e00c2d8ff9b387fa39 by Hans.Olsson
Use protected as heading consistently.
The file was modified Modelica/Electrical/Digital.mo (diff)
Commit 8b3bbac55282071d8f2b59192578624270c9789b by Hans.Olsson
Remove weird line-breaks and format equation consistently.
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified ModelicaTest/Fluid/Dissipation.mo (diff)
The file was modified ModelicaTest/Math.mo (diff)
The file was modified ModelicaTest/Tables/CombiTimeTable.mo (diff)
The file was modified ModelicaTest/Fluid/TestComponents/NewFittings.mo (diff)
The file was modified ModelicaTest/Electrical/QuasiStatic/Polyphase.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
Commit 87b93f1065d2ccbd3a77c5146c1c4be54ad61aaa by Hans.Olsson
Add separation rule as well.
The file was modified Modelica/package.mo (diff)
The file was modified Complex.mo (diff)
Commit 69fe0a0ddcd93f320374e5af496aab9939102443 by noreply
Update Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
Commit f9a929a0331c226cfefb27eaf5ac62199deef9d9 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
Commit 458435b86181d8023384b008ec10c25d93af0b21 by noreply
Apply suggestions from code review
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
Commit cc5326b4effdeb900e21d4a615b678225066a611 by jakub.tobolar
Minor formatting changes in html code
The file was modified Modelica/package.mo (diff)
Commit 986ac9481ca97f5c775762f2d6b4b76698721a27 by noreply
Apply suggestions from code review

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified ModelicaTest/Electrical/QuasiStatic/Polyphase.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Sensors/RelTemperatureSensor.mo (diff)
The file was modified Modelica/Media/IdealGases/Common/package.mo (diff)
Commit d87685bee78cb1f55c35cc646b828a74811eb654 by Hans.Olsson
Specify how to handle modifier lists.
Give example.
The file was modified Modelica/package.mo (diff)
Commit 3df52670f608c503eed912f15e8f951f32516780 by Hans.Olsson
Rename to be slightly better.
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit e5e47bfc81bce73440bb80355bb7cdcb375b3faa by jakub.tobolar
Type Modelica keywords in bold and remove trailing whitespaces ;-)
The file was modified Modelica/package.mo (diff)
Commit b88bed813f364f50566d477b0cd6d4b21b51593b by dietmar.winkler
Based on comments in #4156 just remove eps.
The file was modified Modelica/ComplexBlocks/Sources/ComplexRampPhasor.mo (diff)

Summary

  1. Some generic Formatting guides - consistent with how classes are usually written. (details)
  2. Use protected as a heading for a number of declarations. (details)
  3. Avoid bad line-breaks in connect-annotation. (details)
  4. Do not use tab. (details)
  5. Remove trailing white-space (details)
  6. The end of a class shall not be indented relative to class. (details)
  7. RemoveTrailingWhiteSpace (details)
  8. NoTab (details)
  9. Even for redeclare extends ensure that class contents is indented relative to class. (details)
  10. Indent annotation relative to class (details)
  11. Documentation shall be indented relative to class (details)
  12. And sensible formatting (details)
  13. Use protected as heading consistently. (details)
  14. Remove weird line-breaks and format equation consistently. (details)
  15. Add separation rule as well. (details)
  16. And apply the rule (details)
  17. Update Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (details)
  18. Apply suggestions from code review (details)
  19. Apply suggestions from code review (details)
  20. Minor formatting changes in html code (details)
  21. Apply suggestions from code review (details)
  22. Specify how to handle modifier lists. (details)
  23. Rename to be slightly better. (details)
  24. Quoting! (details)
  25. Type Modelica keywords in bold and remove trailing whitespaces ;-) (details)
  26. Based on comments in #4156 just remove eps. (details)
Commit 605ba09a93b6d641348cb6d73d11cb7575191945 by Hans.Olsson
Some generic Formatting guides - consistent with how classes are usually written.
The file was modified Modelica/package.mo (diff)
Commit fe1b7077b3d99f825adf7b9c36b2a8c89b053b93 by Hans.Olsson
Use protected as a heading for a number of declarations.
I believe that the previous formatting in Digitial is due to someone having
protected A
protected B
protected C
(which would be another style).
Then the subsequent protected were lost, and first protected formatted on a separate line.
The file was modified Modelica/Electrical/Digital.mo (diff)
The file was modified Modelica/Clocked/RealSignals/TimeBasedSources/Sine.mo (diff)
Commit 9e127b0d8ae8a60ccb0da66878f08c9a9b8e2c80 by Hans.Olsson
Avoid bad line-breaks in connect-annotation.
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
Commit 8450947b759836442cefadc2e8539e0987d6952d by Hans.Olsson
Do not use tab.
(Additional changes would be good.)
The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit af178dacef78c92610677579c9fed3b6d12c1af6 by Hans.Olsson
Remove trailing white-space
The file was modified Modelica/Math/isPowerOf2.mo (diff)
Commit f876711274cb19a55a2e2eff530740d43248cb7e by Hans.Olsson
The end of a class shall not be indented relative to class.
The file was modified Modelica/Media/Air/ReferenceAir.mo (diff)
Commit cd3d34c6c8e08865e1667780d3fc8c97df12a71d by Hans.Olsson
RemoveTrailingWhiteSpace
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Sensors/RelTemperatureSensor.mo (diff)
Commit 302894d5f1fc44cb279b12ea7414738cfaa61c21 by Hans.Olsson
Even for redeclare extends ensure that class contents is indented relative to class.
The file was modified Modelica/Media/IdealGases/Common/package.mo (diff)
Commit b0641b13d4dfeff1c5d5d9153d0e98bc9c4b3385 by Hans.Olsson
Indent annotation relative to class
The file was modified Modelica/Media/Air/ReferenceMoistAir.mo (diff)
Commit 4f32fae2fb742af9570a478589166f3fb90bd09c by Hans.Olsson
Documentation shall be indented relative to class
The file was modified Modelica/Utilities/Streams.mo (diff)
Commit 27ab13c7190f17be04fe26c80ac32b63fd800291 by Hans.Olsson
And sensible formatting
The file was modified Modelica/Utilities/Streams.mo (diff)
Commit e421019445e281f93b8842e00c2d8ff9b387fa39 by Hans.Olsson
Use protected as heading consistently.
The file was modified Modelica/Electrical/Digital.mo (diff)
Commit 8b3bbac55282071d8f2b59192578624270c9789b by Hans.Olsson
Remove weird line-breaks and format equation consistently.
The file was modified ModelicaTest/Electrical/QuasiStatic/Polyphase.mo (diff)
The file was modified ModelicaTest/Fluid/TestComponents/NewFittings.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified ModelicaTest/Math.mo (diff)
The file was modified ModelicaTest/Tables/CombiTimeTable.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified ModelicaTest/Fluid/Dissipation.mo (diff)
Commit 87b93f1065d2ccbd3a77c5146c1c4be54ad61aaa by Hans.Olsson
Add separation rule as well.
The file was modified Modelica/package.mo (diff)
The file was modified Complex.mo (diff)
Commit 69fe0a0ddcd93f320374e5af496aab9939102443 by noreply
Update Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
Commit f9a929a0331c226cfefb27eaf5ac62199deef9d9 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
Commit 458435b86181d8023384b008ec10c25d93af0b21 by noreply
Apply suggestions from code review
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
Commit cc5326b4effdeb900e21d4a615b678225066a611 by jakub.tobolar
Minor formatting changes in html code
The file was modified Modelica/package.mo (diff)
Commit 986ac9481ca97f5c775762f2d6b4b76698721a27 by noreply
Apply suggestions from code review

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified ModelicaTest/Electrical/QuasiStatic/Polyphase.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Sensors/RelTemperatureSensor.mo (diff)
The file was modified Modelica/Media/IdealGases/Common/package.mo (diff)
Commit d87685bee78cb1f55c35cc646b828a74811eb654 by Hans.Olsson
Specify how to handle modifier lists.
Give example.
The file was modified Modelica/package.mo (diff)
Commit 3df52670f608c503eed912f15e8f951f32516780 by Hans.Olsson
Rename to be slightly better.
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit e5e47bfc81bce73440bb80355bb7cdcb375b3faa by jakub.tobolar
Type Modelica keywords in bold and remove trailing whitespaces ;-)
The file was modified Modelica/package.mo (diff)
Commit b88bed813f364f50566d477b0cd6d4b21b51593b by dietmar.winkler
Based on comments in #4156 just remove eps.
The file was modified Modelica/ComplexBlocks/Sources/ComplexRampPhasor.mo (diff)