mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
c8585b77d2
This prevents us from needing a sv suffix, and potentially reduces the need to run generic code for a single character (as contains, starts_with, ends_with etc. for a char will be just a length and equality check). No functional changes. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Document.cpp | ||
Document.h | ||
Forward.h | ||
GeminiRequest.cpp | ||
GeminiRequest.h | ||
GeminiResponse.cpp | ||
GeminiResponse.h | ||
Job.cpp | ||
Job.h | ||
Line.cpp |