Age | Commit message (Expand) | Author |
---|---|---|
2020-11-24 | AK: Add IntrusiveList::take_last() | Andreas Kling |
2020-02-14 | LibCore: Add a forward declaration header | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-12-22 | AK: Add IntrusiveList::take_first() | Andreas Kling |
2019-08-17 | IntrusiveList: Make Iterator::operator* return a T& | Andreas Kling |
2019-07-19 | AK: Introduce IntrusiveList | Robin Burchell |