Age | Commit message (Expand) | Author |
---|---|---|
2024-10-02 | Separate string view, implement string appending semantics. | Dominick Allen |
2024-10-01 | Fix move assignment operators or delete them to prevent leaks. | Dominick Allen |
2024-09-28 | Add directory interface. | Dominick Allen |
2024-09-25 | Add iterator to string api. | Dominick Allen |
2024-09-25 | Further expansion of string api. | Dominick Allen |
2024-09-23 | Installable library. | Dominick Allen |
2024-09-22 | Basics of library. | Dominick Allen |