ladybird/Userland
Andreas Kling 6536198693 TextEditor: Port to LibMain :^)
This opens up using TRY() for syscalls and Core::Object creation.
2021-11-23 15:44:59 +01:00
..
Applets LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +01:00
Applications TextEditor: Port to LibMain :^) 2021-11-23 15:44:59 +01:00
Demos LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +01:00
DevTools LibCore+AK: Move MappedFile from AK to LibCore 2021-11-23 11:33:36 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games FlappyBug+Spider: Update GUI:Application::construct usage 2021-11-23 14:15:00 +01:00
Libraries LibCore: Add try_create(...) helper to all Core::Object derived classes 2021-11-23 15:44:59 +01:00
Services LibCore+AK: Move MappedFile from AK to LibCore 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 truncate: Add a basic set of pledge promises 2021-11-23 12:31:21 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00