Skip to content
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

Update parser and emitter to support nested Swift types #2548

Merged

Conversation

kotlarmilos
Copy link
Member

Description

This PR introduces declarations for structs, enums, and classes. It updates the ABI parser to support nested types and implements string-based C# emitters as distinct methods. It includes additional tests for nested types with static methods.

This update implements the foundation for Swift structs and enums projections.

@kotlarmilos kotlarmilos merged commit d7d5f2e into feature/swift-bindings Apr 18, 2024
6 checks passed
@kotlarmilos kotlarmilos deleted the swift-bindings/abi-parser-hierarchy branch April 18, 2024 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-SwiftBindings Swift bindings for .NET
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants