Kim Alvefur
|
d2819c1775
|
util.helpers: Fix order of functions using each other [fixes 00412b36166f]
|
2015-03-03 20:27:35 +01:00 |
|
Kim Alvefur
|
eaa823a597
|
util.*: Remove use of module() function, make all module functions local and return them in a table at the end
|
2015-02-21 10:36:37 +01:00 |
|
Florian Zeitz
|
1d833bb807
|
Remove all trailing whitespace
|
2013-08-09 17:48:21 +02:00 |
|
Matthew Wild
|
2aa7b4448e
|
util.helpers: Helper helpers to log host events
|
2013-04-03 13:39:00 +01:00 |
|
Matthew Wild
|
9005efc19b
|
util.helpers: show_events(): Make more robust, and allow filtering results to a specific event
|
2012-04-26 06:58:21 +01:00 |
|
Matthew Wild
|
cb0212542b
|
util.helpers: Add show_events(), to show the events and handlers in a util.events object
|
2012-04-24 18:54:34 +01:00 |
|
Matthew Wild
|
b7625791b1
|
util.helpers: After nearly 'fixing' this code, I conclude it instead only deserves a bigger smile
|
2012-01-22 19:10:13 +00:00 |
|
Matthew Wild
|
2bc0606453
|
Update copyright headers for 2010
|
2010-03-22 17:06:15 +00:00 |
|
Matthew Wild
|
2b9801ef79
|
util.helpers: Add copyright header
|
2009-10-17 10:42:19 +01:00 |
|
Matthew Wild
|
e442e6afe5
|
util.helpers: Add get_upvalue(function, name) helper
|
2009-10-16 22:03:32 +01:00 |
|
Matthew Wild
|
e857dbd1c9
|
util.helpers: It would be a good idea to fire an event when we say we are
|
2009-09-20 03:20:38 +01:00 |
|
Matthew Wild
|
7cbeb1bf59
|
util.helpers: New util library to aid with debugging, etc.
|
2009-07-12 02:07:14 +01:00 |
|