Skip to content

allow type2symbol to find a type object in the expr of the type quosure#193

Merged
perrydv merged 1 commit into
mainfrom
type-passed-as-symbol
Jun 1, 2026
Merged

allow type2symbol to find a type object in the expr of the type quosure#193
perrydv merged 1 commit into
mainfrom
type-passed-as-symbol

Conversation

@perrydv
Copy link
Copy Markdown
Contributor

@perrydv perrydv commented Jun 1, 2026

This small change allows a type to be a symbol object itself. For example, in a list of types for Cpublic members, a symbol could be injected directly, such as when a list is constructed and then included in Cpublic. This came up for supporting a "bridge" compiler for nimble.

This has passed tests except for one unrelated known failure that needs separate attention, so I am recording it as a PR and then will merge it.

@perrydv perrydv merged commit 94cb753 into main Jun 1, 2026
4 of 5 checks passed
@perrydv perrydv deleted the type-passed-as-symbol branch June 1, 2026 23:49
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