aboutsummaryrefslogtreecommitdiffstats
path: root/util/helpers.lua
Commit message (Expand)AuthorAgeFilesLines
* util.helpers: show_events(): Make more robust, and allow filtering results to...Matthew Wild2012-04-261-9/+11
* util.helpers: Add show_events(), to show the events and handlers in a util.ev...Matthew Wild2012-04-241-0/+29
* util.helpers: After nearly 'fixing' this code, I conclude it instead only des...Matthew Wild2012-01-221-1/+1
* Update copyright headers for 2010Matthew Wild2010-03-221-2/+2
* util.helpers: Add copyright headerMatthew Wild2009-10-171-0/+7
* util.helpers: Add get_upvalue(function, name) helperMatthew Wild2009-10-161-0/+9
* util.helpers: It would be a good idea to fire an event when we say we areMatthew Wild2009-09-201-0/+1
* util.helpers: New util library to aid with debugging, etc.Matthew Wild2009-07-121-0/+26