Skip to content
Snippets Groups Projects
  1. Aug 20, 2018
  2. Aug 19, 2018
  3. Aug 16, 2018
  4. Aug 15, 2018
    • Lioncash's avatar
      loader: Make ResultStatus directly compatible with fmt · 87d8a9c9
      Lioncash authored
      We can make the enum class type compatible with fmt by providing an
      overload of operator<<.
      
      While we're at it, perform proper bounds checking. If something exceeds
      the array, it should be a hard fail, because it's, without a doubt, a
      programmer error in this case.
      87d8a9c9
  5. Aug 12, 2018
  6. Aug 10, 2018
  7. Aug 09, 2018
  8. Aug 07, 2018
  9. Aug 06, 2018
Loading