Software /
code /
prosody
Log
util/error.lua @ 12437:9f5d0b77e3df 0.12
description | author | age |
---|---|---|
util.error: Switch to util.debug traceback tables and remove display_tracebacks option | Matthew Wild | 2020-12-09 |
util.error: Expose is_error on registry objects for convenience | Matthew Wild | 2020-12-09 |
util.error: rename is_err() -> is_error() | Matthew Wild | 2020-12-09 |
util.error: Add coerce and wrap methods to registry(?) objects | Matthew Wild | 2020-12-09 |
util.error: Remove a stray word from a comment | Kim Alvefur | 2020-11-14 |
util.error: Pass through existing error objects passed to new() | Matthew Wild | 2020-10-15 |
util.error: Drop registry initialization with namespace as key | Kim Alvefur | 2020-09-28 |