Log

description author age
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
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
util.promise: Remove the non-standard ability to pass a promise to reject() Matthew Wild Fri, 26 Oct 2018 09:23:31 +0100
util.promise: Add tests ensuring returning a promise resolves the current promise with that promise Matthew Wild Fri, 26 Oct 2018 09:23:00 +0100
moduleapi: Prevent loading disabled module as dependency of enabled one Kim Alvefur Thu, 25 Oct 2018 17:11:10 +0200
mod_mam: Remove embedded fallback archive driver (fixes #972) Kim Alvefur Thu, 25 Oct 2018 21:59:17 +0200
mod_mam: Upgrade case of invalid archive store driver to hard error Kim Alvefur Thu, 25 Oct 2018 21:58:22 +0200
mod_mam: Ignore case of null storage driver Kim Alvefur Thu, 25 Oct 2018 21:55:08 +0200