mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
6f4c380d95
Using int was a mistake. This patch changes String, StringImpl, StringView and StringBuilder to use size_t instead of int for lengths. Obviously a lot of code needs to change as a result of this. |
||
---|---|---|
.. | ||
install.sh | ||
Makefile | ||
MDBlock.h | ||
MDCodeBlock.cpp | ||
MDCodeBlock.h | ||
MDDocument.cpp | ||
MDDocument.h | ||
MDHeading.cpp | ||
MDHeading.h | ||
MDList.cpp | ||
MDList.h | ||
MDParagraph.cpp | ||
MDParagraph.h | ||
MDText.cpp | ||
MDText.h |