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

Fix interface xrefs #153

Merged
merged 1 commit into from
May 6, 2024
Merged

Fix interface xrefs #153

merged 1 commit into from
May 6, 2024

Conversation

hoodmane
Copy link
Member

@hoodmane hoodmane commented May 6, 2024

This adds a role for interface cross referencing. It also updates ts_type_xref_formatter to take a third argument "kind" which indicates which type of object we're referring to so that we can generate proper xrefs.
TODO: We should probably move this field onto the XRefInternal object.

This also removes the parens interface xrefs since they don't really make sense.

This adds a role for interface cross referencing. It also updates
`ts_type_xref_formatter` to take a third argument "kind" which indicates which
type of object we're referring to so that we can generate proper xrefs. TODO: We
should probably move this field onto the XRefInternal object.
@hoodmane hoodmane merged commit 0ac271e into pyodide:master May 6, 2024
8 checks passed
@hoodmane hoodmane deleted the interface-xrefs branch May 6, 2024 13:01
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.

1 participant