summaryrefslogtreecommitdiff
path: root/src/container/list
Commit message (Expand)AuthorAgeFilesLines
* container/list: remove unnecessary codeGusted2021-10-262-9/+5
* container/list: fix typo in function commentsYasser Abdolmaleki2020-05-311-2/+2
* container/list: remove temporary variable `n`Joe Kyo2020-02-211-8/+6
* container/list: combining insert and remove operations while moving elements ...Raghavendra Nagaraj2018-10-261-4/+21
* container/list: document nil values moreBrad Fitzpatrick2018-01-081-4/+11
* container/list: silence vet warningsJosh Bleecher Snyder2016-08-161-3/+3
* all: fixed a handful of typosRobert Griesemer2016-05-241-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-083-0/+589