ladybird/Userland/Libraries/LibLocale
2024-01-22 08:48:34 -05:00
..
CMakeLists.txt Userland: Remove LibCore dependency from libraries that do not use it 2024-01-22 08:48:34 -05:00
DateTimeFormat.cpp LibLocale+LibJS+ClockSettings: Make date time format APIs infallible 2023-08-23 05:29:21 +02:00
DateTimeFormat.h LibLocale+LibJS+ClockSettings: Make date time format APIs infallible 2023-08-23 05:29:21 +02:00
Forward.h LibLocale: Move locale source files to the LibLocale folder 2022-09-05 14:37:16 -04:00
Locale.cpp LibLocale+LibJS: Make locale data APIs infallible 2023-08-23 05:29:21 +02:00
Locale.h LibLocale+LibJS: Make locale data APIs infallible 2023-08-23 05:29:21 +02:00
NumberFormat.cpp LibLocale+LibJS: Make number format APIs infallible 2023-08-23 05:29:21 +02:00
NumberFormat.h LibLocale: Remove compact currency patterns 2023-09-04 18:22:28 +02:00
PluralRules.cpp Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2023-02-08 19:15:45 +00:00
PluralRules.h Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2023-02-08 19:15:45 +00:00
RelativeTimeFormat.cpp LibLocale+LibJS: Make relative time format APIs infallible 2023-08-23 05:29:21 +02:00
RelativeTimeFormat.h LibLocale+LibJS: Make relative time format APIs infallible 2023-08-23 05:29:21 +02:00