Skip to content

Merge branch 'master' into ts-to-lua-ast - #329

Merged
tomblind merged 4 commits into
ts-to-lua-astfrom
ts-to-lua-ast-merge-master
Jan 9, 2019
Merged

Merge branch 'master' into ts-to-lua-ast #329
tomblind merged 4 commits into
ts-to-lua-astfrom
ts-to-lua-ast-merge-master

Conversation

@tomblind

@tomblind tomblind commented Jan 9, 2019

Copy link
Copy Markdown
Collaborator
  • fixed compiler crash when unable to determine signature of function argument when passing a function expression

  • Validation crash fix

  • changed static methods and lambda-properties to take a context parameter by default

…321)

* fixed compiler crash when unable to determine signature of function argument when passing a function expression

* added test
* fix for crash when validating assignments of arrays/tuples

* added re-assignment code to tuple return test

* added new tuple assignment test and fixed others
@tomblind
tomblind merged commit 273a54b into ts-to-lua-ast Jan 9, 2019
@tomblind
tomblind deleted the ts-to-lua-ast-merge-master branch January 9, 2019 20:17
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