Software /
code /
prosody
Log
util/debug.lua @ 4778:127de6eec433
description | author | age |
---|---|---|
util.debug: Add +1 to level when getting locals table, to account for current function | Matthew Wild | Sat, 28 Apr 2012 16:21:19 +0100 |
util.debug: Re-fix parameter handling (I think it matches debug.traceback() more accurately now) and document level fudge | Matthew Wild | Sat, 28 Apr 2012 16:20:26 +0100 |
util.debug: Remove 'white' from boundary style (leave at default colour) | Matthew Wild | Thu, 26 Apr 2012 05:58:39 +0100 |
util.debug: Some more magic constant fiddling. Don't ask me. | Matthew Wild | Wed, 25 Apr 2012 23:16:37 +0100 |
Merge timber->trunk - thanks everyone! | Matthew Wild | Tue, 24 Apr 2012 21:59:20 +0100 |
util.debug: Turn into a real-ish module ('debugx'), and require you call use() to override debug.traceback() | Matthew Wild | Tue, 24 Apr 2012 18:53:50 +0100 |