1. f4db2aa init: use Errorf() now that we have it by Tom Cherry · 5 years ago
  2. bbcbc2f init: replace Result<Success> with Result<void> by Tom Cherry · 5 years ago
  3. 8fd64c8 Move result.h from init to libbase by Jiyong Park · 5 years ago
  4. 9949ec5 init: replace Result<> with expected<> by Tom Cherry · 5 years ago
  5. d987264 init: add [[nodiscard]] to Result by Tom Cherry · 6 years ago
  6. d1c9cd0 init: fix hiding of move constructors of Result<T> by Tom Cherry · 7 years ago
  7. 130e3d7 init: pass errors from one Result<T> to another better by Tom Cherry · 7 years ago
  8. 11a3aee init: introduce Result<T> for return values and error handling by Tom Cherry · 7 years ago