Skip to content

fixed additional issues with exported classes and a few transform tes…#355

Merged
lolleko merged 2 commits intotransformer-exportsfrom
transform-exports-test-fixes
Jan 24, 2019
Merged

fixed additional issues with exported classes and a few transform tes…#355
lolleko merged 2 commits intotransformer-exportsfrom
transform-exports-test-fixes

Conversation

@tomblind
Copy link
Copy Markdown
Collaborator

…ts where functions are now declared local

- function and var are global unless inside a module, namespace or function
- everything else is local
- functions and function expressions properly separate declaration from assignment for recursion now
- transform tests updated
- also fixed noHeader not being respected when building lualib
@lolleko lolleko merged commit 37d2bd7 into transformer-exports Jan 24, 2019
@lolleko lolleko deleted the transform-exports-test-fixes branch January 24, 2019 19:57
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