Go to file
2024-10-05 19:11:13 +01:00
src Remove aligned_alloc from libc allocator since it's not implemented on Windows 2024-10-05 19:11:13 +01:00
tests Remove aligned_alloc from libc allocator since it's not implemented on Windows 2024-10-05 19:11:13 +01:00
.gitignore Update .gitignore 2024-06-09 22:25:46 +01:00
build Add build scripts for development 2024-02-24 14:59:07 +00:00
build.ps1 Run tests before building library 2024-06-09 22:46:17 +01:00
compile Reformat 2024-10-05 18:45:32 +01:00
README.md INITIAL COMMIT 2024-01-20 21:37:22 +00:00

Wizard Apprentice Standard Library

A collection of useful C/C++ utilities for my projects