Go to file
2025-02-16 14:53:29 +00:00
src Fix bug with arena allocation on Windows 2025-02-16 14:52:31 +00:00
tests Add tests for str8 splitting, joining and concatenation 2025-02-15 23:45:37 +00:00
.gitignore revamp-strings (#1) 2024-10-07 22:35:56 +00:00
build Add build scripts for development 2024-02-24 14:59:07 +00:00
build.ps1 Reformat 2025-02-16 14:53:29 +00:00
compile Update compile script 2025-02-15 10:49:23 +00: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