Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling cd53d046b2 LibJS: Fix typo "sweeped" => "swept" everywhere há 4 anos atrás
  Idan Horowitz 1a8ee5d8d7 LibJS: Generify the garbage collector's weak container notifications há 4 anos atrás
  Idan Horowitz a00d154522 LibJS: Notify WeakSets when heap cells are sweeped há 4 anos atrás
  Linus Groh e7bfd34ea7 LibJS: Add dbgln() to Heap::allocator_for_size() before crashing há 4 anos atrás
  Andrew Kaster 81a5dcde84 LibJS: Expose minimum possible cell size of JS::Heap há 4 anos atrás
  Andreas Kling 9b699bad94 LibJS: Rename Allocator => CellAllocator há 4 anos atrás
  Andreas Kling cfe3895991 LibJS: Fix broken dbgln_if(HEAP_DEBUG) há 4 anos atrás
  Andreas Kling 2de9139532 LibJS: Fix clang-tidy warnings about redundant types in Heap.cpp há 4 anos atrás
  Andreas Kling 47a4b2ba9f LibJS: Make Value::as_cell() return a Cell& há 4 anos atrás
  Andreas Kling 0de954e86b LibJS: Make Cell::Visitor::visit_impl() take a Cell& há 4 anos atrás
  Andreas Kling 789d20ebb7 LibJS: Replace Cell live bit with a cell state há 4 anos atrás
  Andrew Kaster f90a19ba4c LibJS: Make sure all allocators are 8-byte aligned há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Linus Groh 87a43fa87c LibJS: Use 'if constexpr' instead of '#if HEAP_DEBUG' há 4 anos atrás
  Hendiadyoin1 c0c4e99c74 LibJS: Use dbgln_if in Heap.cpp há 4 anos atrás
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY há 4 anos atrás
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. há 4 anos atrás
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás