Age | Commit message (Expand) | Author |
---|---|---|
2019-06-21 | AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. | Andreas Kling |
2019-06-07 | Kernel: Run clang-format on everything. | Andreas Kling |
2019-06-07 | Kernel: Rename FileDescriptor to FileDescription. | Andreas Kling |
2019-05-31 | Update Badge<T> instantiations to simply be {}. | Andreas Kling |
2019-05-16 | Kernel: Move Inode to its own files. | Andreas Kling |