Commit graph

11 commits

Author SHA1 Message Date
Adam Heinermann
4fa6599807
chore(build): mark all API functions with calling convention (#69) 2025-10-05 22:27:01 -05:00
fallenoak
5121638c27
chore(style): fix style nits 2025-09-03 22:15:59 -05:00
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
d7fc37cef1
feat(error): add exception-to-string translation for windows 2023-03-20 21:51:46 -05:00
Tristan 'Natrist' Cormier
630e6dbb1f
feat(error): implement SErrSetLastError and SErrGetLastError functions 2023-01-27 10:25:57 -06:00
fallenoak
a47059bd90
feat(error): add SErrDisplayErrorFmt 2020-12-08 23:37:22 -06:00
fallenoak
d6c0d8a739
chore(format): remove spacing around noreturn 2020-11-21 21:54:57 -06:00
fallenoak
a56c0c6fe0
chore(error): add STORM_ASSERT_VOID and improve assertion macros 2020-11-21 20:42:18 -06:00
fallenoak
b38b98bb7c
chore(build): correct include path 2020-11-14 15:14:36 -06:00
fallenoak
34980502b3
feat(error): add assertion and error related functions 2020-09-08 18:53:54 -05:00