Age | Commit message (Expand) | Author |
---|---|---|
2023-01-27 | AK: Remove StringBuilder::build() in favor of to_deprecated_string() | Linus Groh |
2022-12-31 | LibMarkdown: Render lines to terminal instead of a single string | Arda Cinar |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-03 | Everywhere: Clean up "the the" comment typos | Nico Weber |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2021-11-01 | LibMarkdown: Recognize and handle comments | Ben Wiederhake |