Plugin for TSTL which provides various low-level extensions
-
Updated
Mar 20, 2023 - TypeScript
Plugin for TSTL which provides various low-level extensions
TypeScript-to-Lua plugin that strips the final extension from files with nested extensions. Dedicated to @ts-defold
TypeScriptToLua plugin that sets annotated local functions to nil
TypeScriptToLua plugin that renames the `___exports` variable
TypeScriptToLua plugin that performs inline expansion to simple functions
TypeScriptToLua plugin that transforms all exported variables to global declarations
TypeScriptToLua plugin that performs constant folding for simple numeric expressions
TypeScriptToLua plugin that performs constant propagation and constant folding
TypeScriptToLua plugin that removes debugging expressions
TypeScriptToLua plugin that replaces calls to the TSTL `delete` function with a statement setting a value to `nil`.
A transformer for Typescript-To-Lua which can be used to add attribution to output files.
Add a description, image, and links to the tstl-plugin topic page so that developers can more easily learn about it.
To associate your repository with the tstl-plugin topic, visit your repo's landing page and select "manage topics."