Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the evolution doc for 1.31 range changes #22566

Merged
merged 2 commits into from
Jun 16, 2023

Conversation

vasslitvinov
Copy link
Member

This PR updates the Chapel Evolution document for the change range.stridable --> strides: strideKind in #22441 / #22486 / #22508 and for the change range.boundedType to range.bounds in #22059.

Testing: built and examined the docs.

Signed-off-by: Vassily Litvinov <vasslitvinov@users.noreply.github.com>
version 1.31, June 2023
-----------------------

Version 1.31 renames and adjusts range's parameters,
Copy link
Member

Choose a reason for hiding this comment

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

"... adjusts two of range's parameters..."

to be positive or to be -1.
This also avoids a terminology problem where ``stridable=false`` implied,
incorrectly, that a range could not be strided. The ``strides`` values
are now self-explanatory instead of the non-specific ``true`` and ``false``.
Copy link
Member

Choose a reason for hiding this comment

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

"... instead of the non-specific values ..."

Signed-off-by: Vassily Litvinov <vasslitvinov@users.noreply.github.com>
@vasslitvinov vasslitvinov merged commit 79b4997 into chapel-lang:main Jun 16, 2023
@vasslitvinov vasslitvinov deleted the range-evolution branch June 16, 2023 18:05
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