Age | Commit message (Expand) | Author |
---|---|---|
2025-01-02 | Get basic CSV parser operating. | Dominick Allen |
2024-10-29 | Reworking of Result. | Dominick Allen |
2024-10-29 | Reduce string size, adopt clang-style SSO. | Dominick Allen |
2024-10-24 | As always, formatting is a pain. | Dominick Allen |
2024-10-20 | Lots of work. | Dominick Allen |
2024-10-17 | Rename InvalidInput to ArgumentInvalid. | Dominick Allen |
2024-10-16 | First crack at allocators. | Dominick Allen |
2024-10-15 | Conver to using static constructors for string, sqlite, files. | Dominick Allen |
2024-10-09 | Use const references and constexpr as applicable. | Dominick Allen |
2024-10-05 | Formatting changes. Refactoring out detail::CopyMove from Result. | Dominick Allen |
2024-10-03 | Cleanup from clang-tidy. | Dominick Allen |
2024-10-02 | Reformatting and minor documentation. | Dominick Allen |
2024-09-25 | Further expansion of string api. | Dominick Allen |
2024-09-22 | Basics of library. | Dominick Allen |