| c_gate.hpp | Provides direct access to the C state of the Lua wrappers |
| debug.hpp | Provides the debug wrapper class for the Lua C debug state |
| exceptions.hpp | Exception types raised by lutok |
| operations.hpp | Extra generic functions to interact with Lua |
| stack_cleaner.hpp | Provides the stack_cleaner class |
| state.hpp | Provides the state wrapper class for the Lua C state |
| state.ipp | |
| test_utils.hpp | Utilities for tests of the lua modules |