summaryrefslogtreecommitdiff
path: root/src/assert/assert.c
AgeCommit message (Expand)Author
2024-02-02use UNDEFINED() instead of directly calling __undefined()Jakob Kaivo
2024-01-31call __undefined() directlyJakob Kaivo
2024-01-30include proper standard and safety checksJakob Kaivo
2023-11-14add a function that triggers UB if the assert() macro is suppressed to access...Jakob Kaivo
2020-08-16rename files that should never be compiled on their own to .hJakob Kaivo
2020-08-16formattingJakob Kaivo
2019-03-06consistently use __exp as argumentJakob Kaivo
2019-02-28fix macroJakob Kaivo
2019-02-08merge sources into single treeJakob Kaivo