Age | Commit message (Expand) | Author |
---|---|---|
2024-12-26 | libmisc: Rework how test-intercepts work | Luke T. Shumaker |
2024-11-23 | Use C23 (C++11) attribute syntax instead of __attribute__ | Luke T. Shumaker |
2024-11-23 | libmisc: Logging/assert fixes | Luke T. Shumaker |
2024-11-19 | Add libmisc/log.h to remove stdio.h | Luke T. Shumaker |
2024-11-19 | libmisc: assert: Change global to be static | Luke T. Shumaker |
2024-11-15 | Add tests to libmisc | Luke T. Shumaker |
2024-11-12 | Avoid using fprintf | Luke T. Shumaker |
2024-11-12 | Oh dang, I broke `make lint` a while back :( | Luke T. Shumaker |
2024-11-11 | libmisc: Write my own assert.h with assert_notreached() | Luke T. Shumaker |