mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-06-17 15:25:35 +00:00
LibSyntax is the only remaining user of UTF-32 in the code base. Let's use UTF-8 here. Bonus: The tests added here for non-ASCII sources actually used to crash the old UTF-32 implementation. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Document.cpp | ||
| Document.h | ||
| Forward.h | ||
| Highlighter.cpp | ||
| Highlighter.h | ||
| HighlighterClient.h | ||
| Language.h | ||
| TextPosition.h | ||
| TextRange.h | ||