Age | Commit message (Expand) | Author |
---|---|---|
2021-12-05 | Kernel: Mark kernel smart-pointer classes as [[nodiscard]] | Sam Atkins |
2021-11-17 | AK: Convert AK::Format formatting helpers to returning ErrorOr<void> | Andreas Kling |
2021-10-07 | AK+Kernel: Make automatically locking RefPtr & co a kernel-only thing | Andreas Kling |