| Sat, 21 Feb 2015 10:42:19 +0100 |
Kim Alvefur |
core.*: Remove use of module() function
|
| Wed, 06 May 2015 19:26:53 +0100 |
Matthew Wild |
Merge 0.10->trunk
|
| Wed, 06 May 2015 19:11:27 +0100 |
Matthew Wild |
moduleapi: Import util.stanza required for module:broadcast()
|
| Wed, 06 May 2015 19:02:44 +0100 |
Matthew Wild |
moduleapi: Add luacheck annotation
|
| Wed, 06 May 2015 19:02:07 +0100 |
Matthew Wild |
moduleapi: Minor variable renaming to avoid clashes with the 'type' function
|
| Wed, 06 May 2015 19:01:16 +0100 |
Matthew Wild |
moduleapi: Clear self.event_handlers when unhooking an event, to prevent leaks
|
| Wed, 06 May 2015 19:00:05 +0100 |
Matthew Wild |
moduleapi: module:measure_event(), module:measure_global_event(): Fix copy/paste error
|
| Wed, 06 May 2015 18:58:29 +0100 |
Matthew Wild |
moduleapi: Remove accidental use of undefined and unnecessary 'priority' variable
|