Commit Graph

14 Commits (bc3d454dd6f46292f08f4f724203de22a85800ca)

Author SHA1 Message Date
Kim Alvefur 9a0eb2419a util.helpers: Handle missing priorities, happens due to wildcard magic in net.http.server (fixes #1044) 8 years ago
Kim Alvefur 4addf790d8 util.helpers: List event priorities instead of useless array index 9 years ago
Kim Alvefur e1c84eecb8 util.helpers: Fix order of functions using each other [fixes 00412b36166f] 11 years ago
Kim Alvefur 3015aac8bc 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 4b618a8727 Remove all trailing whitespace 13 years ago
Matthew Wild 7dd69c06bb util.helpers: Helper helpers to log host events 13 years ago
Matthew Wild ffb91300cc util.helpers: show_events(): Make more robust, and allow filtering results to a specific event 14 years ago
Matthew Wild de1fd4aaf2 util.helpers: Add show_events(), to show the events and handlers in a util.events object 14 years ago
Matthew Wild 89adfeefbf 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