This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-31 12:38:12 +00:00
Code
Issues
Activity
Actions
ea9ac3155d
serenity
/
Libraries
/
LibTextCodec
History
Download ZIP
Download TAR.GZ
Andreas Kling
ea9ac3155d
Unicode: s/codepoint/code_point/g
...
Unicode calls them "code points" so let's follow their style.
2020-08-03 19:06:41 +02:00
..
CMakeLists.txt
Build: Switch to CMake :^)
2020-05-14 20:15:18 +02:00
Decoder.cpp
Unicode: s/codepoint/code_point/g
2020-08-03 19:06:41 +02:00
Decoder.h
LibTextCodec: Start fleshing out a simple text codec library
2020-05-03 23:01:58 +02:00