Go to file
2025-03-02 13:28:26 +00:00
codegen Remove codegen as submodule and just add it in place 2025-03-02 13:28:26 +00:00
src Add code generation for doubly linked list 2025-03-02 13:20:27 +00:00
tests Use the wapp.h header in tests 2025-02-24 08:52:46 +00:00
.gitignore Update .gitignore 2025-03-02 13:17:50 +00:00
build Add build scripts for development 2024-02-24 14:59:07 +00:00
build.ps1 Add code generation for windows 2025-03-02 13:22:05 +00:00
compile Run code generation for posix platforms 2025-03-02 13:20:51 +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