typescript-to-lua
Advanced tools
Changelog
1.8.0
[...pairs(obj)]
.super
calls not being source-mapped correctly.Changelog
1.7.0
LuaMap
and LuaSet
language extensions that translate to very low level Lua table operations. See our docs for more information.then
was not correctly forwarding the result value to chained promises.Changelog
1.6.0
noImplicitSelf
was specified.noImplicitSelf
was ignored because of incorrect file path separators.