Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-02 | Get basic CSV parser operating. | Dominick Allen | |
2024-11-02 | Allocator deallocate is void rather than returning FudStatus. | Dominick Allen | |
2024-10-30 | Use std::byte* instead of void* for allocators. | Dominick Allen | |
2024-10-27 | First crack at file objects. | Dominick Allen | |
2024-10-17 | Rename InvalidInput to ArgumentInvalid. | Dominick Allen | |
2024-10-16 | First crack at allocators. | Dominick Allen | |
2024-09-23 | Installable library. | Dominick Allen | |
2024-09-22 | Basics of library. | Dominick Allen | |