Skip to content

Conversation

@HansOlsson
Copy link
Collaborator

Starting the process of listing semantic changes.

@henrikt-ma
Copy link
Collaborator

How about naming the directory so that one can actually see that separation of major and minor version? Like 3_7 instead of 37?

@HansOlsson
Copy link
Collaborator Author

How about naming the directory so that one can actually see that separation of major and minor version? Like 3_7 instead of 37?

Good idea.

@@ -0,0 +1,8 @@
This list the semantic changes in the various versions.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wording:

Suggested change
This list the semantic changes in the various versions.
This directory contains descriptions of semantic changes introduced in the various versions.

Comment on lines +5 to +6


Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Redundant:

Suggested change



The are separate files for each release to make it easy to maintain during development, but may later be merged.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Redundant:

Suggested change




The are separate files for each release to make it easy to maintain during development, but may later be merged.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo and clarification:

Suggested change
The are separate files for each release to make it easy to maintain during development, but may later be merged.
There are separate files for each release to make it easy to maintain during development, but the files may later be merged.

@@ -0,0 +1,8 @@
This list the semantic changes in the various versions.

Clarifications, examples, reformulations, and changes in layout or other external resources will not be included in this list.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought the plan was to only describe backwards incompatible changes, that is, to not add descriptions of backwards compatible new features?


# Main change

Variability of functions with GenerateEvents.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatting:

Suggested change
Variability of functions with GenerateEvents.
Variability of functions with `GenerateEvents`.

@@ -0,0 +1,28 @@
Discrete-time variability based on GenerateEvents #3610
Copy link
Collaborator

@henrikt-ma henrikt-ma Nov 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatting:

Suggested change
Discrete-time variability based on GenerateEvents #3610
# Discrete-time variability based on `GenerateEvents` #3610

@@ -0,0 +1,28 @@
Discrete-time variability based on GenerateEvents #3610

# Main change
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Push down:

Suggested change
# Main change
## Main change


Variability of functions with GenerateEvents.

# Reason
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above:

Suggested change
# Reason
## Reason


Making it possible to create functions that generate events similarly as the built-in functions, and have rules consistent with them just being inlined.

# Breaks
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above:

Suggested change
# Breaks
## Breaks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants