Age | Commit message (Expand) | Author |
---|---|---|
2025-01-02 | Fix warnings from clang-tidy in fud_format.hpp | Dominick Allen |
2025-01-02 | Get basic CSV parser operating. | Dominick Allen |
2024-10-30 | Use std::byte* instead of void* for allocators. | Dominick Allen |
2024-10-29 | u8 string literals | Dominick Allen |
2024-10-29 | Reworking of Result. | Dominick Allen |
2024-10-27 | Setup float formatting. | Dominick Allen |
2024-10-25 | A lot of work on formatting. | Dominick Allen |
2024-10-25 | Get working string formatting for unsigned numbers. | Dominick Allen |
2024-10-24 | As always, formatting is a pain. | Dominick Allen |
2024-10-23 | String conversion and parsing format spec. | Dominick Allen |
2024-10-20 | Lots of work. | Dominick Allen |
2024-10-18 | Add temporary work for formatting. | Dominick Allen |