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

Feat/recursive types #38

Merged
merged 4 commits into from
Sep 19, 2024
Merged

Feat/recursive types #38

merged 4 commits into from
Sep 19, 2024

Conversation

6d7a
Copy link
Member

@6d7a 6d7a commented Sep 19, 2024

  • detects recursive types and boxes them in the generated rasn bindings (no support for values of recursive types yet)
  • respects extensibility and tagging environments
  • fixes small errors around nested SET OFs

Closes #37

@6d7a 6d7a merged commit e682121 into main Sep 19, 2024
1 check passed
@6d7a 6d7a deleted the feat/recursive-types branch September 19, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for recursive types
1 participant