Commit Graph

4 Commits

Author SHA1 Message Date
Dan Kortschak
8f6a7707f4 graph/internal/ordered: replace slice sort types with sort.Slice calls 2021-10-14 07:01:58 +10:30
Dan Kortschak
2e4a844bae graph/flow: improve consistency of coverage reports 2021-03-25 07:59:22 +10:30
Dan Kortschak
f5dc855938 graph/flow: avoid non-rune to string conversion 2020-05-17 14:56:55 +09:30
Dan Kortschak
60a68a3a7f graph/flow: new package for (control) flow analysis
This is broken out from path to make room for the additional control
flow analysis routines that are currently being worked on.
2019-03-12 12:50:28 +10:30