Software /
code /
prosody
Log
util/format.lua @ 13248:db433ed3135c
description | author | age |
---|---|---|
util.format: Restore "freeze" serialization behavior in logging | Kim Alvefur | Sun, 26 Mar 2023 00:33:20 +0100 |
util.format: Tweak serialization of %q formatted entries | Kim Alvefur | Sun, 26 Mar 2023 00:18:05 +0100 |
util: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 17 Mar 2023 16:23:16 +0100 |
util.startup: Provide a common Lua 5.3+ math.type() for Lua 5.2 | Kim Alvefur | Wed, 19 Oct 2022 16:25:05 +0200 |
compat: Use table.pack (there since Lua 5.2) over our util.table | Kim Alvefur | Mon, 11 Jul 2022 19:15:24 +0200 |
compat: Remove handling of Lua 5.1 location of 'unpack' function | Kim Alvefur | Mon, 11 Jul 2022 19:07:38 +0200 |
util: Remove various Lua 5.1 compatibility hacks | Kim Alvefur | Sat, 02 Jul 2022 17:31:14 +0200 |