Age | Commit message (Expand) | Author |
---|---|---|
2023-01-26 | LibGfx: Remove `try_` prefix from bitmap creation functions | Tim Schumacher |
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-05-21 | LibCodeComprehension: Re-organize code comprehension related code | Itamar |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-11-08 | LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() | Andreas Kling |
2021-07-21 | LibGfx: Use "try_" prefix for static factory functions | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-13 | HackStudio: Store known symbol declarations in ProjectDeclarations | Itamar |