Luna/luna
apio 944d32de36
All checks were successful
continuous-integration/drone/push Build is passing
Bitmap: Introduce new malloc-aware initialization functions
Lets us call resize(new_size) instead of initialize(realloc(location, new_size), new_size)
2023-01-21 23:16:50 +01:00
..
include/luna Bitmap: Introduce new malloc-aware initialization functions 2023-01-21 23:16:50 +01:00
src Bitmap: Introduce new malloc-aware initialization functions 2023-01-21 23:16:50 +01:00
CMakeLists.txt tools+CMake: Prefix all environment variables with LUNA_ 2023-01-21 22:44:16 +01:00