Commit Graph

11 Commits

Author SHA1 Message Date
Nic Barker
9d940c1f8e
[Core] Replace config macros with a single unified configuration struct () 2025-02-04 17:00:19 +13:00
Nic Barker
1bcf256e4d
[Core] Replace generated arrays with macro declarations, align cache lines to 64 bytes () 2025-01-29 17:14:01 +13:00
Funto
e11a394c25
[Compilers] Fix MSVC compilation with CMake ()
Co-authored-by: Nic Barker <contact+github@nicbarker.com>
2025-01-10 20:59:13 +13:00
FintasticMan
61cb7c56a7
[Core] Fix default struct initialiser in C++ () 2025-01-06 09:46:21 +13:00
SuperOpt
ba78b35604
C++ projects should use CXX flags () 2024-12-31 13:29:49 +13:00
SuperOpt
c9e1a63378
[Compilers] C projects should use C flags rather than CXX flags () 2024-12-30 13:28:24 +13:00
FintasticMan
c13eef1c1e
[Core] Fix more C99 compliance issues () 2024-12-30 13:09:14 +13:00
Nic Barker
04694b0da2
[Core] Implement Error Handler / Callback () 2024-12-26 19:58:59 +13:00
Nic Barker
51c5355686
Fix text cache overflow () 2024-11-27 12:13:11 +13:00
Nic Barker
29133bc783
Multi-type elements () 2024-10-22 20:41:35 +13:00
Nic Barker
948b7ce70b
C++20 Support () 2024-09-29 12:53:46 +13:00