Commit Graph

13 Commits (3bc09db7e0d856a657de7e34412fd3f8c6dab280)

Author SHA1 Message Date
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