Age | Commit message (Expand) | Author |
---|---|---|
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-06 | AK: Fix test compile warnings | Shannon Booth |
2019-12-29 | AK: Add StringView::ends_with function | Shannon Booth |
2019-12-02 | AK: StringView::lines() should keep empty lines | Andreas Kling |
2019-12-02 | LibMarkdown: Handle CRLF line endings | Tommy Nguyen |
2019-09-13 | TestStringView: Add test for starts_with | MinusGix |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-08-15 | StringView: Add StringView::operator==(StringView) | Andreas Kling |