Tim Schumacher
|
07351762c7
AK: Add LexicalPath::prepend()
|
3 年之前 |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 年之前 |
Ben Wiederhake
|
50ad294527
AK: Implement a way to resolve relative paths lexically
|
3 年之前 |
Max Wipfli
|
3bdaed501e
AK+Everywhere: Remove StringView::find_{first,last}_of(char) methods
|
4 年之前 |
Max Wipfli
|
fb8bbdabb7
AK: Use canonicalized_path in LexicalPath::relative_path
|
4 年之前 |
Max Wipfli
|
dde888a3d4
AK: Move path canonicalization into LexicalPath::canonicalized_path
|
4 年之前 |
Max Wipfli
|
4c018909f7
AK: Make LexicalPath immutable
|
4 年之前 |
Max Wipfli
|
7405536a1a
AK+Everywhere: Use mostly StringView in LexicalPath
|
4 年之前 |
Max Wipfli
|
9b8f35259c
AK: Remove the LexicalPath::is_valid() API
|
4 年之前 |
Max Wipfli
|
caa9daf59e
AK: Use east const style in LexicalPath.{cpp,h}
|
4 年之前 |
Tim Schumacher
|
0aaa992c1c
LexicalPath: Reset dirname if it's empty
|
4 年之前 |
Gunnar Beutner
|
c99fd217e2
AK: Make LexicalPath handle relative paths correctly
|
4 年之前 |
sin-ack
|
2de11b0dc8
AK: Add LexicalPath::append and LexicalPath::join
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
f7139d9422
AK: Make LexicalPath take String instead of StringView
|
4 年之前 |
Tim Waterhouse
|
4d81d868c7
AK: Update LexicalPath::relative_path to work for '/' prefix
|
4 年之前 |
Itamar
|
7ecb21afa7
AK: Add LexicalPath::relative_path
|
4 年之前 |
Ben Wiederhake
|
8940bc3503
Meta+AK: Make clang-format-10 clean
|
4 年之前 |
Nico Weber
|
59596ff816
LexicalPath: Simplify a loop
|
5 年之前 |
Nico Weber
|
552789902a
AK: Make LexicalPath keep everything before the last dot as title
|
5 年之前 |
Sergey Bugaev
|
602c3fdb3a
AK: Rename FileSystemPath -> LexicalPath
|
5 年之前 |