Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-28 | AK: Display SourceLocation function name in color | Ali Mohammad Pur |
2021-11-17 | AK: Convert AK::Format formatting helpers to returning ErrorOr<void> | Andreas Kling |
2021-05-30 | AK+Userland: Use akaster@serenityos.org for my copyright headers | Andrew Kaster |
2021-04-29 | Everywhere: "file name" => "filename" | Andreas Kling |
2021-04-25 | AK: Add default constructor to SourceLocation | Brian Gianforcaro |
2021-04-25 | AK: Add a AK::Formatter implementation for AK::SourceLocation | Brian Gianforcaro |
2021-04-24 | AK: Add SourceLocation support | Brian Gianforcaro |