Age | Commit message (Expand) | Author |
---|---|---|
2020-05-26 | AK: Rename FileSystemPath -> LexicalPath | Sergey Bugaev |
2020-05-26 | AK: Temporarily disable failing relative_paths tests in FileSystemPath suite | Brian Gianforcaro |
2020-05-26 | AK: Add case insensitive String::ends_with support | Brian Gianforcaro |
2020-03-06 | AK: Fix all the warnings in the AK tests | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-08-23 | AK: Make FileSystemPath better at handling relative paths | Andreas Kling |
2019-08-07 | AK: Add a basic unit test for FileSystemPath | Andreas Kling |