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

Typing cleanup #792

Merged
merged 3 commits into from
Mar 20, 2018
Merged

Typing cleanup #792

merged 3 commits into from
Mar 20, 2018

Conversation

wycats
Copy link
Contributor

@wycats wycats commented Mar 19, 2018

This commit also separates out symbol allocation into a separate pass. It's generally cleaner, but it is also in preparation for changing how scopes work (blocks will take the upvars they need as parameters, rather than closing over the entire current environment).

@wycats wycats merged commit 74497b2 into master Mar 20, 2018
@rwjblue rwjblue deleted the typing-cleanup branch April 16, 2018 19:46
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.

2 participants