log util/debug.lua @ 14001:df970d2dac45

age author description
Fri, 23 Feb 2024 18:44:13 +0100 Kim Alvefur various: Do not mutate loop variables as they are treated as const in Lua 5.5
Fri, 17 Mar 2023 16:23:16 +0100 Kim Alvefur util: Prefix module imports with prosody namespace
Fri, 04 Feb 2022 15:13:13 +0000 Matthew Wild Revert util.debug change accidentally committed in e157e5c79daa
Thu, 03 Feb 2022 12:53:19 +0000 Matthew Wild util.pluginloader: Support for multiple pluginloader instances, and options
Fri, 16 Oct 2020 13:38:04 +0100 Matthew Wild util.debug: Fix locals being reported under wrong stack frame in some cases (+tests!!) 0.11
Fri, 10 Nov 2017 05:42:32 +0100 Kim Alvefur util: Various minor changes to please [luacheck]