Age | Commit message (Expand) | Author |
---|---|---|
2022-12-31 | LibMarkdown: Render lines to terminal instead of a single string | Arda Cinar |
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
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 |
2022-04-26 | LibMarkdown: Make thematic break parsing more correct | Peter Elliott |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-10-10 | LibMarkdown: Implement introspection of the document tree | Ben Wiederhake |
2021-10-05 | LibMarkdown: Implement "tightness" for lists | Peter Elliott |
2021-10-05 | LibMarkdown: Add LineIterator | Peter Elliott |
2021-08-31 | LibMarkdown: Match HTML formatting of Commonmark tests | Peter Elliott |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |