Commit Graph

13 Commits (5e282683bfcd819fc3eacd94de424924d14701b5)

Author SHA1 Message Date
Paul Hinze 9cd88810f4 core: log every 5s while waiting for dependencies
11 years ago
Paul Hinze baa33d7326 core: dag errors should cascade to all descendents
11 years ago
Paul Hinze ce49dd6080 core: graph command gets -verbose and -draw-cycles
11 years ago
Paul Hinze 97acccd3ed core: targeted operations
11 years ago
Mitchell Hashimoto 865de51816 dag: do a DFS for each vertex
11 years ago
Mitchell Hashimoto ed2075e384 dag: TransitiveReduction
11 years ago
Mitchell Hashimoto 54fd742ef6 dag: walk should be able to be halted
12 years ago
Mitchell Hashimoto 5b0004ffc7 dag: detect self references, use multierror
12 years ago
Mitchell Hashimoto e86698c50d dag: fix walk order issue, scc issues
12 years ago
Mitchell Hashimoto d59ced3c57 dag: Validate for DAGs
12 years ago
Mitchell Hashimoto e94c43e0dc dag: Walk
12 years ago
Mitchell Hashimoto cfa3d89265 dag: find root of AcyclicGraph
12 years ago
Mitchell Hashimoto 21e4501edb terraform: start implementing interfaces for semantic checks
12 years ago