1. 11 Apr, 2019 1 commit
    • Lioncash's avatar
      kernel: Make handle type declarations constexpr · 6300ccbc
      Lioncash authored
      Some objects declare their handle type as const, while others declare it
      as constexpr. This makes the const ones constexpr for consistency, and
      prevent unexpected compilation errors if these happen to be attempted to be
      used within a constexpr context.
      6300ccbc
  2. 09 Apr, 2019 10 commits
  3. 08 Apr, 2019 3 commits
  4. 07 Apr, 2019 16 commits
  5. 06 Apr, 2019 10 commits