prosody
log
graph
tags
bookmarks
branches
4aa1d6f5083a
browse
changeset
util/debug.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/debug.lua @ 5732:
4aa1d6f5083a
less
more
|
(0)
tip
description
author
age
util.debug: Add +1 to level when getting locals table, to account for current function
Matthew Wild
2012-04-28
util.debug: Re-fix parameter handling (I think it matches debug.traceback() more accurately now) and document level fudge
Matthew Wild
2012-04-28
util.debug: Remove 'white' from boundary style (leave at default colour)
Matthew Wild
2012-04-26
util.debug: Some more magic constant fiddling. Don't ask me.
Matthew Wild
2012-04-25
Merge timber->trunk - thanks everyone!
Matthew Wild
2012-04-24
util.debug: Turn into a real-ish module ('debugx'), and require you call use() to override debug.traceback()
Matthew Wild
2012-04-24
util.debug: Move boundary markers to top of relevant sections of the stack trace (easier to follow)
Matthew Wild
2012-03-22
util.debug: Add a touch of colour to source locations
Matthew Wild
2012-03-22
util.debug: Add a bit of colour
Matthew Wild
2012-03-22
util.debug: Move optimal line length (default 65) into a variable
Matthew Wild
2012-03-22
util.debug: Add markers in the output when crossing source file boundaries
Matthew Wild
2012-03-22
util.debug: Add catch for an "error in error handling"
Matthew Wild
2012-03-22
util.debug: Attempt to get debug.traceback() parameter handling correct (again)
Matthew Wild
2012-03-22
util.debug: Adjust level within get_locals_table() to account for the additional depth of this function itself
Matthew Wild
2012-01-13
util.debug: Fix potential traceback
Matthew Wild
2011-11-19
util.debug: Experimental new library for producing more extensive debug tracebacks
Matthew Wild
2011-11-03
less
more
|
(0)
tip