serenity/Userland
2021-11-23 11:33:36 +01:00
..
Applets Everywhere: Use Application::construct() with Main::Arguments directly 2021-11-22 21:13:42 -08:00
Applications Everywhere: Use Application::construct() with Main::Arguments directly 2021-11-22 21:13:42 -08:00
Demos Everywhere: Use Application::construct() with Main::Arguments directly 2021-11-22 21:13:42 -08:00
DevTools LanguageServers/Shell: Port to LibMain :^) 2021-11-23 11:33:36 +01:00
DynamicLoader
Games Everywhere: Use Application::construct() with Main::Arguments directly 2021-11-22 21:13:42 -08:00
Libraries LibCore: Let ArgsParser::parse() accept Main::Arguments 2021-11-22 21:13:42 -08:00
Services FileSystemAccessServer: Port to LibMain :^) 2021-11-23 11:33:36 +01:00
Shell AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 2021-11-17 00:21:13 +01:00
Utilities Everywhere: Use ArgsParser::parse() with Main::Arguments directly 2021-11-22 21:13:42 -08:00
CMakeLists.txt