aboutsummaryrefslogtreecommitdiffstats
path: root/util/debug.lua
Commit message (Expand)AuthorAgeFilesLines
* util.debug: Move boundary markers to top of relevant sections of the stack tr...Matthew Wild2012-03-221-5/+3
* util.debug: Add a touch of colour to source locationsMatthew Wild2012-03-221-3/+4
* util.debug: Add a bit of colourMatthew Wild2012-03-221-6/+21
* util.debug: Move optimal line length (default 65) into a variableMatthew Wild2012-03-221-4/+6
* util.debug: Add markers in the output when crossing source file boundariesMatthew Wild2012-03-221-0/+14
* util.debug: Add catch for an "error in error handling"Matthew Wild2012-03-221-1/+9
* util.debug: Attempt to get debug.traceback() parameter handling correct (again)Matthew Wild2012-03-221-1/+5
* util.debug: Adjust level within get_locals_table() to account for the additio...Matthew Wild2012-01-131-0/+1
* util.debug: Fix potential tracebackMatthew Wild2011-11-191-4/+6
* util.debug: Experimental new library for producing more extensive debug trace...Matthew Wild2011-11-031-0/+135