Software /
code /
prosody
Log
util/events.lua @ 10745:79b29f35fac1
description | author | age |
---|---|---|
Merge 0.10->trunk | Matthew Wild | Tue, 24 Apr 2018 22:59:41 +0100 |
util.events: Fix loop construct (negative step required) | Matthew Wild | Tue, 24 Apr 2018 22:58:46 +0100 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | Wed, 28 Feb 2018 20:06:26 +0100 |
util: Various minor changes to please [luacheck] | Kim Alvefur | Fri, 10 Nov 2017 05:42:32 +0100 |
util.events: Fix comparison of event_name with nil instead of false (fixes #554) | Matthew Wild | Thu, 12 May 2016 18:45:30 +0100 |
util.events: Document data structures | Matthew Wild | Wed, 23 Dec 2015 11:17:26 +0000 |
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | Sat, 21 Feb 2015 10:36:37 +0100 |