Age | Commit message (Expand) | Author |
---|---|---|
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-07-25 | AK: Simplify NonnullPtrVector template a bit. | Andreas Kling |
2019-07-25 | AK: Share code between NonnullOwnPtrVector and NonnullRefPtrVector. | Andreas Kling |
2019-07-24 | AK: Delete Vector::resize() from Nonnull{Own,Ref}PtrVector. | Andreas Kling |
2019-07-24 | AK: Add NonnullOwnPtrVector. | Andreas Kling |