|
d4ec54ed5b
|
add #error for word size != 64
|
2022-02-07 18:18:11 +01:00 |
|
|
efb25f363f
|
bugfix bit_for_each64_2
|
2022-01-29 15:47:38 +01:00 |
|
|
fe4520da7f
|
list.h: blank line
|
2022-01-16 21:00:16 +01:00 |
|
|
e3382ef3dd
|
debug.h: fix mistake in debug() printf __attribute__
|
2022-01-14 12:47:05 +01:00 |
|
|
8a67ac0321
|
debug.h: add printf() attribute to debug() function
|
2022-01-14 12:43:05 +01:00 |
|
|
90303eb8b5
|
pool.c: name becomes char array instead of pointer
|
2021-12-20 15:10:17 +01:00 |
|
|
118d7f8452
|
refactor pool_init -> pool_create
|
2021-12-20 14:44:15 +01:00 |
|
|
9d9b111e2c
|
pool.c: add destroy() to totally free a pool's memory
|
2021-12-20 11:59:02 +01:00 |
|
|
d973d86ec7
|
day 12 part 1 (using recursive BFS, with tons of debug info)
|
2021-12-14 12:22:03 +01:00 |
|
|
80c19f9331
|
debug.[ch]: kernel style #ifdef free C source
|
2021-12-12 19:00:06 +01:00 |
|
|
867eb7fda0
|
add COPYING & fix typo in GPL URL
|
2021-12-05 00:06:42 +01:00 |
|
|
ad032df481
|
New Makefile, day 1 solution (C)
|
2021-12-03 16:58:08 +01:00 |
|