1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:38:11 +00:00
serenity/Userland
Linus Groh ad294ff2ee LibJS: Simplify TemporalRelativeToString
This is an editorial change in the Temporal spec.

See: d3b2e90
2021-11-24 18:18:05 +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: Simplify TemporalRelativeToString 2021-11-24 18:18:05 +00:00
Services Kernel: Allow higher audio sample rates than 65kHZ (u16) 2021-11-24 19:08:13 +01:00
Shell AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 2021-11-17 00:21:13 +01:00
Utilities Kernel: Allow higher audio sample rates than 65kHZ (u16) 2021-11-24 19:08:13 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00