summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGemini/Line.cpp
AgeCommit message (Expand)Author
2021-07-02AK: Implement String::find_any_of() and StringView::find_any_of()Max Wipfli
2021-05-07LibGemini: Convert StringBuilder::appendf() => AK::FormatAndreas Kling
2021-04-29Everywhere: Use "the SerenityOS developers." in copyright headersLinus Groh
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling