1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 19:08:10 +00:00
serenity/Userland
Linus Groh a20b189eab LibJS: Fix incorrectly formatted section comments
A couple of missing URLs, spaces, and a stray comma.
2021-11-24 17:37:27 +00:00
..
Applets Applets/Audio: Port to LibMain :^) 2021-11-24 00:25:23 +01:00
Applications LibGUI: Make FilteringProxyModel factory function return ErrorOr 2021-11-24 13:52:01 +01:00
Demos WidgetGallery: Port to LibMain :^) 2021-11-23 15:44:59 +01:00
DevTools LibDesktop: Make allowlist APIs return ErrorOr<void> 2021-11-24 00:25:23 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Spider: Replace construct() with TRY(try_create()) pattern 2021-11-24 13:51:07 +01:00
Libraries LibJS: Fix incorrectly formatted section comments 2021-11-24 17:37:27 +00:00
Services CrashDaemon: Port to LibMain :^) 2021-11-24 00:25:23 +01:00
Shell AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 2021-11-17 00:21:13 +01:00
Utilities logout: Port to LibMain :^) 2021-11-24 00:25:22 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00