Software /
code /
prosody
Log
util/serialization.lua @ 9482:8791bfa3984a
description | author | age |
---|---|---|
util.serialization: Make errors fatal by default (like the previous implementation) | Kim Alvefur | 2018-10-11 |
util.serialization: Stricter type check | Kim Alvefur | 2018-09-23 |
util.serialization: Tighten up type checks | Kim Alvefur | 2018-07-28 |
util.serialization: Rewritte for performance and flexibility | Kim Alvefur | 2018-07-10 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | 2018-02-28 |
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | 2015-02-21 |
util.serialization: Remove unused imports of error() and loadstring() [luacheck] | Matthew Wild | 2015-05-06 |