Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.serialization: Disable use of unquoted table keys by default | Kim Alvefur | Sat, 27 Oct 2018 12:48:48 +0200 |
util.serialization: Add option for allowing multiple references to the same table (but not cycles) | Kim Alvefur | Sat, 27 Oct 2018 12:43:03 +0200 |
util.serialization: Test rejection of multiple references to same table | Kim Alvefur | Sat, 27 Oct 2018 12:40:47 +0200 |
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 |