Commit graph

12 commits

Author SHA1 Message Date
Harrison Lambeth 7c65f31f46 Some fixes after rebasing 2025-02-10 23:14:44 -07:00
Harrison Lambeth 01025e9157 initial pass 2025-02-10 23:14:44 -07:00
Nic Barker 1bcf256e4d
[Core] Replace generated arrays with macro declarations, align cache lines to 64 bytes (#235) 2025-01-29 17:14:01 +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 04694b0da2
[Core] Implement Error Handler / Callback (#105) 2024-12-26 19:58:59 +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 a4f90a217d
Debug Tools (#15) 2024-09-16 21:34:59 +12:00
Nic Barker 807fd62cd8 Fix bug in text measurement cache 2024-09-02 11:06:14 +12: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