Log

util/debug.lua @ 6902:d2d7ad2563f9

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
util.debug: Move boundary markers to top of relevant sections of the stack trace (easier to follow) Matthew Wild Thu, 22 Mar 2012 16:51:39 +0000
util.debug: Add a touch of colour to source locations Matthew Wild Thu, 22 Mar 2012 16:39:28 +0000
util.debug: Add a bit of colour Matthew Wild Thu, 22 Mar 2012 16:07:57 +0000
util.debug: Move optimal line length (default 65) into a variable Matthew Wild Thu, 22 Mar 2012 15:10:38 +0000
util.debug: Add markers in the output when crossing source file boundaries Matthew Wild Thu, 22 Mar 2012 15:09:37 +0000
util.debug: Add catch for an "error in error handling" Matthew Wild Thu, 22 Mar 2012 15:08:21 +0000
util.debug: Attempt to get debug.traceback() parameter handling correct (again) Matthew Wild Thu, 22 Mar 2012 15:07:27 +0000
util.debug: Adjust level within get_locals_table() to account for the additional depth of this function itself Matthew Wild Fri, 13 Jan 2012 15:46:36 +0000
util.debug: Fix potential traceback Matthew Wild Sat, 19 Nov 2011 22:40:30 +0000
util.debug: Experimental new library for producing more extensive debug tracebacks Matthew Wild Thu, 03 Nov 2011 12:41:21 +0000