1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 02:47:35 +00:00
serenity/Libraries/LibTextCodec
Nico Weber 19ac1f6368 Revert "Unicode: s/codepoint/code_point/g"
This reverts commit ea9ac3155d.
It replaced "codepoint" with "code_points", not "code_point".
2020-08-05 22:33:42 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
Decoder.cpp Revert "Unicode: s/codepoint/code_point/g" 2020-08-05 22:33:42 +02:00
Decoder.h LibTextCodec: Start fleshing out a simple text codec library 2020-05-03 23:01:58 +02:00