1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 12:08:14 +00:00
serenity/Userland
2022-12-14 15:48:25 +00:00
..
Applets LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
Applications FileManager: Display message box if stat()'ing a file to activate fails 2022-12-14 15:48:25 +00:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos CatDog: Make a factory function for CatDog and propagate errors 2022-12-14 15:05:52 +00:00
DevTools Everywhere: Stop shoving things into ::std and mentioning them as such 2022-12-14 11:44:32 +01:00
DynamicLoader AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Games Minesweeper: Make a factory function for Field and propagate errors 2022-12-14 15:05:52 +00:00
Libraries LibJS: Don't update names of resulting functions in object expression 2022-12-14 15:27:08 +00:00
Services LaunchServer: Return if read_link fails in for_each_handler_for_path 2022-12-14 15:48:25 +00:00
Shell Shell: Disable interactive mode on '-c' 2022-12-12 13:57:06 +00:00
Utilities LibArchive: Do some error propagation while packing tar files 2022-12-14 15:20:37 +00:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00