Skip to content

OxCaml: Support for unboxed named types#1407

Open
art-w wants to merge 3 commits intoocaml:masterfrom
art-w:unboxed
Open

OxCaml: Support for unboxed named types#1407
art-w wants to merge 3 commits intoocaml:masterfrom
art-w:unboxed

Conversation

@art-w
Copy link
Copy Markdown
Collaborator

@art-w art-w commented Mar 31, 2026

Follow-up on #1404, only the last two commits are new:

  • The first one introduces a test for OxCaml unboxed types foo# to show that the trailing # is missing in generated documentation
  • The second one propagates the unboxing from the compiler representation Pextra_ty (_, Punboxed_ty) in odoc internals, to fix the test

@art-w art-w marked this pull request as draft April 15, 2026 08:48
@art-w art-w force-pushed the unboxed branch 2 times, most recently from 2c21d85 to 107d591 Compare April 15, 2026 15:40
@art-w art-w marked this pull request as ready for review April 15, 2026 15:40
Copy link
Copy Markdown
Collaborator

@panglesd panglesd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

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.

2 participants