Commit Graph

4 Commits

Author SHA1 Message Date
LagoLunatic 64dd688ddd Make JUT_ASSERT macro more accurate
(COND) == 0 and !(COND) both only match sometimes, but (void)((COND) || ...) seems to work all the time.
2024-03-09 17:05:34 -05:00
LagoLunatic 7e360ed3ca c_m2d match, add JUT_ASSERT_FLOAT 2023-10-18 23:29:27 -04:00
Jasper St. Pierre 4361fab771 c_m2d work 2023-09-30 19:52:03 -07:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00