Commit Graph

4 Commits (b4fce0e3ee56e40c6f5917b799f7bd3d2a84e05d)

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
Michael 302c0ff18c
fixup printer.cpp 5 years ago
Michael e6e19369e9
Create Printer - A general-purpose, stateful printer class 6 years ago