-
Notifications
You must be signed in to change notification settings - Fork 167
Abstract away output mechanisms & add support for XML dumps #206
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 1 commit
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
a4f8d3d
Start of XML output
Perksey a31cf58
Continuation of XML output
Perksey 52a599b
Add Rider stuff to the .gitignore
Perksey 97d0bc5
Start breaking the ice on COM
Perksey 4d616d9
Finished(?) structs with COM helpers
Perksey f2f9c60
It builds!
Perksey b731d68
Change to om
Perksey 6abed31
Fix NRE
Perksey 5839eaa
Initial set of fixes
Perksey 5067c52
C# fixes
Perksey f02ea2f
XML fixes
Perksey c68af8d
Internalise
Perksey 45d6fd8
Internalise OutputBuilderFactory
Perksey 1159f39
Fix some tests
Perksey 13a791a
Be more stern with our dividers
Perksey ae28f46
Continued
Perksey 442e42a
Revert "Continued"
Perksey a4c191f
Try hacking something together
Perksey 53c2750
Move
Perksey 150d692
Try again
Perksey 4e7a0f0
Boolean logic is failing me
Perksey 6442664
Somewhat hacky fix but it makes sense
Perksey 32ddd9a
ConstantDesc
Perksey c53ad60
FieldDesc
Perksey bdb75fb
Flags
Perksey f11382c
Update FunctionOrDelegateDesc.cs
Perksey a8f1191
Update FunctionOrDelegateDesc.cs
Perksey 398708e
Update StructDesc.cs
Perksey a4b16f4
Accessibility enums?
Perksey 3194999
Calling convention enum
Perksey f44fd1a
Merge remote-tracking branch 'origin/master' into feature/xml
tannergooding 5c874f6
Set vtbl methods as unsafe by default
Perksey fe47eac
Ensure "unsafe" is inserted for standalone delegates
tannergooding 1c6f0d3
Merge remote-tracking branch 'origin/master' into feature/xml
tannergooding c13e4ea
Ensure unsafe isn't emitted on the method class due to vtbl helper me…
tannergooding 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
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.