Software /
code /
prosody
Log
util/events.lua @ 9400:9ef746c2a644
description | author | age |
---|---|---|
Merge 0.10->trunk | Matthew Wild | 2018-04-24 |
util.events: Fix loop construct (negative step required) | Matthew Wild | 2018-04-24 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | 2018-02-28 |
util: Various minor changes to please [luacheck] | Kim Alvefur | 2017-11-10 |
util.events: Fix comparison of event_name with nil instead of false (fixes #554) | Matthew Wild | 2016-05-12 |
util.events: Document data structures | Matthew Wild | 2015-12-23 |
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | 2015-02-21 |