Age | Commit message (Expand) | Author |
---|---|---|
2023-02-12 | Change how constants are declared to play nice with godoc | Luke Shumaker |
2023-02-12 | containers: Rethink the RBTree interface to be simpler | Luke Shumaker |
2023-02-05 | containers: s/Cmp/Compare/ to match the standard library | Luke Shumaker |
2023-01-01 | lint: Turn on predeclared | Luke Shumaker |
2023-01-01 | lint: Turn on gocritic | Luke Shumaker |
2023-01-01 | lint: Turn on dupword | Luke Shumaker |
2022-12-20 | containers: rbtree.go: Track size of the tree | Luke Shumaker |
2022-10-02 | rbtree: Add support for maintaining node attributes | Luke Shumaker |
2022-08-17 | tools: Upgrade to Go 1.19 | Luke Shumaker |
2022-07-13 | Move the remaining former-generic.go parts out of lib/util/ | Luke Shumaker |
2022-07-13 | Move ordered.go to lib/containers | Luke Shumaker |
2022-07-13 | Move lib/rbtree to lib/containers | Luke Shumaker |