Age | Commit message (Expand) | Author |
---|---|---|
2022-12-20 | AK: Add DeprecatedString::find_last(StringView) | Agustin Gianni |
2022-12-14 | Everywhere: Stop shoving things into ::std and mentioning them as such | Ali Mohammad Pur |
2022-12-11 | AK: Give DeprecatedString::replace() a default mode | Ali Mohammad Pur |
2022-12-11 | AK: Add a DeprecatedString::byte_at() getter | Ali Mohammad Pur |
2022-12-09 | Everywhere: Use C++ concepts instead of requires clauses | Moustafa Raafat |
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |