Skip to content

Changes

Summary

  1. Work flow (#2412) (details)
  2. Update for-statement to refer to for-equation and clarify evaluation. (#2391) (details)
  3. Fix synchronous99 (#2394) (details)
  4. Fix whitespace in the code (details)
  5. fix missed rule rename (details)
  6. refs #2431: Fix underscores in rules (details)
  7. refs #2433: Fix parentheses (details)
  8. refs #2434: Fix more white spaces (details)
  9. split der_class_specifier out of short_class_specifier (details)
  10. small changes to the comments (details)
Commit 6757f81a63f3ff1aa6f4c1dec128620ec3dd94d3 by noreply
Work flow (#2412)

Updated to GitHub. Language group agreed by acclamation at meting
The file was modified RationaleMCP/ReadMe.md (diff)
The file was addedRationaleMCP/Workflow1.png
The file was addedRationaleMCP/Workflow2.png
The file was addedRationaleMCP/DevelopmentProcess.md
The file was addedRationaleMCP/Workflow1.pptx
Commit d98f9d041d7fca7d526d924f6cc46cd73c7b80fd by noreply
Update for-statement to refer to for-equation and clarify evaluation. (#2391)

* Update for-statement to refer to for-equation and clarify evaluation.
Closes #2205
Closes #2208
The file was modified chapters/equations.tex (diff)
The file was modified chapters/statements.tex (diff)
Commit 6db1c0c0cf4b7024ae87c24586d221d09b5c073c by noreply
Fix synchronous99 (#2394)

* Named arguments for clock constructors and conversion operators.
Closes #2344

* Clarify exactly how parametric clock expressions must be.
Closes #2272

* Clarify clock conversion operators.
Closes #2264

* Crop images. Ideally the images should be improved overall, but these really looked weird.
* With change proposed at meeting.
The file was modified media/clocked.png (diff)
The file was modified media/piecewise.png (diff)
The file was modified chapters/synchronous.tex (diff)
Commit 826d18c44b82753a1a8e9b2ad11e0a6dc9a0edf7 by Martin Sjölund
Fix whitespace in the code
The file was modified chapters/equations.tex (diff)
Commit 86c06070bc59e0ee42e239c0ff4ff12e787c4fb9 by adrian.pop
fix missed rule rename
The file was modified chapters/syntax.tex (diff)
Commit c8d4ac51701ca293987e7cd14f318593228450b2 by thomas.beutlich
refs #2431: Fix underscores in rules
The file was modified chapters/syntax.tex (diff)
Commit bc127d8056e3de68879bd31666db55c8ace79a07 by thomas.beutlich
refs #2433: Fix parentheses
The file was modified chapters/syntax.tex (diff)
Commit 2d010f853e2001de264a0de4f57aa75c4c918c3a by thomas.beutlich
refs #2434: Fix more white spaces
The file was modified chapters/syntax.tex (diff)
Commit 5d86d89ce2a99aed3faf9e061b7d6caff38ed033 by adrian.pop
split der_class_specifier out of short_class_specifier
The file was modified grammar/B22_class_definition.g (diff)
Commit 54e6d084a520b1dea720aa24c12e4651a650cd67 by adrian.pop
small changes to the comments
The file was modified grammar/B23_extends.g (diff)
The file was modified grammar/B26_equations.g (diff)
The file was modified grammar/B27_expressions.g (diff)

Summary

  1. Work flow (#2412) (details)
  2. Update for-statement to refer to for-equation and clarify evaluation. (#2391) (details)
  3. Fix synchronous99 (#2394) (details)
  4. Fix whitespace in the code (details)
  5. fix missed rule rename (details)
  6. refs #2431: Fix underscores in rules (details)
  7. refs #2433: Fix parentheses (details)
  8. refs #2434: Fix more white spaces (details)
  9. split der_class_specifier out of short_class_specifier (details)
  10. small changes to the comments (details)
Commit 6757f81a63f3ff1aa6f4c1dec128620ec3dd94d3 by noreply
Work flow (#2412)

Updated to GitHub. Language group agreed by acclamation at meting
The file was addedRationaleMCP/Workflow2.png
The file was modified RationaleMCP/ReadMe.md (diff)
The file was addedRationaleMCP/Workflow1.png
The file was addedRationaleMCP/DevelopmentProcess.md
The file was addedRationaleMCP/Workflow1.pptx
Commit d98f9d041d7fca7d526d924f6cc46cd73c7b80fd by noreply
Update for-statement to refer to for-equation and clarify evaluation. (#2391)

* Update for-statement to refer to for-equation and clarify evaluation.
Closes #2205
Closes #2208
The file was modified chapters/statements.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit 6db1c0c0cf4b7024ae87c24586d221d09b5c073c by noreply
Fix synchronous99 (#2394)

* Named arguments for clock constructors and conversion operators.
Closes #2344

* Clarify exactly how parametric clock expressions must be.
Closes #2272

* Clarify clock conversion operators.
Closes #2264

* Crop images. Ideally the images should be improved overall, but these really looked weird.
* With change proposed at meeting.
The file was modified media/piecewise.png (diff)
The file was modified chapters/synchronous.tex (diff)
The file was modified media/clocked.png (diff)
Commit 826d18c44b82753a1a8e9b2ad11e0a6dc9a0edf7 by Martin Sjölund
Fix whitespace in the code
The file was modified chapters/equations.tex (diff)
Commit 86c06070bc59e0ee42e239c0ff4ff12e787c4fb9 by adrian.pop
fix missed rule rename
The file was modified chapters/syntax.tex (diff)
Commit c8d4ac51701ca293987e7cd14f318593228450b2 by thomas.beutlich
refs #2431: Fix underscores in rules
The file was modified chapters/syntax.tex (diff)
Commit bc127d8056e3de68879bd31666db55c8ace79a07 by thomas.beutlich
refs #2433: Fix parentheses
The file was modified chapters/syntax.tex (diff)
Commit 2d010f853e2001de264a0de4f57aa75c4c918c3a by thomas.beutlich
refs #2434: Fix more white spaces
The file was modified chapters/syntax.tex (diff)
Commit 5d86d89ce2a99aed3faf9e061b7d6caff38ed033 by adrian.pop
split der_class_specifier out of short_class_specifier
The file was modified grammar/B22_class_definition.g (diff)
Commit 54e6d084a520b1dea720aa24c12e4651a650cd67 by adrian.pop
small changes to the comments
The file was modified grammar/B26_equations.g (diff)
The file was modified grammar/B23_extends.g (diff)
The file was modified grammar/B27_expressions.g (diff)