Software /
code /
prosody
Log
util/debug.lua @ 8918:f69b3e39e0c1
description | author | age |
---|---|---|
util: Various minor changes to please [luacheck] | Kim Alvefur | 2017-11-10 |
util.debug: Produce a sensible name for nameless upvalues to C functions | Kim Alvefur | 2017-10-15 |
util.debug: Silence luacheck warning about modifying 'debug' lib | Kim Alvefur | 2016-02-22 |
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | 2015-02-21 |
util.debug: Fix level of locals when inspecting a coroutine | Matthew Wild | 2013-08-11 |
util.debug: Further fix to display locals in extended tracebacks | Matthew Wild | 2013-08-10 |