Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 anos atrás
..
BlockAllocator.cpp 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY 2 anos atrás
BlockAllocator.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 anos atrás
Cell.cpp 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 anos atrás
Cell.h 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 anos atrás
CellAllocator.cpp e2d154c74d LibJS: Use default instead of an empty constructor/destructor 3 anos atrás
CellAllocator.h 145eeb57ab Userland: Remove a bunch of unnecessary Vector imports 3 anos atrás
DeferGC.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
GCPtr.h 5094dcf615 LibJS: Allow constructing a GCPtr from another GCPtr of convertible type 2 anos atrás
Handle.cpp 63cc2650e3 LibJS: Make Handle<T> more user-friendly 2 anos atrás
Handle.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 anos atrás
Heap.cpp 392b5c3b19 LibJS: Resolve a circular include problem between HeapBlock and Cell 2 anos atrás
Heap.h 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 anos atrás
HeapBlock.cpp 392b5c3b19 LibJS: Resolve a circular include problem between HeapBlock and Cell 2 anos atrás
HeapBlock.h 392b5c3b19 LibJS: Resolve a circular include problem between HeapBlock and Cell 2 anos atrás
Internals.h 392b5c3b19 LibJS: Resolve a circular include problem between HeapBlock and Cell 2 anos atrás
MarkedVector.cpp a863363b06 LibJS: Let MarkedVector<T> inherit from Vector and handle Cell* + Value 3 anos atrás
MarkedVector.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 anos atrás