Age | Commit message (Expand) | Author |
---|---|---|
2022-12-12 | LibCore: Propagate errors from `Stream::*_entire_buffer` | Tim Schumacher |
2022-12-12 | LibCore: Rename `Stream::*_or_error` to `*_entire_buffer` | Tim Schumacher |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-08-04 | Tests: Add a test for markdown image sizes | MacDue |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-03-20 | Everywhere: Move commonmark.spec.json to /home/anon/Tests | Brian Gianforcaro |
2022-03-10 | Tests: Port TestCommonmark to Core::Stream | Sam Atkins |
2021-09-15 | Meta: Add Meta/CMake to the CMAKE_MODULE_PATH for Serenity and Lagom | Andrew Kaster |
2021-09-02 | Tests: Remove all file(GLOB) from CMakeLists in Tests | Andrew Kaster |
2021-09-01 | Everywhere: Use my cool new @serenityos.org email address | Peter Elliott |
2021-08-31 | Tests: Test LibMarkdown against commonmark test suite | Peter Elliott |