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

Language evolution updates for 1.21 #15341

Merged
merged 2 commits into from
Mar 27, 2020

Conversation

mppf
Copy link
Member

@mppf mppf commented Mar 26, 2020

Updates the language evolution document with various language changes.

See also PRs #14903 #14903 #15041 #14564.

Reviewed by @bradcray - thanks!

@mppf mppf force-pushed the language-evolution-121 branch from b414cbd to f6cebd8 Compare March 26, 2020 15:37
@mppf mppf requested a review from bradcray March 26, 2020 16:16
.. code-block:: chapel

var x: myRecord;
x; // adding this mention avoid split-initialization
Copy link
Member

Choose a reason for hiding this comment

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

"avoids" (or "prevents", "squashes", etc.)
It might also be useful to say "instead, the record is default initialized at its declaration point" for clarity?

@bradcray
Copy link
Member

Other than that one comment, this looks fine to me. I didn't try building to test the links, but can if you want.

@mppf mppf merged commit b98d5c8 into chapel-lang:master Mar 27, 2020
@mppf mppf deleted the language-evolution-121 branch March 27, 2020 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants