index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
AK
/
Debug.h.in
Age
Commit message (
Expand
)
Author
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-20
AK+Meta: Add a debug option for LibSQL
Timothy Flynn
2021-04-02
LibJS: Add initial support for Promises
Linus Groh
2021-03-23
LibGUI: Remove one ancient GMENU_DEBUG debug log
Andreas Kling
2021-03-04
HackStudio/LanguageServers: Move some components out of Cpp
AnotherTest
2021-02-28
LibWeb: Add actual document loading for the CSS (at)import rule
Sviatoslav Peleshko
2021-02-20
LibLine: Avoid refreshing the entire line when inserting at the end
AnotherTest
2021-02-14
LibCrypto: Make a better ASN.1 parser
AnotherTest
2021-02-13
Utilities: Make syscall(1) explain what it's doing
Ben Wiederhake
2021-02-11
LibCore: Added FileWatcher, a binding for the watch_file syscall
DexesTTP
2021-02-08
LibCpp: Include CPP_DEBUG in AK/Debug.h
Itamar
2021-02-04
Make it possible to overwrite debug macros locally.
asynts
2021-01-29
LibWeb: Flesh out prepare_script and execute_script
Luke
2021-01-26
Meta: Split debug defines into multiple headers.
asynts
2021-01-25
Everywhere: Hook up remaining debug macros to Debug.h.
asynts
2021-01-25
Everywhere: Debug macros instead of constexpr.
asynts
2021-01-25
Everywhere: Name debug macros more consistently.
asynts
2021-01-25
Everywhere: Use CMake to generate AK/Debug.h.
asynts