Commit graph

11 commits

Author SHA1 Message Date
Tristan 'Natrist' Cormier
330ff647ff
feat(err): implement SErrSuppressError (#28)
Co-authored-by: fallenoak <git@fallenoak.me>
2025-08-28 22:03:12 -05:00
Adam Heinermann
6397c2fa17 chore(error): add error codes and fix macro accuracy 2025-04-20 12:47:37 -05:00
Tristan 'Natrist' Cormier
630e6dbb1f
feat(error): implement SErrSetLastError and SErrGetLastError functions 2023-01-27 10:25:57 -06:00
fallenoak
e3b0c356ad
feat(error): improve error macros 2022-12-30 13:43:23 -06:00
fallenoak
a47059bd90
feat(error): add SErrDisplayErrorFmt 2020-12-08 23:37:22 -06:00
fallenoak
6ac442e473
chore(build): migrate to system lib 2020-12-02 20:04:02 -06:00
fallenoak
e838167bbd
chore(error): add missing include to error 2020-11-30 23:54:53 -06:00
fallenoak
be391c6592
chore(build): make platform and arch defines more specific 2020-11-24 17:29:31 -06:00
fallenoak
a56c0c6fe0
chore(error): add STORM_ASSERT_VOID and improve assertion macros 2020-11-21 20:42:18 -06:00
fallenoak
c924e9a7d9
chore(error): add missing statements to STORM_ASSERT 2020-11-21 12:30:21 -06:00
fallenoak
34980502b3
feat(error): add assertion and error related functions 2020-09-08 18:53:54 -05:00