| 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 | -2/+2 |
| * | tests: Add fuzzing harness for functions/classes in chain.h | practicalswift | 2020-03-26 | 1 | -0/+65 |