1. 2afea0c Autoformat all tests and examples by Kai Ninomiya · 4 years, 8 months ago
  2. 0e9320b Use Ref<TextureBase> instead of TextureBase* in more places by Rafael Cintron · 4 years, 11 months ago
  3. f204cf2 Add Ref<T> specialization for Result by Rafael Cintron · 5 years ago
  4. 69c68d0 Improve Memory Management of Result class by Rafael Cintron · 5 years ago
  5. bd481fc Allow ResultOrError to downcast from backend to frontend types by Corentin Wallez · 5 years ago
  6. d6cc1fe Add an implementation of Result<const T*, E*> by Corentin Wallez · 6 years ago
  7. df72914 Result: Add default template for Result<T, E> by Corentin Wallez · 6 years ago
  8. 4a9ef4e Rename the copyright authors from NXT to Dawn by Corentin Wallez · 7 years ago
  9. 44b5ca4 Add a functional-y Result<T, E> class and tests for it. by Corentin Wallez · 7 years ago