Commit Graph

6 Commits

Author SHA1 Message Date
Jonathan Bluett-Duncan
fe73977b01 internal/order: move package from graph/internal/ordered and make function generic 2024-05-11 21:57:13 +09:30
Dan Kortschak
8f6a7707f4 graph/internal/ordered: replace slice sort types with sort.Slice calls 2021-10-14 07:01:58 +10:30
Dan Kortschak
af39aebcaa all: replace uses of deprecated ioutil functions 2021-08-17 20:06:07 +09:30
Dan Kortschak
c631911702 graph/layout: reduce code duplication in layout tests 2021-03-09 20:15:25 +10:30
Dan Kortschak
1d8f8b2ee4 all: address issues identified by golangci-lint 2019-09-09 07:38:44 +09:30
Dan Kortschak
c1fdadf7ea graph/layout: new package for calculating graph layouts 2019-07-20 20:12:57 +09:30