Skip to content

Add the checked compound assignment operators to the ECMA-335 augments#115540

Merged
tannergooding merged 5 commits intodotnet:mainfrom
tannergooding:fix-114930
May 15, 2025
Merged

Add the checked compound assignment operators to the ECMA-335 augments#115540
tannergooding merged 5 commits intodotnet:mainfrom
tannergooding:fix-114930

Conversation

@tannergooding
Copy link
Member

This resolves #114930

Copilot AI review requested due to automatic review settings May 14, 2025 00:04
@tannergooding
Copy link
Member Author

CC. @jkotas, @AlekseyTs

@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label May 14, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the ECMA-335 augments documentation to include additional checked compound assignment operator names.

  • Updated the unary operators section to introduce instance operator names for increment/decrement operations.
  • Extended the binary operators section to list compound assignment operator names for arithmetic operations.

@tannergooding
Copy link
Member Author

/b-ag Markdown only change, no CI for build analysis to validate and it is stuck spinning

@tannergooding
Copy link
Member Author

/b-ag "Markdown only change, no CI for build analysis to validate and it is stuck spinning"

@tannergooding
Copy link
Member Author

/ba-g"Markdown only change, no CI for build analysis to validate and it is stuck spinning"

@tannergooding tannergooding merged commit 1e91974 into dotnet:main May 15, 2025
14 of 15 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 15, 2025
@tannergooding tannergooding deleted the fix-114930 branch July 1, 2025 14:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[API Proposal]: New user-defined operator names

3 participants