welder 0.1.0
Bindings for annotated C++ types, from C++26 reflection
Loading...
Searching...
No Matches
luacats Directory Reference
Directory dependency graph for luacats:

Files

 
document.hpp
 The LuaCATS document assembler: how a ---@meta stub is built up in memory.
 
module.hpp
 Full-automation entry point for the LuaCATS stub rod: the WELDER_LUACATS_MAIN generator-main() macro.
 
rod.hpp
 welder LuaCATS stub rod (header-only, text-emitting).
 
type_map.hpp
 The low-level rendering primitives of the LuaCATS stub backend: the C++→LuaCATS type map**, the C++-operator → ---@operator name map, the "native" caster trait, and the small text helpers the document assembler (<welder/rods/lua/luacats/document.hpp>) and the backend share.