Skip to content

More source map stuff#633

Merged
tomblind merged 5 commits intomasterfrom
bugfix/sourcemap-issues
Jun 20, 2019
Merged

More source map stuff#633
tomblind merged 5 commits intomasterfrom
bugfix/sourcemap-issues

Conversation

@tomblind
Copy link
Copy Markdown
Collaborator

  • function end is now mapped to the function declaration, since lua debuggers step on that line when returning
  • class new and generated constructors now map to the class declaration
  • added support for mapped names for translating self->this and variables which were lua identifiers or had invalid characters

@tomblind tomblind merged commit d5f644c into master Jun 20, 2019
@tomblind tomblind deleted the bugfix/sourcemap-issues branch June 20, 2019 13:30
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