Age | Commit message (Expand) | Author |
---|---|---|
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 |