ladybird/Userland/Libraries/LibTextCodec
Timothy Flynn 368dad54ef LibTextCodec: Use AK facilities to validate and convert UTF-16 to UTF-8
This allows LibTextCodec to make use of simdutf, and also reduces the
number of places with manual UTF-16 implementations.
2024-07-18 19:43:57 +02:00
..
CMakeLists.txt LibTextCodec: Add GBK/GB18030 decoder 2024-05-31 07:56:26 +02:00
Decoder.cpp LibTextCodec: Use AK facilities to validate and convert UTF-16 to UTF-8 2024-07-18 19:43:57 +02:00
Decoder.h LibTextCodec: Use generated lookup tables for all single byte decoders 2024-06-04 10:21:07 +02:00
indexes.json LibTextCodec: Add GBK/GB18030 decoder 2024-05-31 07:56:26 +02:00