|
|
14e903a81c
|
Import all system definitions of errno including their string representations, then layer our error definitions on top of that
|
2026-01-12 09:23:36 -05:00 |
|
|
|
cb9af93e0b
|
README fixes, fix a bug in the header stdlib checking
|
2026-01-10 22:03:14 -05:00 |
|
|
|
c526bb1ba3
|
Cleanup the code and unified everything (except the macros) under the akerr_ namespace
|
2026-01-10 10:20:35 -05:00 |
|
|
|
6821752ec7
|
Change naming convention for the error context array to avoid confusion about whether it is dynamic or static
|
2026-01-10 09:50:17 -05:00 |
|
|
|
cf0f2bbeac
|
Make stdlib optional. Remove dependency on SDL3. Update README.
|
2026-01-05 21:18:44 -05:00 |
|
|
|
8962c65914
|
Add cmake and pkgconfig info to the README
|
2025-08-03 10:13:27 -04:00 |
|
|
|
f5654af680
|
Removed spurious error.h, renamed to sdlerror.h
|
2025-08-02 15:09:12 -04:00 |
|
|
|
0521ebaf7d
|
Better support for user-defined error codes and messages
|
2025-08-02 15:07:08 -04:00 |
|
|
|
758d994adb
|
Add explanation of ERROR_NOIGNORE to the README
|
2025-08-02 14:32:47 -04:00 |
|
|
|
9c1446bf71
|
Add explanation of ERROR_NOIGNORE to the README
|
2025-08-02 14:28:54 -04:00 |
|
|
|
3b9f3048ea
|
Document stacktraces, add example builds to CMakeLists.txt
|
2025-07-21 08:54:26 -04:00 |
|
|
|
36eadd569f
|
Improve README, add example tests
|
2025-07-21 07:25:09 -04:00 |
|
|
|
9b3835d484
|
Improve README, add example tests
|
2025-07-21 07:24:00 -04:00 |
|
|
|
a3c9d815e5
|
Improve README, add example tests
|
2025-07-21 07:19:41 -04:00 |
|
|
|
826676dca2
|
Move from Makefile to CMake
|
2025-07-20 22:02:21 -04:00 |
|
|
|
79154b2851
|
Add AI generated README.md
|
2025-07-20 21:44:17 -04:00 |
|