Commit Graph

14 Commits

Author SHA1 Message Date
Harrison Lambeth
8718ce6303 small refactor 2025-01-26 15:28:10 -07:00
Harrison Lambeth
c5726b68d9 Fix Clay_OnHover 2025-01-26 14:53:17 -07:00
Harrison Lambeth
81032d9457 Add proper support for function arguments 2025-01-26 14:43:51 -07:00
Harrison Lambeth
73f30d10b6 Some fixes after rebasing 2025-01-26 13:53:00 -07:00
Harrison Lambeth
8df5da50c7 initial pass 2025-01-26 13:16:32 -07:00
Nic Barker
cf12cd6af8
[Core] Standardise number types to int32_t for array indices, lengths and capacities (#152)
Some checks failed
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Failing after 1m44s
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Failing after 13s
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Has been cancelled
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