1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 01:31:00 +00:00
serenity/Userland
Timothy Flynn cd4ee46b70 LibJS: Populate roundingPriority in Intl.PluralRules.resolvedOptions
This is inherited from Intl.NumberFormat.
2022-07-13 19:22:26 +01:00
..
Applets WorkspacePicker: Hide applet if size == 0 2022-07-13 00:51:48 +02:00
Applications Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
Demos Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
DevTools Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
DynamicLoader LibC+Kernel: Prevent string functions from calling themselves 2022-05-12 13:12:37 +02:00
Games Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
Libraries LibJS: Populate roundingPriority in Intl.PluralRules.resolvedOptions 2022-07-13 19:22:26 +01:00
Services NotificationServer: Move notifications down if hovered 2022-07-13 17:03:44 +01:00
Shell Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
Utilities LibJS+js: Parse new constructor options from Intl.NumberFormat V3 2022-07-13 19:22:26 +01:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00