index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
debug.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
util.debug: Fix locals being reported under wrong stack frame in some cases (...
Matthew Wild
2020-10-16
1
-1
/
+1
*
util: Various minor changes to please [luacheck]
Kim Alvefur
2017-11-10
1
-8
/
+12
*
util.debug: Produce a sensible name for nameless upvalues to C functions
Kim Alvefur
2017-10-15
1
-0
/
+1
*
util.debug: Silence luacheck warning about modifying 'debug' lib
Kim Alvefur
2016-02-22
1
-0
/
+3
*
util.*: Remove use of module() function, make all module functions local and ...
Kim Alvefur
2015-02-21
1
-17
/
+23
*
util.debug: Fix level of locals when inspecting a coroutine
Matthew Wild
2013-08-11
1
-4
/
+6
*
util.debug: Further fix to display locals in extended tracebacks
Matthew Wild
2013-08-10
1
-4
/
+6
*
util.debug: Fixes to make coroutine tracebacks work properly
Matthew Wild
2013-08-10
1
-8
/
+10
*
Remove all trailing whitespace
Florian Zeitz
2013-08-09
1
-5
/
+5
*
util.debug: Add +1 to level when getting locals table, to account for current...
Matthew Wild
2012-04-28
1
-1
/
+1
*
util.debug: Re-fix parameter handling (I think it matches debug.traceback() m...
Matthew Wild
2012-04-28
1
-11
/
+16
*
util.debug: Remove 'white' from boundary style (leave at default colour)
Matthew Wild
2012-04-26
1
-1
/
+1
*
util.debug: Some more magic constant fiddling. Don't ask me.
Matthew Wild
2012-04-25
1
-4
/
+4
*
Merge timber->trunk - thanks everyone!
Matthew Wild
2012-04-24
1
-6
/
+14
|
\
|
*
util.debug: Turn into a real-ish module ('debugx'), and require you call use(...
Matthew Wild
2012-04-24
1
-4
/
+12
*
|
util.debug: Move boundary markers to top of relevant sections of the stack tr...
Matthew Wild
2012-03-22
1
-5
/
+3
*
|
util.debug: Add a touch of colour to source locations
Matthew Wild
2012-03-22
1
-3
/
+4
*
|
util.debug: Add a bit of colour
Matthew Wild
2012-03-22
1
-6
/
+21
*
|
util.debug: Move optimal line length (default 65) into a variable
Matthew Wild
2012-03-22
1
-4
/
+6
*
|
util.debug: Add markers in the output when crossing source file boundaries
Matthew Wild
2012-03-22
1
-0
/
+14
*
|
util.debug: Add catch for an "error in error handling"
Matthew Wild
2012-03-22
1
-1
/
+9
*
|
util.debug: Attempt to get debug.traceback() parameter handling correct (again)
Matthew Wild
2012-03-22
1
-1
/
+5
|
/
*
util.debug: Adjust level within get_locals_table() to account for the additio...
Matthew Wild
2012-01-13
1
-0
/
+1
*
util.debug: Fix potential traceback
Matthew Wild
2011-11-19
1
-4
/
+6
*
util.debug: Experimental new library for producing more extensive debug trace...
Matthew Wild
2011-11-03
1
-0
/
+135