Commit Graph

15 Commits (020cd46f0341663d71ebdbd02f67032ddcb4a677)

Author SHA1 Message Date
Matthew Wild a5775893f5 util.helpers: when logging events, log individual handler calls 5 years ago
Kim Alvefur 70fbc5ba58 util.helpers: Handle missing priorities, happens due to wildcard magic in net.http.server (fixes #1044) 8 years ago
Kim Alvefur 8624ff8562 util.helpers: List event priorities instead of useless array index 9 years ago
Kim Alvefur d2819c1775 util.helpers: Fix order of functions using each other [fixes 00412b36166f] 11 years ago
Kim Alvefur eaa823a597 util.*: Remove use of module() function, make all module functions local and return them in a table at the end 11 years ago
Florian Zeitz 1d833bb807 Remove all trailing whitespace 13 years ago
Matthew Wild 2aa7b4448e util.helpers: Helper helpers to log host events 13 years ago
Matthew Wild 9005efc19b util.helpers: show_events(): Make more robust, and allow filtering results to a specific event 14 years ago
Matthew Wild cb0212542b util.helpers: Add show_events(), to show the events and handlers in a util.events object 14 years ago
Matthew Wild b7625791b1 util.helpers: After nearly 'fixing' this code, I conclude it instead only deserves a bigger smile 14 years ago
Matthew Wild 2bc0606453 Update copyright headers for 2010 16 years ago
Matthew Wild 2b9801ef79 util.helpers: Add copyright header 16 years ago
Matthew Wild e442e6afe5 util.helpers: Add get_upvalue(function, name) helper 16 years ago
Matthew Wild e857dbd1c9 util.helpers: It would be a good idea to fire an event when we say we are 17 years ago
Matthew Wild 7cbeb1bf59 util.helpers: New util library to aid with debugging, etc. 17 years ago