Go to file
2024-02-24 23:01:26 +00:00
aliases Add aliases for pointer integer types 2024-02-24 15:36:54 +00:00
cpath Update namespace for cpath functions 2024-02-24 14:51:03 +00:00
dstr Rename struct String to struct dstr 2024-02-24 15:04:22 +00:00
mem Ensure arena is freed when initialisation fails 2024-02-24 23:01:26 +00:00
.gitignore Add .gitignore 2024-02-24 14:59:22 +00:00
build Add build scripts for development 2024-02-24 14:59:07 +00:00
compile Update build script 2024-02-24 18:39:41 +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