Skip to content

Conversation

@shviller
Copy link

@shviller shviller commented Oct 1, 2014

Processes unary minus correctly, produces valid code for string literal method calls and IIFEs, processes label, goto, and the `Stat nodes, escapes invalid identifiers.

Processes unary minus correctly, produces valid code for string literal
method calls and IIFEs, processes label, goto, and the `Stat node,
escapes invalid identifiers.
ast_to_src wraps "string literal" in parens to produce valud lua syntax.
@ghost
Copy link

ghost commented Nov 26, 2015

Wrong handling of the unm operator is described in issue #25 and also fixed in pull-request #26.

@astadmistry
Copy link

Any update on this PR?

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