ladybird/Libraries/LibTextCodec
Ben Wiederhake 69a0502f80 LibTextCodec: Mark compilation-unit-only functions as static
This enables a nice warning in case a function becomes dead code.
2020-08-12 20:40:59 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
Decoder.cpp LibTextCodec: Mark compilation-unit-only functions as static 2020-08-12 20:40:59 +02:00
Decoder.h LibTextCodec: Start fleshing out a simple text codec library 2020-05-03 23:01:58 +02:00