summaryrefslogtreecommitdiff
path: root/AK/StringView.h
AgeCommit message (Expand)Author
2019-06-02AK: Add implicit String -> StringView conversionRobin Burchell
2019-05-28Add clang-format fileRobin Burchell
2019-04-16AK: Try to use StringViews more for substrings and splitting.Andreas Kling
2019-04-15AK: Add a StringView class.Andreas Kling