Commit Graph

18 Commits

Author SHA1 Message Date
0de2befedc debug.[ch]: remove dependancies from bits.h 2023-12-16 16:55:29 +01:00
4e0a59019c Fix invalid fonction definition with unnamed param 2023-06-22 15:17:56 +02:00
318a68c208 move typedefs alltogether 2023-06-22 15:17:32 +02:00
f2fffc18ea add struct-group.h 2023-06-20 21:31:44 +02:00
128ea64816 updates from changes in AoC 2022 2023-06-20 21:27:49 +02:00
7d98ab73a1 add pjwhash 2023-06-20 21:27:00 +02:00
b803af5ba2 more fixes for 32 bits architecture 2022-12-07 08:23:09 +01:00
7349aefc97 bits.h: move popcount up, fix erroneous japanese '−' instead of '-' (minus) 2022-12-06 14:21:11 +01:00
a8d9ff204a cleanup 2022-12-03 16:12:42 +01:00
91c84987c7 rename hash func 2022-12-03 16:12:19 +01:00
46c9c2da13 add stringification macros 2022-12-03 16:11:34 +01:00
4c8f0f3f72 add some reverse() macros 2022-12-03 16:10:59 +01:00
a0e204d7ab update (C) date 2022-12-03 16:10:37 +01:00
063c95356b add some macros: ilog2, is_power_of_2, bits_per, etc... 2022-12-03 16:07:32 +01:00
17cabaddb7 include (untested) hash 2022-09-25 19:31:11 +02:00
bb5ddc1772 add hash, plist, etc (untested) 2022-09-18 13:12:49 +02:00
6fd8e92e7c c: minor comment changes 2022-08-13 15:10:51 +02:00
415596b7f0 C tools: move includes to subdir, Makefile 2022-06-06 16:45:07 +02:00