Software /
code /
prosody
Log
tools/modtrace.lua @ 12981:d795e3bbc0e3
description | author | age |
---|---|---|
compat: Use table.pack (there since Lua 5.2) over our util.table | Kim Alvefur | 2022-07-11 |
compat: Remove handling of Lua 5.1 location of 'unpack' function | Kim Alvefur | 2022-07-11 |
tools.modtrace: Pass config to serialize() | Matthew Wild | 2020-10-30 |
tools.modtrace: Library for tracing/debugging Lua module and method calls | Matthew Wild | 2020-10-30 |