Age | Commit message (Expand) | Author |
---|---|---|
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-12-22 | AK: InlineLinkedListIterator operator-> should return m_node directly | Andrew Kaster |
2019-08-08 | AK: Add an iterator class for InlineLinkedList | Andreas Kling |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-05-07 | AK: Add InlineLinkedList::remove_tail(). | Andreas Kling |
2018-12-21 | Yet another pass of style fixes. | Andreas Kling |
2018-12-03 | Move InlineLinkedList to AK. | Andreas Kling |