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

Support hiding #4

Open
lpw25 opened this issue Nov 1, 2014 · 0 comments
Open

Support hiding #4

lpw25 opened this issue Nov 1, 2014 · 0 comments

Comments

@lpw25
Copy link
Collaborator

lpw25 commented Nov 1, 2014

We should support hiding of modules and stop comments. I think the correct behaviour here is to perform the same transformation as the nondep_ functions in the compiler. This means attempt to remove all references to types and modules by increasing abstraction.

Where we are unable to hide a reference to something that is hidden we should annotate the reference as an unresolved reference to a hidden thing so that a reasonable error can be displayed in the output.

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

No branches or pull requests

1 participant