5 Commits

Author SHA1 Message Date
450f725cab - More Documentation
- Updated Copyright
2026-01-06 19:48:28 -05:00
7c2f89b331 - A few Vulkan wrapper structs
- Framework for Vulkan context
 - Fixed a bug with dynarray where if `resize()` shrinks the array, destructors are not called.
 - Fixed grammar issues with the containers library and added property tables to existing data structures.
2026-01-02 15:38:03 -05:00
38b7221fa0 - deque, object_pool, and graph data structures + PrettyPrinters 2025-08-16 07:56:25 -04:00
9f96155856 - Adjusted some tests while debugging PrettyPrinters
- Adjusted RDTreePrinter to print more "tree-like"
 - Added SetPrinter and MapPrinter
 - Fixed Issues with CStringPrinter and StringPrinter
2025-08-10 00:27:04 -04:00
2cb41e1437 - Documented and Debugged containers
- Attempted to setup gdb prettywriters
2025-08-07 19:03:34 -04:00