Software /
code /
prosody
Log
util/error.lua @ 11378:b790df8f9448
description | author | age |
---|---|---|
util.error: Switch to util.debug traceback tables and remove display_tracebacks option | Matthew Wild | Wed, 09 Dec 2020 14:51:40 +0000 |
util.error: Expose is_error on registry objects for convenience | Matthew Wild | Wed, 09 Dec 2020 14:00:13 +0000 |
util.error: rename is_err() -> is_error() | Matthew Wild | Wed, 09 Dec 2020 13:59:51 +0000 |
util.error: Add coerce and wrap methods to registry(?) objects | Matthew Wild | Wed, 09 Dec 2020 13:55:10 +0000 |
util.error: Remove a stray word from a comment | Kim Alvefur | Sat, 14 Nov 2020 22:22:46 +0100 |
util.error: Pass through existing error objects passed to new() | Matthew Wild | Thu, 15 Oct 2020 13:43:03 +0100 |
util.error: Drop registry initialization with namespace as key | Kim Alvefur | Mon, 28 Sep 2020 23:48:02 +0200 |