Henchmen.Lua.Libs |
Henchmen.Lua.Tests |
Name | Description |
---|---|
Callable | Nicely wraps up both closures and callbacks. |
Closure | |
Function | |
Function.Header | |
Helpers | |
Instruction | |
InvalidBytecodeException | |
InvalidOperandException | |
LString | |
Literals | |
LuaException | |
Program | |
Proto | |
Proto.LoadState | |
Proto.LocalVarDesc | |
Proto.UpValDesc | |
State | A simple extension of Thread, which pairs it with a table of globals. The globals don't have any special role to play in execution, this is just a convenient way to keep everything bundled together. |
Thread | |
Thread.CallInfo | |
Thread.OpenUpValue | |
Thread.StrBuilder | |
UserFunction |