ladybird/AK
Hendiadyoin1 d761c5024b AK: Generalize ByteReader
Also use it instead of CPU.h's possibly_unaligned_data interface
2021-07-14 11:26:34 +04:30
..
AllOf.h
AnyOf.h
Array.h
Assertions.h
Atomic.h
Badge.h
Base64.cpp
Base64.h
BinaryHeap.h
BinarySearch.h
BitCast.h
Bitmap.h AK: Make Bitmap::set() non-const 2021-07-13 22:40:25 +02:00
BitmapView.h
BitStream.h
Buffered.h
ByteBuffer.h
ByteReader.h AK: Generalize ByteReader 2021-07-14 11:26:34 +04:30
CharacterTypes.h
Checked.h
CheckedFormatString.h
CircularDeque.h
CircularDuplexStream.h
CircularQueue.h
CMakeLists.txt
Complex.h
Concepts.h
DateTimeLexer.h AK: Add a DateTimeLexer 2021-07-12 19:05:17 +01:00
Debug.h.in
Demangle.h
DistinctNumeric.h
DoublyLinkedList.h
Endian.h
EnumBits.h
ExtraMathConstants.h
FileStream.h
Find.h
FixedArray.h
FlyString.cpp
FlyString.h
Format.cpp
Format.h AK: Add Formatter for Vector 2021-07-13 17:40:07 +02:00
Forward.h
Function.h
GenericLexer.cpp
GenericLexer.h AK: Add a retreat(count) method to GenericLexer 2021-07-12 19:05:17 +01:00
HashFunctions.h
HashMap.h HashMap: Rename finders with a more accurate and self-descripting name 2021-07-13 17:31:00 +02:00
HashTable.h HashTable: Rename finders with a more accurate and self-descripting name 2021-07-13 17:31:00 +02:00
Hex.cpp
Hex.h
IDAllocator.h
IntrusiveList.h
IntrusiveRedBlackTree.h
IPv4Address.h
IterationDecision.h
Iterator.h
JsonArray.h
JsonArraySerializer.h
JsonObject.h
JsonObjectSerializer.h
JsonParser.cpp
JsonParser.h
JsonPath.cpp
JsonPath.h
JsonValue.cpp
JsonValue.h
kmalloc.cpp
kmalloc.h
kstdio.h
LEB128.h
LexicalPath.cpp
LexicalPath.h
MACAddress.h
MappedFile.cpp
MappedFile.h
MemMem.h
Memory.h
MemoryStream.h
NeverDestroyed.h
Noncopyable.h
NonnullOwnPtr.h
NonnullOwnPtrVector.h
NonnullPtrVector.h
NonnullRefPtr.h
NonnullRefPtrVector.h
NumberFormat.h
NumericLimits.h
Optional.h
OSError.h
OwnPtr.h
Platform.h
PrintfImplementation.h
Ptr32.h
Queue.h
QuickSort.h
Random.cpp
Random.h
RedBlackTree.h
RefCounted.h
RefPtr.h
Result.h
ScopedValueRollback.h
ScopeGuard.h
ScopeLogger.h
SIMD.h
Singleton.h
SinglyLinkedList.h
SinglyLinkedListWithCount.h
SourceGenerator.h
SourceLocation.h
Span.h
Stack.h
StackInfo.cpp
StackInfo.h
StdLibExtraDetails.h
StdLibExtras.h
Stream.h
String.cpp
String.h
StringBuilder.cpp
StringBuilder.h
StringHash.h
StringImpl.cpp
StringImpl.h
StringUtils.cpp
StringUtils.h
StringView.cpp
StringView.h
TemporaryChange.h
Time.cpp
Time.h
Traits.h AK: Make Traits<T*> use ptr_hash() and not assume 32-bit pointers 2021-07-12 23:49:59 +04:30
Trie.h
Tuple.h
TypeCasts.h
TypedTransfer.h
TypeList.h
Types.h
UBSanitizer.h
UFixedBigInt.h
UnicodeUtils.cpp
UnicodeUtils.h
URL.cpp
URL.h
URLParser.cpp
URLParser.h
Userspace.h
Utf8View.cpp
Utf8View.h
Utf32View.h
UUID.cpp
UUID.h
Variant.h
Vector.h Vector: Homogenize type and parameter names for predicates 2021-07-13 17:31:00 +02:00
Weakable.h
WeakPtr.h