Skip to content

Changes

Summary

  1. Clarify non-normative text. (details)
  2. The (details)
  3. Update chapters/connectors.tex (details)
  4. Update chapters/connectors.tex (details)
  5. Add proposed text. (details)
  6. Update chapters/annotations.tex (details)
  7. Add 'time' to document index (details)
  8. Update ReadMe.md (details)
  9. Update RationaleMCP/ReadMe.md (details)
  10. Update chapters/annotations.tex (details)
  11. Add directorySelector (details)
  12. Better examples for expandable connectors. (#3195) (details)
  13. WS (details)
  14. Work around broken tables (#3205) (details)
  15. Update chapters/annotations.tex (details)
  16. Update chapters/annotations.tex (details)
  17. Table fine (#3208) (details)
  18. Remove arrayLayout since most tools have not implemented it. (#3196) (details)
  19. Non optional connector (#3129) (details)
  20. Also mention outputs when presenting list of inputs and outputs (details)
  21. Forbid combination of parameter and input. (#3211) (details)
  22. Correct invalid reference. (details)
  23. Clarify elsewhen (#3217) (details)
  24. Change 'to' -> 'of' to work with both 'inputs' and 'outputs' (details)
  25. Clean up whitespace in listings (details)
  26. Fix obsolete hard-coded cross-references from normal text to list items (details)
  27. Fix hard-coded references in listing (details)
  28. Update chapters/operatorsandexpressions.tex (details)
Commit 2abf25acd9e6b888680bd014970420f8cc38f194 by Hans.Olsson
Clarify non-normative text.
Closes #3194
(well #3195 is needed for the example-update.)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/connectors.tex (diff)
Commit 4a0c93b952f1ca3e77a9fa871798e3a5f895a774 by noreply
Update chapters/connectors.tex

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

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

This sounds good to me

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
Commit 7c5b118069b3515627c242ceff6ad967446a923e by Tidefelt Henrik
Add 'time' to document index
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 2c255381dbc088099a64e333ff7b675567831889 by noreply
Update ReadMe.md

Add issue-column as well. I know that in most new cases it is a Pull-Request not an Issue, but the point is to use it for discussion so it doesn't matter.

Also removing the redundant parenthesis around links due to:
- No need to highlight links when separate columns
- Slightly less text which helps when adding more
- The automatically generated link (for the new issues) are in this form
The file was modified RationaleMCP/ReadMe.md (diff)
Commit 65f2ef3b241e2c099189105624a1a2edd506488e by noreply
Update RationaleMCP/ReadMe.md
The file was modified RationaleMCP/ReadMe.md (diff)
Commit a7fbf34d68458a1030cd5a1d421cfbcc5f1b65ca by noreply
Update chapters/annotations.tex
The file was modified chapters/annotations.tex (diff)
Commit 8d7e57b27d2d9a068cec5243f8f9e4c5f95770a2 by Hans.Olsson
Add directorySelector
As discussed at phone meeting the filter is not allowed.
Other design issues are discussed in #3187
Closes #3187
The file was modified chapters/annotations.tex (diff)
Commit 00903137c1c7a6ee63840035a49b05b59469518b by noreply
Better examples for expandable connectors. (#3195)

* Better example for expandable connectors.
Related to #3191 but only half-closes it.
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/annotations.tex (diff)
Commit daf43660d4fa44620d4df879756f77442d87ea9e by noreply
Work around broken tables (#3205)

Add {} around all lstinline in tables, except if only first - or already present.
The file was modified chapters/inheritance.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit cf2b5c4b4f91d73b3c2e694da51f111174090cab by noreply
Update chapters/annotations.tex

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

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
Commit b345cb72b8310802c20035dd03d5a9fa1fbd7cd5 by noreply
Table fine (#3208)

* Also need to handle first argument, or separator is lost.
Closes #3156
* All including first.

* Mistake

* FixLatex
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/inheritance.tex (diff)
The file was modified chapters/syntax.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/statemachines.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/synchronous.tex (diff)
Commit d89fa50ea4e7d8ab24e08ad7b7701505d87238fe by noreply
Remove arrayLayout since most tools have not implemented it. (#3196)

* Remove arrayLayout since most tools have not implemented it.
As far as currently known no library uses it.
Closes #3189
* EndExample
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/functions.tex (diff)
Commit 2e520c53bd3a7dc8584a9e2318d242f9477b3f55 by noreply
Non optional connector (#3129)

* Describe new annotation for checking number of connections.
* Do not require that conditionally active connectors are connected; reverting #178
Closes #3117
* Apply suggestions from code review
* Removed elided code as suggested, and indicate that something is missing.
Also reduce to one flange-connector.
* Remove 2nd one; turn into separate PR.
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/classes.tex (diff)
Commit b3ad899cc7458a512b7f340bd15c399322bf4eb7 by Tidefelt Henrik
Also mention outputs when presenting list of inputs and outputs
The file was modified chapters/functions.tex (diff)
Commit a9b3f311cb8078996ea357afa34cb08ab744026a by noreply
Forbid combination of parameter and input. (#3211)

* Forbid combination of parameter and input.
Closes #3141
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/classes.tex (diff)
Commit cbc4fb6075c286095d4ff3ff7688c196dc11732d by Hans.Olsson
Correct invalid reference.
The file was modified chapters/synchronous.tex (diff)
Commit 96ddf788ff9fb6625297b30b29076189aabb14ea by noreply
Clarify elsewhen (#3217)

* Clarify elsewhen
Closes #3216

* Update chapters/equations.tex
The file was modified chapters/equations.tex (diff)
Commit b22a3d08baef7d93427f029f411b92a1a64e6504 by noreply
Change 'to' -> 'of' to work with both 'inputs' and 'outputs'

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified chapters/functions.tex (diff)
Commit 111edadc1173305a6f5e9b00d2120e268c4ca833 by Tidefelt Henrik
Clean up whitespace in listings
The file was modified chapters/interface.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit 395af159515b3ffb6b9b8169993eeede942313d2 by Tidefelt Henrik
Fix obsolete hard-coded cross-references from normal text to list items

Besides avoiding the bad use of hard-coded references, this fixes the problem that the references assume alphabetical enumeration, while the referenced enumeration is numeric.
The file was modified chapters/functions.tex (diff)
Commit 389ad163f05da27d850e8bf2cd846ab21cbfefad by Tidefelt Henrik
Fix hard-coded references in listing
The file was modified chapters/functions.tex (diff)
Commit 11567f56601d246e05f323978057aa37ad907a52 by noreply
Update chapters/operatorsandexpressions.tex

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

Summary

  1. Clarify non-normative text. (details)
  2. The (details)
  3. Update chapters/connectors.tex (details)
  4. Update chapters/connectors.tex (details)
  5. Add proposed text. (details)
  6. Update chapters/annotations.tex (details)
  7. Add 'time' to document index (details)
  8. Update ReadMe.md (details)
  9. Update RationaleMCP/ReadMe.md (details)
  10. Update chapters/annotations.tex (details)
  11. Add directorySelector (details)
  12. Better examples for expandable connectors. (#3195) (details)
  13. WS (details)
  14. Work around broken tables (#3205) (details)
  15. Update chapters/annotations.tex (details)
  16. Update chapters/annotations.tex (details)
  17. Table fine (#3208) (details)
  18. Remove arrayLayout since most tools have not implemented it. (#3196) (details)
  19. Non optional connector (#3129) (details)
  20. Also mention outputs when presenting list of inputs and outputs (details)
  21. Forbid combination of parameter and input. (#3211) (details)
  22. Correct invalid reference. (details)
  23. Clarify elsewhen (#3217) (details)
  24. Change 'to' -> 'of' to work with both 'inputs' and 'outputs' (details)
  25. Clean up whitespace in listings (details)
  26. Fix obsolete hard-coded cross-references from normal text to list items (details)
  27. Fix hard-coded references in listing (details)
  28. Update chapters/operatorsandexpressions.tex (details)
Commit 2abf25acd9e6b888680bd014970420f8cc38f194 by Hans.Olsson
Clarify non-normative text.
Closes #3194
(well #3195 is needed for the example-update.)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/connectors.tex (diff)
Commit 4a0c93b952f1ca3e77a9fa871798e3a5f895a774 by noreply
Update chapters/connectors.tex

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

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

This sounds good to me

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
Commit 7c5b118069b3515627c242ceff6ad967446a923e by Tidefelt Henrik
Add 'time' to document index
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 2c255381dbc088099a64e333ff7b675567831889 by noreply
Update ReadMe.md

Add issue-column as well. I know that in most new cases it is a Pull-Request not an Issue, but the point is to use it for discussion so it doesn't matter.

Also removing the redundant parenthesis around links due to:
- No need to highlight links when separate columns
- Slightly less text which helps when adding more
- The automatically generated link (for the new issues) are in this form
The file was modified RationaleMCP/ReadMe.md (diff)
Commit 65f2ef3b241e2c099189105624a1a2edd506488e by noreply
Update RationaleMCP/ReadMe.md
The file was modified RationaleMCP/ReadMe.md (diff)
Commit a7fbf34d68458a1030cd5a1d421cfbcc5f1b65ca by noreply
Update chapters/annotations.tex
The file was modified chapters/annotations.tex (diff)
Commit 8d7e57b27d2d9a068cec5243f8f9e4c5f95770a2 by Hans.Olsson
Add directorySelector
As discussed at phone meeting the filter is not allowed.
Other design issues are discussed in #3187
Closes #3187
The file was modified chapters/annotations.tex (diff)
Commit 00903137c1c7a6ee63840035a49b05b59469518b by noreply
Better examples for expandable connectors. (#3195)

* Better example for expandable connectors.
Related to #3191 but only half-closes it.
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/annotations.tex (diff)
Commit daf43660d4fa44620d4df879756f77442d87ea9e by noreply
Work around broken tables (#3205)

Add {} around all lstinline in tables, except if only first - or already present.
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/inheritance.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit cf2b5c4b4f91d73b3c2e694da51f111174090cab by noreply
Update chapters/annotations.tex

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

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
Commit b345cb72b8310802c20035dd03d5a9fa1fbd7cd5 by noreply
Table fine (#3208)

* Also need to handle first argument, or separator is lost.
Closes #3156
* All including first.

* Mistake

* FixLatex
The file was modified chapters/functions.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/statemachines.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/inheritance.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/syntax.tex (diff)
Commit d89fa50ea4e7d8ab24e08ad7b7701505d87238fe by noreply
Remove arrayLayout since most tools have not implemented it. (#3196)

* Remove arrayLayout since most tools have not implemented it.
As far as currently known no library uses it.
Closes #3189
* EndExample
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/functions.tex (diff)
Commit 2e520c53bd3a7dc8584a9e2318d242f9477b3f55 by noreply
Non optional connector (#3129)

* Describe new annotation for checking number of connections.
* Do not require that conditionally active connectors are connected; reverting #178
Closes #3117
* Apply suggestions from code review
* Removed elided code as suggested, and indicate that something is missing.
Also reduce to one flange-connector.
* Remove 2nd one; turn into separate PR.
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/classes.tex (diff)
Commit b3ad899cc7458a512b7f340bd15c399322bf4eb7 by Tidefelt Henrik
Also mention outputs when presenting list of inputs and outputs
The file was modified chapters/functions.tex (diff)
Commit a9b3f311cb8078996ea357afa34cb08ab744026a by noreply
Forbid combination of parameter and input. (#3211)

* Forbid combination of parameter and input.
Closes #3141
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/classes.tex (diff)
Commit cbc4fb6075c286095d4ff3ff7688c196dc11732d by Hans.Olsson
Correct invalid reference.
The file was modified chapters/synchronous.tex (diff)
Commit 96ddf788ff9fb6625297b30b29076189aabb14ea by noreply
Clarify elsewhen (#3217)

* Clarify elsewhen
Closes #3216

* Update chapters/equations.tex
The file was modified chapters/equations.tex (diff)
Commit b22a3d08baef7d93427f029f411b92a1a64e6504 by noreply
Change 'to' -> 'of' to work with both 'inputs' and 'outputs'

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified chapters/functions.tex (diff)
Commit 111edadc1173305a6f5e9b00d2120e268c4ca833 by Tidefelt Henrik
Clean up whitespace in listings
The file was modified chapters/interface.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit 395af159515b3ffb6b9b8169993eeede942313d2 by Tidefelt Henrik
Fix obsolete hard-coded cross-references from normal text to list items

Besides avoiding the bad use of hard-coded references, this fixes the problem that the references assume alphabetical enumeration, while the referenced enumeration is numeric.
The file was modified chapters/functions.tex (diff)
Commit 389ad163f05da27d850e8bf2cd846ab21cbfefad by Tidefelt Henrik
Fix hard-coded references in listing
The file was modified chapters/functions.tex (diff)
Commit 11567f56601d246e05f323978057aa37ad907a52 by noreply
Update chapters/operatorsandexpressions.tex

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