log util/debug.lua @ 4525:e00b4ec5fca4

age author description
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
Thu, 22 Mar 2012 15:10:38 +0000 Matthew Wild util.debug: Move optimal line length (default 65) into a variable
Thu, 22 Mar 2012 15:09:37 +0000 Matthew Wild util.debug: Add markers in the output when crossing source file boundaries
Thu, 22 Mar 2012 15:08:21 +0000 Matthew Wild util.debug: Add catch for an "error in error handling"
Thu, 22 Mar 2012 15:07:27 +0000 Matthew Wild util.debug: Attempt to get debug.traceback() parameter handling correct (again)