zvec/src
rayx d1e0c7b88e
fix: use static array (#222)
* fix: use static array

* fix: clang-format

* fix: clang-format

* fix: clang-format
2026-03-13 13:34:28 +08:00
..
ailego fix: use static array (#222) 2026-03-13 13:34:28 +08:00
binding fix(build): replace CMAKE_SOURCE_DIR with PROJECT_ROOT_DIR for subproject builds (#195) 2026-03-04 20:01:52 +08:00
core fix: Replace VLAs with std::vector for MSVC compatibility and stack safety (#190) 2026-03-03 10:07:21 +08:00
db fix: clean up crash residue (#208) 2026-03-11 15:55:13 +08:00
include/zvec fix: fix uint8 conversion overflow (#215) 2026-03-12 12:22:37 +08:00
CMakeLists.txt Initial commit 2025-12-30 11:02:17 +08:00