Go to file
2025-04-16 00:42:20 +01:00
src Update dbl_list functionality 2025-04-16 00:42:20 +01:00
tests Update dbl_list functionality 2025-04-16 00:42:20 +01:00
.gitignore Update .gitignore 2025-03-02 13:17:50 +00:00
build Switch to using Makefile for *nix systems 2025-04-13 20:11:05 +01:00
build.ps1 Add code generation for windows 2025-03-02 13:22:05 +00:00
Makefile Remove codegen and implement dbl_list as generic container 2025-04-16 00:07:11 +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