1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-06-02 18:21:48 -04:00
Commit graph

12 commits

Author SHA1 Message Date
Alex Kotov
ed658c04f0
Rename param 2022-01-24 22:17:23 +05:00
Alex Kotov
a4ccd70950
DRY in macro "KERNAUX_ASSERT" 2022-01-24 22:09:17 +05:00
Alex Kotov
31fc0838da
Require semicolon after macros 2022-01-23 15:42:06 +05:00
Alex Kotov
27393da2a5
Don't allow to disable assert and guard (part of #26) 2022-01-23 01:44:33 +05:00
Alex Kotov
e10c4f60b7
Do not allow to disable guards separately 2022-01-22 22:12:26 +05:00
Alex Kotov
5c56f93e2e
Add panic guards 2022-01-20 22:24:14 +05:00
Alex Kotov
f001868720
Add macro KERNAUX_PANIC 2022-01-20 22:23:38 +05:00
Alex Kotov
6ed5ca807f
Remove unnecessary macro code 2021-12-20 11:17:57 +05:00
Alex Kotov
18a6da53f6
Rewrite guards 2021-12-20 07:27:35 +05:00
Alex Kotov
ecba475c06
Conditional asserts as public API 2021-12-18 05:30:10 +05:00
Alex Kotov
c397165dd4
Turn assertion into expression instead of statement 2021-12-15 01:48:35 +05:00
Alex Kotov
690cfd32e3
Add runtime assertions feature 2021-12-15 01:37:16 +05:00