metalua icon indicating copy to clipboard operation
metalua copied to clipboard

Enhancements for ast_to_src

Open shviller opened this issue 10 years ago • 2 comments

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

shviller avatar Oct 01 '14 16:10 shviller

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

ghost avatar Nov 26 '15 15:11 ghost

Any update on this PR?

astadmistry avatar Jun 01 '19 07:06 astadmistry