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

Aliases should appear in nsc headers #31

Open
lyncmi07 opened this issue Sep 1, 2019 · 0 comments
Open

Aliases should appear in nsc headers #31

lyncmi07 opened this issue Sep 1, 2019 · 0 comments
Labels

Comments

@lyncmi07
Copy link
Owner

lyncmi07 commented Sep 1, 2019

In order for type checking to work correctly, native aliases (and preferably not standard aliases) should make part of a NoSyn module's headers. If possible they should be hidden aliases, IE they work for the purposes of type checking, but attempting to use them in the file that imported them should fail. We would also want at some point for them to be imported at the programmers discretion using a scope modifier (similar to private/public in Java

@lyncmi07 lyncmi07 added enhancement New feature or request headers type system labels Sep 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant