Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh d26aabff04 Everywhere: Run clang-format hace 2 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Michel Hermier 682f89d5bc LibC: Allow multiple includes of `<assert.h>` hace 3 años
  Michel Hermier 0bfb7f9675 LibC: Move `_abort` next to `abort` hace 3 años
  Michel Hermier 2c62d51e25 LibC: Remove `VERIFY_NOT_REACHED()` from `assert.h` hace 3 años
  Linus Groh 552185066e LibC: Use C-style void cast in assert() hace 4 años
  Linus Groh 15d5c62915 LibC: Replace use of do/while in assert() with the ternary operator hace 4 años
  Andrew Kaster 6ba87a6b5e LibC: Use correct macro to disable assert() hace 4 años
  Daniel Bertalan 842249aff5 LibC: Don't use C++ attribute syntax in C-visible headers hace 4 años
  Gunnar Beutner d2662df57c LibC+AK: Remove our custom macros from <assert.h> hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Gunnar Beutner f033416893 Kernel+LibC: Clean up how assertions work in the kernel and LibC hace 4 años
  Gunnar Beutner 44486e8818 LibC: Turn CRASH() into a function and add noreturn attribute hace 4 años
  Mițca Dumitru 35829304d6 LibC: Define static_assert in assert.h when it's being used in C hace 4 años
  Andreas Kling 679cc154e6 Everywhere: Remove unused RELEASE_ASSERT macro hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años