1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 08:00:47 +00:00
serenity/AK
Robin Burchell 0dc9af5f7e Add clang-format file
Also run it across the whole tree to get everything using the One True Style.
We don't yet run this in an automated fashion as it's a little slow, but
there is a snippet to do so in makeall.sh.
2019-05-28 17:31:20 +02:00
..
ELF Kernel/AK: Move ELF loader to AK 2019-05-23 16:57:34 +02:00
.gitignore Add basic automatic dependency management to Makefiles. 2019-02-02 04:41:59 +01:00
AKString.h Add clang-format file 2019-05-28 17:31:20 +02:00
Assertions.h Add clang-format file 2019-05-28 17:31:20 +02:00
Badge.h Add clang-format file 2019-05-28 17:31:20 +02:00
Bitmap.h Add clang-format file 2019-05-28 17:31:20 +02:00
BufferStream.h DNSLookupServer: Start working on a userspace DNS resolver. 2019-03-19 16:29:06 +01:00
ByteBuffer.h Add clang-format file 2019-05-28 17:31:20 +02:00
CircularQueue.h Add clang-format file 2019-05-28 17:31:20 +02:00
DoublyLinkedList.h Add clang-format file 2019-05-28 17:31:20 +02:00
FileSystemPath.cpp Add clang-format file 2019-05-28 17:31:20 +02:00
FileSystemPath.h Add clang-format file 2019-05-28 17:31:20 +02:00
Function.h Add clang-format file 2019-05-28 17:31:20 +02:00
HashFunctions.h Add clang-format file 2019-05-28 17:31:20 +02:00
HashMap.h Add clang-format file 2019-05-28 17:31:20 +02:00
HashTable.h Add clang-format file 2019-05-28 17:31:20 +02:00
InlineLinkedList.h Add clang-format file 2019-05-28 17:31:20 +02:00
InlineLRUCache.h AK: InlineLRUCache was always filling up one short of capacity. 2019-05-14 15:33:21 +02:00
install.sh Build: Install most headers to Root (and libcore.a/libgui.a) 2019-05-17 21:59:48 +02:00
kmalloc.h Add clang-format file 2019-05-28 17:31:20 +02:00
kstdio.h Get rid of #ifdef SERENITY. We're past that phase of bootstrapping. 2019-01-17 01:41:36 +01:00
MappedFile.cpp Add clang-format file 2019-05-28 17:31:20 +02:00
MappedFile.h Add clang-format file 2019-05-28 17:31:20 +02:00
NetworkOrdered.h Add clang-format file 2019-05-28 17:31:20 +02:00
Noncopyable.h Add clang-format file 2019-05-28 17:31:20 +02:00
OwnPtr.h Add clang-format file 2019-05-28 17:31:20 +02:00
printf.cpp Add clang-format file 2019-05-28 17:31:20 +02:00
QuickSort.h Add clang-format file 2019-05-28 17:31:20 +02:00
Retainable.h Add clang-format file 2019-05-28 17:31:20 +02:00
Retained.h Add clang-format file 2019-05-28 17:31:20 +02:00
RetainPtr.h Add clang-format file 2019-05-28 17:31:20 +02:00
SinglyLinkedList.h Add clang-format file 2019-05-28 17:31:20 +02:00
StdLibExtras.cpp Add clang-format file 2019-05-28 17:31:20 +02:00
StdLibExtras.h Add clang-format file 2019-05-28 17:31:20 +02:00
String.cpp Add clang-format file 2019-05-28 17:31:20 +02:00
StringBuilder.cpp Add clang-format file 2019-05-28 17:31:20 +02:00
StringBuilder.h Add clang-format file 2019-05-28 17:31:20 +02:00
StringImpl.cpp Add clang-format file 2019-05-28 17:31:20 +02:00
StringImpl.h Add clang-format file 2019-05-28 17:31:20 +02:00
StringView.cpp Add clang-format file 2019-05-28 17:31:20 +02:00
StringView.h Add clang-format file 2019-05-28 17:31:20 +02:00
TemporaryChange.h Add clang-format file 2019-05-28 17:31:20 +02:00
Time.h LibC: Move struct timeval to sys/time.h. #POSIX 2019-05-28 13:48:06 +02:00
Traits.h Add clang-format file 2019-05-28 17:31:20 +02:00
Types.h Add clang-format file 2019-05-28 17:31:20 +02:00
Vector.h Add clang-format file 2019-05-28 17:31:20 +02:00
Weakable.h Add clang-format file 2019-05-28 17:31:20 +02:00
WeakPtr.h Add clang-format file 2019-05-28 17:31:20 +02:00