ladybird/Userland
Pedro Pereira c4e49e1955 Snake: Port to LibMain
Simplified two pledge() and two unveil() by using TRY().
2021-11-23 22:55:44 +01:00
..
Applets WorkspacePicker: Port to LibMain :^) 2021-11-23 15:44:59 +01:00
Applications TextEditor: Port to LibMain :^) 2021-11-23 15:44:59 +01:00
Demos WidgetGallery: Port to LibMain :^) 2021-11-23 15:44:59 +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 Snake: Port to LibMain 2021-11-23 22:55:44 +01:00
Libraries LibJS: Update to_largest_temporal_unit() to allow undefined fallback 2021-11-23 21:03:05 +00:00
Services LookupServer: Port to LibMain :^) 2021-11-23 15:44:59 +01:00
Shell AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 2021-11-17 00:21:13 +01:00
Utilities usermod: Port to LibMain 2021-11-23 22:54:25 +01:00
CMakeLists.txt