Age | Commit message (Expand) | Author |
---|---|---|
2022-12-14 | AK: Create relative path even if prefix is not an ancestor of the path | Poseydon42 |
2022-12-11 | AK: Add LexicalPath::is_child_of | kleines Filmröllchen |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2021-10-10 | AK: Implement a way to resolve relative paths lexically | Ben Wiederhake |
2021-06-30 | AK+Everywhere: Remove "null state" of LexicalPath | Max Wipfli |
2021-06-30 | AK: Make LexicalPath immutable | Max Wipfli |
2021-06-30 | Tests: Rewrite tests for LexicalPath | Max Wipfli |
2021-06-30 | AK: Remove the LexicalPath::is_valid() API | Max Wipfli |
2021-05-27 | Tests: Add tests for LexicalPath dirname handling | Tim Schumacher |
2021-05-18 | AK: Make LexicalPath handle relative paths correctly | Gunnar Beutner |
2021-05-06 | Tests: Move AK tests to Tests/AK | Brian Gianforcaro |