|
|
0c29f5d69f
|
Fix handling of CATCH() or FAIL() macros around functions that should return an (akerr_ErrorContext *) but return an invalid pointer (to something not in our exception array)
|
2026-05-06 12:36:56 -04:00 |
|
|
|
c526bb1ba3
|
Cleanup the code and unified everything (except the macros) under the akerr_ namespace
|
2026-01-10 10:20:35 -05:00 |
|
|
|
cf0f2bbeac
|
Make stdlib optional. Remove dependency on SDL3. Update README.
|
2026-01-05 21:18:44 -05:00 |
|
|
|
0521ebaf7d
|
Better support for user-defined error codes and messages
|
2025-08-02 15:07:08 -04:00 |
|
|
|
a3c9d815e5
|
Improve README, add example tests
|
2025-07-21 07:19:41 -04:00 |
|