Skip to content

Resolve variables at parse time#1429

Open
stackoverflow wants to merge 3 commits intoapple:mainfrom
stackoverflow:resolve-variables-at-parse-time
Open

Resolve variables at parse time#1429
stackoverflow wants to merge 3 commits intoapple:mainfrom
stackoverflow:resolve-variables-at-parse-time

Conversation

@stackoverflow
Copy link
Contributor

@stackoverflow stackoverflow commented Feb 18, 2026

We can only partially resolve variables at parse time.
Module variables are too dynamic and due to Mixins shading lexical scopes, we need to traverse the owner chain at runtime.

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

Comments