| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | util: Make Assert work with any value | MarcoFalke | 2020-07-11 | 1 | -1/+1 |
| * | util: Add Assert identity function | MarcoFalke | 2020-06-15 | 1 | -1/+11 |
| * | move-only: Move NDEBUG compile time check to util/check | MarcoFalke | 2020-06-14 | 1 | -0/+4 |
| * | Add util::Ref class as temporary alternative for c++17 std::any | Russell Yanofsky | 2020-05-13 | 1 | -0/+4 |
| * | util: Add CHECK_NONFATAL and use it in src/rpc | MarcoFalke | 2019-10-18 | 1 | -0/+41 |