Commit Graph

6 Commits

Author SHA1 Message Date
verditelabs
9069bd5c4a cmake actually doesn't support CC flags so we should use the C flags 2024-12-28 09:47:33 -06:00
verditelabs
5d1cad7760 C projects should use CC flags rather than CXX flags to set flags that are applicable to either C or C++ 2024-12-28 09:22:54 -06:00
Nic Barker
04694b0da2
[Core] Implement Error Handler / Callback (#105) 2024-12-26 19:58:59 +13:00
Nic Barker
51c5355686
Fix text cache overflow (#51) 2024-11-27 12:13:11 +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