serenity/Userland
Brian Gianforcaro 7a73f11005 LibCpp: Convert ScopeLogger to use AK:SourceLocation
Utilize AK::SourceLocation to get function information into
the scope logger, instead of relying on pre-processor macros.
2021-04-25 09:32:03 +02:00
..
Applets AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
Applications LibJS: Consolidate exception function names and source ranges 2021-04-24 20:11:04 +02:00
Demos AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
DevTools IPCCompiler: Use string hashes for IPC endpoint magic 2021-04-25 09:29:49 +02:00
DynamicLoader Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Games Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Libraries LibCpp: Convert ScopeLogger to use AK:SourceLocation 2021-04-25 09:32:03 +02:00
Services IPCCompiler: Use string hashes for IPC endpoint magic 2021-04-25 09:29:49 +02:00
Shell Shell: Add a 'kill' builtin that wraps the system's own 2021-04-23 20:27:58 +02:00
Tests AK+Userland: Use mpfard@serenityos.org for my copyright headers 2021-04-22 22:19:09 +02:00
Utilities LibJS: Consolidate exception function names and source ranges 2021-04-24 20:11:04 +02:00
CMakeLists.txt Userland: Rename *.MenuApplet => *.Applet 2021-04-04 16:29:55 +02:00