| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch from Optional<T> to std::optional<T> (C++17). Run clang-format. | practicalswift | 2020-05-14 | 1 | -3/+3 |
| * | tests: Add fuzzing harness for functions/classes in flatfile.h | practicalswift | 2020-03-29 | 1 | -0/+30 |