Skip to content

fix: fully qualify type references in generated expressions - #54

Merged
ycherkes merged 2 commits into
mainfrom
fix/fully-qualify-all-expression-types
Sep 11, 2026
Merged

ycherkes merged 2 commits into
mainfrom
fix/fully-qualify-all-expression-types

Conversation

@ycherkes

Copy link
Copy Markdown
Contributor

Summary

  • Qualify static member references with global:: in generated expressions.
  • Qualify additional type-bearing syntax, including:
    • as expressions
    • generic type arguments
    • declaration and recursive patterns
    • explicit array creation
    • sizeof(...)
    • enum/static member access
  • Expand regression coverage for collision-prone type references.
  • Bump AlephMapper from 0.7.3 to 0.7.4.
  • Refresh generated-source fixture version stamps

@ycherkes
ycherkes merged commit 5a38713 into main Sep 11, 2026
1 check passed
@ycherkes
ycherkes deleted the fix/fully-qualify-all-expression-types branch September 11, 2026 15:56
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