summaryrefslogtreecommitdiff
path: root/AK/LexicalPath.h
AgeCommit message (Expand)Author
2021-05-12AK: Add LexicalPath::append and LexicalPath::joinsin-ack
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-17AK: Make LexicalPath take String instead of StringViewAndreas Kling
2021-02-20AK: Add LexicalPath::relative_pathItamar
2021-01-12AK: Simplify constructors and conversions from nullptr_tLenny Maiorani
2020-12-30AK+Format: Remove TypeErasedFormatParams& from format function.asynts
2020-10-09AK: Add formatter for LexcialPath.asynts
2020-05-26AK: Rename FileSystemPath -> LexicalPathSergey Bugaev