Commit Graph

5 Commits (c76f2fe8def4b2ffe1056c2b760ac91c11be0a83)

Author SHA1 Message Date
Jason Rhinelander 1697bf90fe C++17
Compiles with C++17, replaces ghc::filesystem with std::filesystem,
nonstd::optional with std::optional, and llarp::string_view with
std::string_view.
4 years ago
Stephen Shelton 273270916e
The Great Wall of Blame
This commit reflects changes to clang-format rules. Unfortunately,
these rule changes create a massive change to the codebase, which
causes an apparent rewrite of git history.

Git blame's --ignore-rev flag can be used to ignore this commit when
attempting to `git blame` some code.
5 years ago
jeff 1853b28590 remove libutp and all such code related to utp 5 years ago
Jeff Becker 426ee41c46
initial iwp 5 years ago
Jeff Becker c1f33bb1ac
initial mempipe implementation 5 years ago