-
Notifications
You must be signed in to change notification settings - Fork 86
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
Add Support for Indexers and Ranges #605
Open
RexJaeschke
wants to merge
34
commits into
dotnet:draft-v8
Choose a base branch
from
RexJaeschke:indexers-and-ranges
base: draft-v8
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Sep 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 369ca4f - Browse repository at this point
Copy the full SHA 369ca4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d77d147 - Browse repository at this point
Copy the full SHA d77d147View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f97b8e - Browse repository at this point
Copy the full SHA 1f97b8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3047be - Browse repository at this point
Copy the full SHA c3047beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3813628 - Browse repository at this point
Copy the full SHA 3813628View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54c4a55 - Browse repository at this point
Copy the full SHA 54c4a55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56e0322 - Browse repository at this point
Copy the full SHA 56e0322View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ef3ab2 - Browse repository at this point
Copy the full SHA 1ef3ab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c051a5d - Browse repository at this point
Copy the full SHA c051a5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ba0cfa - Browse repository at this point
Copy the full SHA 8ba0cfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18319e5 - Browse repository at this point
Copy the full SHA 18319e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cb2cd5 - Browse repository at this point
Copy the full SHA 7cb2cd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3233609 - Browse repository at this point
Copy the full SHA 3233609View commit details -
Configuration menu - View commit details
-
Copy full SHA for d699f4f - Browse repository at this point
Copy the full SHA d699f4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b81b47 - Browse repository at this point
Copy the full SHA 0b81b47View commit details -
Configuration menu - View commit details
-
Copy full SHA for a007699 - Browse repository at this point
Copy the full SHA a007699View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8895e78 - Browse repository at this point
Copy the full SHA 8895e78View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8b297d - Browse repository at this point
Copy the full SHA d8b297dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53d51fd - Browse repository at this point
Copy the full SHA 53d51fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12b4632 - Browse repository at this point
Copy the full SHA 12b4632View commit details -
Configuration menu - View commit details
-
Copy full SHA for f62b30f - Browse repository at this point
Copy the full SHA f62b30fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf03cbd - Browse repository at this point
Copy the full SHA cf03cbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e74541 - Browse repository at this point
Copy the full SHA 9e74541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5157c57 - Browse repository at this point
Copy the full SHA 5157c57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39a0fdd - Browse repository at this point
Copy the full SHA 39a0fddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c67270 - Browse repository at this point
Copy the full SHA 7c67270View commit details
Commits on Aug 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb5703c - Browse repository at this point
Copy the full SHA fb5703cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3981944 - Browse repository at this point
Copy the full SHA 3981944View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d53e7b - Browse repository at this point
Copy the full SHA 7d53e7bView commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b596d0 - Browse repository at this point
Copy the full SHA 5b596d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1a8fec - Browse repository at this point
Copy the full SHA d1a8fecView commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for faf2eac - Browse repository at this point
Copy the full SHA faf2eacView commit details -
- added non-virtual requirement to 2 x imp-generated indexers. - described `GetOffset` semantics. - removed erroneous text w.r.t optional trailing params on `this[int]`.
Configuration menu - View commit details
-
Copy full SHA for 0b88e74 - Browse repository at this point
Copy the full SHA 0b88e74View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2873d8 - Browse repository at this point
Copy the full SHA b2873d8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.