ladybird/Userland
Timothy Flynn eb7e3583c9 LibJS+LibUnicode: Fully implement Intl.Collator with ICU
We were never able to implement anything other than a basic, locale-
unaware collator with the JSON export of the CLDR as it did not have
collation data. We can now use ICU to implement collation.
2024-08-15 13:44:32 +02:00
..
Libraries LibJS+LibUnicode: Fully implement Intl.Collator with ICU 2024-08-15 13:44:32 +02:00
Services RequestServer: Fix compiling with -DREQUESTSERVER_DEBUG=ON 2024-08-12 02:27:48 +02:00
Utilities LibWasm: Remove type information from Value 2024-08-07 01:10:20 +02:00