log util/debug.lua @ 12115:94de6b7596cc

age author description
Fri, 16 Oct 2020 13:38:04 +0100 Matthew Wild util.debug: Fix locals being reported under wrong stack frame in some cases (+tests!!) 0.11
Fri, 10 Nov 2017 05:42:32 +0100 Kim Alvefur util: Various minor changes to please [luacheck]
Sun, 15 Oct 2017 11:42:33 +0200 Kim Alvefur util.debug: Produce a sensible name for nameless upvalues to C functions
Mon, 22 Feb 2016 17:34:42 +0100 Kim Alvefur util.debug: Silence luacheck warning about modifying 'debug' lib
Sat, 21 Feb 2015 10:36:37 +0100 Kim Alvefur util.*: Remove use of module() function, make all module functions local and return them in a table at the end
Sun, 11 Aug 2013 10:42:58 +0100 Matthew Wild util.debug: Fix level of locals when inspecting a coroutine
Sat, 10 Aug 2013 20:40:45 +0100 Matthew Wild util.debug: Further fix to display locals in extended tracebacks