Commit Graph

25 Commits (ea93b91a80201c19c00d12dfd6fddc46f443bd2a)

Author SHA1 Message Date
James Bardin 6d30b60144 Add DebugVisitInfo
10 years ago
James Bardin de0cb17a39 Add Graph.DebugOperation
10 years ago
James Bardin 7e66df3290 Rename annotation methods
10 years ago
James Bardin f37b2fafed Remove sync.Once from dag.Graph
10 years ago
James Bardin 7bbd6bfbd7 Add methods to annotate Graph vertices and edges
10 years ago
James Bardin 82b1a2abc2 Add graph transformation recording
10 years ago
James Bardin 6f347ebb3a Remove dot package
10 years ago
James Bardin 7b774f771b implement dag.Subgrapher interface
10 years ago
James Bardin 28d406c040 Provider a marshaler for dag.Graph
10 years ago
Mitchell Hashimoto 4e8e6cd661
dag: add EdgesFrom, EdgesTo, needs tests
10 years ago
Paul Hinze a4c96e5619
dag: Fix graph printing type mismatch
10 years ago
James Nugent 0d289f982c core: Print node types in traces
10 years ago
Mitchell Hashimoto 5d5045fdd6 dag: add HasVertex, HasEdge
10 years ago
Mitchell Hashimoto 05794199af dag: use hashcodes to as map key to edge sets
11 years ago
Mitchell Hashimoto caef7769ae dag: Replace with the same values is a no-op
11 years ago
Mitchell Hashimoto af8d33ddb8 dag: Replace
11 years ago
Mitchell Hashimoto 5b0004ffc7 dag: detect self references, use multierror
11 years ago
Mitchell Hashimoto 9dfce9c93a dag: Remove, RemoveEdge, DownEdges, UpEdges
11 years ago
Mitchell Hashimoto ae4d20f8ce dag: make vertices a set
11 years ago
Mitchell Hashimoto 01ec680019 terraform: ProviderTransform to map resources to providers by dep
11 years ago
Mitchell Hashimoto 6eb379fa75 terraform: start the transforms, adding orphans
11 years ago
Mitchell Hashimoto 21e4501edb terraform: start implementing interfaces for semantic checks
11 years ago
Mitchell Hashimoto b48a0cc3b9 dag: add tarjan to dag
11 years ago
Mitchell Hashimoto 2a910585a2 dag: new Graph API
11 years ago
Mitchell Hashimoto 87f4c3aae1 dag: rename to this
11 years ago