Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |
2021-01-12 | AK: Simplify constructors and conversions from nullptr_t | Lenny Maiorani |
2021-01-11 | Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf | Sahan Fernando |
2020-11-30 | LibMarkdown: Reduce debug spam from invalid characters in table headings | Luke |
2020-09-27 | LibMarkdown: Add support for Tables | AnotherTest |