ladybird/Userland
Timothy Flynn cff2d631da LibJS: Implement Intl.NumberFormat V3's [[SignDisplay]] changes
Intl.NumberFormat V3 adds a "negative" option for [[SignDisplay]] to
only use the locale's signed pattern for negative numbers.
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: Implement Intl.NumberFormat V3's [[SignDisplay]] changes 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