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

fix #864 #865

Closed
wants to merge 2 commits into from
Closed

fix #864 #865

wants to merge 2 commits into from

Conversation

horasal
Copy link
Contributor

@horasal horasal commented Feb 17, 2015

It is unnecessary(incorrect) to generate context for variables declared in parent closure.

@horasal horasal closed this Mar 5, 2015
@davidhesselbom
Copy link
Contributor

So does this fix #864 or not?

@horasal
Copy link
Contributor Author

horasal commented Mar 5, 2015

@davidhesselbom
Yes, it does.
But there're more problems in TypeDecl -> Closure.
So my final answer is the following 3 commits:

horasal@e56472d
horasal@067edf2
horasal@238a463

these commits make the following code work:
horasal@8b4af4e

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