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

Fully support local module importexport in source typed #1693

Open
martin-henz opened this issue Apr 27, 2024 · 0 comments
Open

Fully support local module importexport in source typed #1693

martin-henz opened this issue Apr 27, 2024 · 0 comments
Labels
Enhancement New feature or request important Fixing this is important, but not mission-critical

Comments

@martin-henz
Copy link
Member

In #1686, @ZweZeya writes:
"To fully make this functional, we have to enable preprocessor to take in Typed AST instead of non-typed AST which I have changed. However, we have to look into the helper functions as well because the preprocessor has many helper functions and they all take in non-Typed AST. Currently, I am typecasting to get around this issue."
So I'm including this issue here, so we remember doing that.

This issue will replace: #1401

@martin-henz martin-henz added Enhancement New feature or request important Fixing this is important, but not mission-critical labels Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request important Fixing this is important, but not mission-critical
Projects
None yet
Development

No branches or pull requests

1 participant