1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 07:38:10 +00:00
serenity/Userland/DevTools
Sam Atkins 8260135d4d LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
I've attempted to handle the errors gracefully where it was clear how to
do so, and simple, but a lot of this was just adding
`release_value_but_fixme_should_propagate_errors()` in places.
2022-02-16 19:49:41 -05:00
..
HackStudio LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods 2022-02-16 19:49:41 -05:00
Inspector DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
Playground Playground: Add editor actions to the window menu 2022-02-15 02:32:52 +01:00
Profiler Profiler: Add missing LibCore/File include 2022-02-16 19:49:41 -05:00
UserspaceEmulator DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
CMakeLists.txt HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00