log util/debug.lua @ 5777:c98f11bcd0ea

age author description
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Sat, 28 Apr 2012 16:21:19 +0100 Matthew Wild util.debug: Add +1 to level when getting locals table, to account for current function
Sat, 28 Apr 2012 16:20:26 +0100 Matthew Wild util.debug: Re-fix parameter handling (I think it matches debug.traceback() more accurately now) and document level fudge
Thu, 26 Apr 2012 05:58:39 +0100 Matthew Wild util.debug: Remove 'white' from boundary style (leave at default colour)
Wed, 25 Apr 2012 23:16:37 +0100 Matthew Wild util.debug: Some more magic constant fiddling. Don't ask me.
Tue, 24 Apr 2012 21:59:20 +0100 Matthew Wild Merge timber->trunk - thanks everyone!