log util/debug.lua @ 4742:23c2ece2c8bc

age author description
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!
Tue, 24 Apr 2012 18:53:50 +0100 Matthew Wild util.debug: Turn into a real-ish module ('debugx'), and require you call use() to override debug.traceback()
Thu, 22 Mar 2012 16:51:39 +0000 Matthew Wild util.debug: Move boundary markers to top of relevant sections of the stack trace (easier to follow)
Thu, 22 Mar 2012 16:39:28 +0000 Matthew Wild util.debug: Add a touch of colour to source locations
Thu, 22 Mar 2012 16:07:57 +0000 Matthew Wild util.debug: Add a bit of colour