internal/

directory
v0.1.0-dev.71 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2026 License: MIT

Directories

Path Synopsis
Package emitpath computes output file paths for transpiled Lua files.
Package emitpath computes output file paths for transpiled Lua files.
Package lua defines the Lua AST node types used as an intermediate representation between TypeScript AST transformation and Lua source code emission.
Package lua defines the Lua AST node types used as an intermediate representation between TypeScript AST transformation and Lua source code emission.
Package luabench measures runtime and memory performance of transpiled Lua code.
Package luabench measures runtime and memory performance of transpiled Lua code.
Lualib bundle builder: transpiles TSTL's lualib TypeScript source into a self-contained lualib_bundle.lua matching TSTL's bundle format.
Lualib bundle builder: transpiles TSTL's lualib TypeScript source into a self-contained lualib_bundle.lua matching TSTL's bundle format.
Package lualibinfo defines types shared between the lualib and transpiler packages.
Package lualibinfo defines types shared between the lualib and transpiler packages.
Package luatest provides shared test infrastructure for transpiling TypeScript to Lua and evaluating the result.
Package luatest provides shared test infrastructure for transpiling TypeScript to Lua and evaluating the result.
Package resolve handles post-transpilation dependency resolution.
Package resolve handles post-transpilation dependency resolution.
Package sourcemap implements V3 source map generation.
Package sourcemap implements V3 source map generation.
Validates function context (self/no-self) compatibility on assignments.
Validates function context (self/no-self) compatibility on assignments.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL