clay/generator
Nic Barker cf12cd6af8
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
[Core] Standardise number types to int32_t for array indices, lengths and capacities (#152)
2025-01-03 11:24:32 +13:00
..
array_add_value.template.c [Core] Implement Error Handler / Callback (#105) 2024-12-26 19:58:59 +13:00
array_add.template.c [Core] Implement Error Handler / Callback (#105) 2024-12-26 19:58:59 +13:00
array_allocate_pointer.template.c [Core] Standardise number types to int32_t for array indices, lengths and capacities (#152) 2025-01-03 11:24:32 +13:00
array_allocate.template.c [Core] Standardise number types to int32_t for array indices, lengths and capacities (#152) 2025-01-03 11:24:32 +13:00
array_define_slice.template.c [Core] Standardise number types to int32_t for array indices, lengths and capacities (#152) 2025-01-03 11:24:32 +13:00
array_define.template.c [Core] Standardise number types to int32_t for array indices, lengths and capacities (#152) 2025-01-03 11:24:32 +13:00
array_get_slice.template.c [Core] Standardise number types to int32_t for array indices, lengths and capacities (#152) 2025-01-03 11:24:32 +13:00
array_get_value.template.c [Core] Standardise number types to int32_t for array indices, lengths and capacities (#152) 2025-01-03 11:24:32 +13:00
array_get.template.c [Core] Standardise number types to int32_t for array indices, lengths and capacities (#152) 2025-01-03 11:24:32 +13:00
array_remove_swapback.template.c [Core] Standardise number types to int32_t for array indices, lengths and capacities (#152) 2025-01-03 11:24:32 +13:00
array_set.template.c [Core] Standardise number types to int32_t for array indices, lengths and capacities (#152) 2025-01-03 11:24:32 +13:00
generate_templates.js initial commit 2024-08-23 16:11:56 +12:00