log util/error.lua @ 12115:94de6b7596cc

age author description
Wed, 09 Dec 2020 14:51:40 +0000 Matthew Wild util.error: Switch to util.debug traceback tables and remove display_tracebacks option
Wed, 09 Dec 2020 14:00:13 +0000 Matthew Wild util.error: Expose is_error on registry objects for convenience
Wed, 09 Dec 2020 13:59:51 +0000 Matthew Wild util.error: rename is_err() -> is_error()
Wed, 09 Dec 2020 13:55:10 +0000 Matthew Wild util.error: Add coerce and wrap methods to registry(?) objects
Sat, 14 Nov 2020 22:22:46 +0100 Kim Alvefur util.error: Remove a stray word from a comment
Thu, 15 Oct 2020 13:43:03 +0100 Matthew Wild util.error: Pass through existing error objects passed to new()