Age | Commit message (Expand) | Author |
---|---|---|
2024-10-30 | Use std::byte* instead of void* for allocators. | Dominick Allen |
2024-10-29 | u8 string literals | Dominick Allen |
2024-10-27 | Excise std::optional. | Dominick Allen |
2024-10-27 | First crack at file objects. | Dominick Allen |
2024-10-25 | A lot of work on formatting. | 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 |
2024-10-17 | Rename InvalidInput to ArgumentInvalid. | Dominick Allen |
2024-10-15 | Change asssertions to abort. | Dominick Allen |
2024-10-05 | Formatting changes. Refactoring out detail::CopyMove from Result. | Dominick Allen |
2024-09-23 | Installable library. | Dominick Allen |