Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.serialization: Separate errors for multiple table references and max depth | Kim Alvefur | Sat, 27 Oct 2018 12:38:47 +0200 |
util.serialization: Make maximum table depth configurable | Kim Alvefur | Sat, 27 Oct 2018 12:17:35 +0200 |
modulemanager: Fix issues introduced in previous commit acf74ad0b795 [thanks luacheck, scansion] | Matthew Wild | Fri, 26 Oct 2018 19:53:02 +0100 |
Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall | Matthew Wild | Fri, 26 Oct 2018 19:32:00 +0100 |
util.xpcall, util.compat: Add non-hacky multi-argument xpcall() for Lua 5.1 | Matthew Wild | Fri, 26 Oct 2018 19:29:08 +0100 |
util.dependencies: Remove ztact compatability warning | Matthew Wild | Fri, 26 Oct 2018 19:09:02 +0100 |
util.promise: Switch from pcall to xpcall to get tracebacks on exceptions | Matthew Wild | Fri, 26 Oct 2018 16:09:25 +0100 |