1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-18 08:12:27 +00:00
serenity/Userland/DevTools
Andreas Kling b6f49924be LibDesktop: Make allowlist APIs return ErrorOr<void>
This makes it very smooth to use TRY() when setting up these lists,
as you can see in the rest of this commit. :^)
2021-11-24 00:25:23 +01:00
..
HackStudio LibCore+AK: Move MappedFile from AK to LibCore 2021-11-23 11:33:36 +01:00
Inspector LibDesktop: Make allowlist APIs return ErrorOr<void> 2021-11-24 00:25:23 +01:00
Playground LibDesktop: Make allowlist APIs return ErrorOr<void> 2021-11-24 00:25:23 +01:00
Profiler LibDesktop: Make allowlist APIs return ErrorOr<void> 2021-11-24 00:25:23 +01:00
UserspaceEmulator LibCore+AK: Move MappedFile from AK to LibCore 2021-11-23 11:33:36 +01:00
CMakeLists.txt HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00