there be macros
authorhgn <hgodden00@gmail.com>
Sat, 20 Sep 2025 16:28:58 +0000 (16:28 +0000)
committerhgn <hgodden00@gmail.com>
Sat, 20 Sep 2025 16:28:58 +0000 (16:28 +0000)
commit09bdca815b92c29178c3a2aeb8118b6acdddb237
tree774d6cfeb5eb2df852bb85e0b7115c8a8d8d68bf
parent90a71ff4e3d421c73d39a2a48ad289fa467f3422
there be macros
15 files changed:
build/foundation.txt [new file with mode: 0644]
include/common_api.h
source/foundation/allocator_heap.c
source/foundation/allocator_pool.c
source/foundation/allocator_queue.c
source/foundation/allocator_stack.c
source/foundation/allocator_stretchy.c
source/foundation/buffer_operations.c
source/foundation/exit.c
source/foundation/io.c
source/foundation/keyvalues.c
source/foundation/logging.c
source/foundation/options.c
source/foundation/stream.c
source/foundation/string.c