Skip to content

Conversation

@joeywatts
Copy link

@joeywatts joeywatts commented Nov 21, 2018

Provides a mechanism to hoist variables to the top of the block scope (instead of just the function scope). By doing this, computed property names are properly bound at the time of class evaluation.

Joseph Watts and others added 4 commits November 20, 2018 20:25
Signed-off-by: Joseph Watts <[email protected]>
I couldn't get the evaluator.evaluateTypeScript
function to do codegen when there is a syntax
error, even with the `noEmitOnError: false` compiler
option.

Signed-off-by: Max Heiber <[email protected]>
Signed-off-by: Joseph Watts <[email protected]>
@mheiber
Copy link

mheiber commented Dec 3, 2018

superseded by #18

@mheiber mheiber closed this Dec 3, 2018
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.

3 participants