-
Notifications
You must be signed in to change notification settings - Fork 122
Extend full CCW support to non-WinRT SZ array types in 'cswinrtgen' #2228
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
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
19f8278
Use InteropReferences for type enumeration
Sergio0694 5ecb9ab
Handle SZ array types in interop discovery
Sergio0694 27a3944
Track SZ array types and refine discovery
Sergio0694 08e29f9
Refactor SZ array tracking and discovery
Sergio0694 71e2d16
Use SzArrayTypeSignature as key for _szArrayTypes
Sergio0694 add0b3b
Fix Windows Runtime array type check
Sergio0694 47c29c6
Expose SZ array vtable mappings and collections
Sergio0694 3f74496
Detect duplicate GeneratedComInterface IIDs
Sergio0694 bd13054
Support explicit IMarshal and split entries
Sergio0694 9acf0a8
Add interop interface entries resolver
Sergio0694 7ce898e
Separate metadata/native interface enumeration
Sergio0694 cb1c7d8
Use InteropInterfaceEntriesResolver for entries
Sergio0694 132f366
Validate implTypes length matches entries fields
Sergio0694 1c5e6e3
Centralize native COM interface entries
Sergio0694 1f4d9cb
Add SZ array COM interface entries support
Sergio0694 4214e95
Add OrderByFullyQualifiedTypeName extension
Sergio0694 e87afca
Order CCW types by fully qualified name
Sergio0694 5cee02c
Add Create factory to InteropInterfaceEntries
Sergio0694 19078e0
Use thread-static list for SZ array entries
Sergio0694 2f31756
Remove IReferenceArray entries and szArray caching
Sergio0694 910a0b5
Fix comment grammar and XML doc spacing
Sergio0694 f946062
Use SzArrayInterfaceEntries and update discovery
Sergio0694 eb67eac
Handle overridable WinRT interfaces in discovery
Sergio0694 4d836d3
Merge branch 'staging/3.0' into user/sergiopedri/sz-array-ccw
manodasanW b9b395e
Fix spacing
manodasanW 1805b90
Order TypeSignatures before computing hash
Sergio0694 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.