Commit graph

7 commits

Author SHA1 Message Date
Nic Barker c7b8ff15ec Replace generated arrays with macro declarations, align cache lines to 64 bytes 2025-01-29 12:51:45 +13:00
Nic Barker cf12cd6af8
[Core] Standardise number types to int32_t for array indices, lengths and capacities (#152) 2025-01-03 11:24:32 +13:00
FintasticMan c13eef1c1e
[Core] Fix more C99 compliance issues (#118) 2024-12-30 13:09:14 +13:00
Nic Barker 29133bc783
Multi-type elements (#34) 2024-10-22 20:41:35 +13:00
Nic Barker 948b7ce70b
C++20 Support (#31) 2024-09-29 12:53:46 +13:00
Nic Barker 983317033c Fix calculation of arena suballoc alignment 2024-08-24 15:11:39 +12:00
Nic Barker 03a6c6cf5a initial commit 2024-08-23 16:11:56 +12:00