Modulesยง
- assertion_
handler - complete_
indexer - complete_
partial_ matches - complete_
repl - convert_
repl_ requirer - convert_
repl_ requirer_ alt_ b - copts
- counters_
active - counters_
dump - counters_
function_ callback - counters_
init - counters_
track - counters_
value_ callback - coverage_
active - coverage_
callback - coverage_
dump - coverage_
init - coverage_
track - create_
cli_ require_ context - display_
help - get_
cache_ key - get_
chunkname - get_
completions - get_
config - get_
config_ status - get_
loadname - ic_
get_ completions - is_
method_ or_ function_ char - is_
module_ present - is_
require_ allowed - jump_
to_ alias - load
- load_
history - lua_
callgrind - lua_
collectgarbage - lua_
loadstring - main
- profiler_
dump - Faithful port of
void profilerDump(const char* path)(CLI/src/Profiler.cpp:115). - profiler_
loop - Faithful port of
static void profilerLoop()(CLI/src/Profiler.cpp:75). - profiler_
start - Faithful port of
void profilerStart(lua_State* L, int frequency)(CLI/src/Profiler.cpp:100). - profiler_
stop - Faithful port of
void profilerStop()(CLI/src/Profiler.cpp:109). - profiler_
trigger - repl_
main - Faithful port of the C++
int replMain(int argc, char** argv)fromCLI/src/Repl.cpp. Parses the CLI options, installs the assertion handler, then either starts the interactive REPL (no file arguments) or runs each source file on a freshlua_State, optionally enabling profiling / coverage / counters / native codegen, returningfailed ? 1 : 0. - require_
config_ init - reset
- run_
code - run_
file - run_
repl - run_
repl_ impl - Faithful port of
runReplImplfromCLI/src/Repl.cpp, with the isocline line editor replaced byrustyline. - safe_
get_ table - setup_
arguments - setup_
state - sigint_
callback - sigint_
handler_ repl - sigint_
handler_ repl_ alt_ b - to_
child - to_
parent - try_
replace_ top_ with_ index - write