X Tutup
Skip to content

Don't use lualib for .call and .apply#884

Merged
Perryvw merged 4 commits intoTypeScriptToLua:masterfrom
ark120202:function-call-apply-inline
May 25, 2020
Merged

Don't use lualib for .call and .apply#884
Perryvw merged 4 commits intoTypeScriptToLua:masterfrom
ark120202:function-call-apply-inline

Conversation

@ark120202
Copy link
Contributor

Closes #875.

Since now output depends on version-specific unpack/table.unpack and we're using it in lualib, it shouldn't be merged before #873.

@ark120202 ark120202 marked this pull request as ready for review May 24, 2020 13:58
@Perryvw Perryvw merged commit 6d20032 into TypeScriptToLua:master May 25, 2020
@ark120202 ark120202 deleted the function-call-apply-inline branch May 25, 2020 18:39
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.

FunctionCall declaration not in transpiled lua file

2 participants

X Tutup