Software /
code /
prosody
Log
util/startup.lua @ 13113:191fe4866e3e
description | author | age |
---|---|---|
util.startup: Add prosody.started promise to easily execute code after startup | Matthew Wild | Sat, 01 Apr 2023 11:56:38 +0100 |
util.startup: Tweak function string representation | Kim Alvefur | Sun, 26 Mar 2023 00:11:42 +0100 |
util: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 17 Mar 2023 16:23:16 +0100 |
Merge 0.12->trunk | Kim Alvefur | Sun, 22 Jan 2023 15:43:44 +0100 |
util.startup: Close state on exit to ensure GC finalizers are called 0.12 | Kim Alvefur | Sun, 22 Jan 2023 14:45:47 +0100 |
util.mathcompat: Module to ease reuse of math.type() | Kim Alvefur | Thu, 20 Oct 2022 16:50:12 +0200 |
util.startup: Provide a common Lua 5.3+ math.type() for Lua 5.2 | Kim Alvefur | Wed, 19 Oct 2022 16:25:05 +0200 |