-
Notifications
You must be signed in to change notification settings - Fork 92
Adding support for default interface function members #681
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
Merged
BillWagner
merged 48 commits into
dotnet:draft-v8
from
RexJaeschke:default-interface-function-members
Oct 22, 2025
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
1612676
Allow interfaces as well
RexJaeschke ce1962b
support default interface function members
RexJaeschke 25243b4
support default interface function members
RexJaeschke 75567df
Update classes.md
RexJaeschke 3ce3ccd
Update interfaces.md
RexJaeschke ed7d7c3
Update interfaces.md
RexJaeschke 3086454
add annotation to new examples
RexJaeschke 1b8a84e
first pass at fixing references
BillWagner e056252
find link errors part 2
BillWagner edcbd60
word converter warnings
BillWagner 8fad8fa
minor tweaks
RexJaeschke d54fd4c
Fix editorial nits
RexJaeschke 4a3dcf7
fix link
RexJaeschke a811a33
fix link
RexJaeschke f4f700e
Move interface descriptions to interfaces.
BillWagner 22a41a3
Apply suggestions from code review
BillWagner a026967
edit pass on interfaces
BillWagner 5bd2d4b
Rewrite most specific implementation rule
BillWagner 3b99e44
lint issues
BillWagner 696002b
Apply suggestions from code review
BillWagner 8abcd9f
Respond to previous meeting feedback
BillWagner 17865d0
fix grammar and test issues
BillWagner 5ee6231
final pass at comments
BillWagner 23212e5
Apply suggestions from code review
BillWagner 294c1aa
review comments, plus some noodling
BillWagner b7f40b1
Add normative rules for interface member resolution
BillWagner a9c759c
first set of post-meeting updates.
BillWagner b7b025e
respond to review feedback.
BillWagner 28e3391
Clarify more on access to interface members
BillWagner 0b58bdd
Apply suggestions from code review
BillWagner 96e844d
Merge branch 'draft-v8' into default-interface-function-members
BillWagner f424d4f
update anchor
BillWagner 0c039de
update xrefs
BillWagner 2eb6fe0
more anchor cleanup
BillWagner 53f2bab
Update grammar tests for DIM
BillWagner 3d198d4
mostly grammar edits
BillWagner a2302e6
Updates from review at 9/25 meeting
BillWagner 9f75cf4
lint
BillWagner 7b843a2
Address review comments
BillWagner c4c511b
Apply suggestions from code review
BillWagner 709682e
Edits per review
BillWagner 04150a2
fix test
BillWagner ef92d6e
fix build issue.
BillWagner acfdffe
Update rules for lookup and mapping
BillWagner 5bb783c
Apply suggestions from code review
BillWagner 20b278c
Apply suggestions from code review
BillWagner 1d25821
Apply suggestions from code review
BillWagner aa22e86
Apply suggestions from code review
BillWagner File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.