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

Merging PythonAddDeclarationPass into SymbolResovler using HasDynamicDeclarations trait #2006

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

oxisto
Copy link
Member

@oxisto oxisto commented Jan 29, 2025

Work in progress. Also tries to merge the python declaration pass into the symbol resolver.

Certain PRs are needed before we can merge this:

@oxisto oxisto changed the title Providing a new HasDynamicVariable language trait Merging PythonAddDeclarationPass into SymbolResovler using HasDynamicDeclarations trait Jan 29, 2025
@oxisto oxisto added the python label Jan 29, 2025
@oxisto oxisto force-pushed the dynamic-declarations branch from 7074b3b to 9f002df Compare January 31, 2025 19:07
@oxisto oxisto force-pushed the dynamic-declarations branch from 9f002df to f6ccafd Compare January 31, 2025 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Confusion in python symbol resolving when accessing fields in static class context
1 participant