Log

util/debug.lua @ 7549:d5f8a56eda4c

description author age
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
util.debug: Fixes to make coroutine tracebacks work properly Matthew Wild 2013-08-10
Remove all trailing whitespace Florian Zeitz 2013-08-09
util.debug: Add +1 to level when getting locals table, to account for current function Matthew Wild 2012-04-28