Skip to content

Improve type resolution for unstripping#158

Merged
ds5678 merged 1 commit intoBepInEx:masterfrom
ds5678:unstripping-pinned-and-custom-modifiers
Sep 14, 2024
Merged

Improve type resolution for unstripping#158
ds5678 merged 1 commit intoBepInEx:masterfrom
ds5678:unstripping-pinned-and-custom-modifiers

Conversation

@ds5678
Copy link
Copy Markdown
Collaborator

@ds5678 ds5678 commented Sep 8, 2024

  • Support PinnedTypeSignature
  • Support CustomModifierTypeSignature
  • Resolve nested types with the correct priority

@ds5678 ds5678 added enhancement New feature or request generation Related to assembly generation labels Sep 8, 2024
@ds5678 ds5678 added this to the 1.5.0 milestone Sep 8, 2024
@ds5678 ds5678 requested a review from js6pak September 8, 2024 20:14
* Support PinnedTypeSignature
* Support CustomModifierTypeSignature
* Resolve nested types with the correct priority
* Handle BoxedTypeSignature and FunctionPointerTypeSignature

SentinelTypeSignature

Function pointers and boxed types
@ds5678 ds5678 force-pushed the unstripping-pinned-and-custom-modifiers branch from 34131a6 to 2c28ede Compare September 13, 2024 22:33
@ds5678 ds5678 merged commit 89b8d31 into BepInEx:master Sep 14, 2024
@ds5678 ds5678 deleted the unstripping-pinned-and-custom-modifiers branch September 14, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request generation Related to assembly generation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants