تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Andreas Kling ee3d09f225 LibJS: Show class in SerenityOS mmap name for type-specific allocators 1 سال پیش
  Andreas Kling 11c968fa1f LibJS: Make Heap aware of all CellAllocators 1 سال پیش
  Ali Mohammad Pur 392b5c3b19 LibJS: Resolve a circular include problem between HeapBlock and Cell 2 سال پیش
  MacDue 130ec7e5b4 LibJS: Align HeapBlock cell storage to __BIGGEST_ALIGNMENT__ 2 سال پیش
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 سال پیش
  Andreas Kling 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses 2 سال پیش
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 سال پیش
  Lenny Maiorani a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 سال پیش
  Andrew Kaster 6aba64b60f LibJS: Instrument HeapBlock cell allocation for ASAN 4 سال پیش
  Andrew Kaster 81a5dcde84 LibJS: Expose minimum possible cell size of JS::Heap 4 سال پیش
  Andrew Kaster 07c62f9f42 LibJS: Remove unused HeapBlock private member function 4 سال پیش
  Andreas Kling 14585a9cba LibJS: Remove unused HeapBlock::operator delete() 4 سال پیش
  Andreas Kling 789d20ebb7 LibJS: Replace Cell live bit with a cell state 4 سال پیش
  Andreas Kling 751ad19c86 LibJS: Don't consider cells in the lazy freelist in conservative scan 4 سال پیش
  Andreas Kling aa857bcdeb LibJS: Always prefer freelist over lazy freelist if possible 4 سال پیش
  Andreas Kling 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ 4 سال پیش
  Andreas Kling c2d9cd8d53 LibJS: Implement lazy freelist allocation for cells 4 سال پیش
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
  AnotherTest e4412f1f59 AK+Kernel: Make IntrusiveList capable of holding non-raw pointers 4 سال پیش
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 سال پیش
  Andreas Kling e1dbf74f15 LibJS: Add some basic freelist validation for the GC heap 4 سال پیش
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 سال پیش