Commit Graph

14 Commits (e024960c745f0a464cb081d04765d93f94deaba0)

Author SHA1 Message Date
Martin Atkins c937c06a03 terraform: ugly huge change to weave in new HCL2-oriented types
8 years ago
Martin Atkins 2c70d884d6 dag: node visits return diagnostics rather than errors
8 years ago
Radek Simko 93613ee526
terraform+dag: Set lower log levels
9 years ago
Edward Betts be265479a9 correct spelling mistakes (#13979)
9 years ago
Mitchell Hashimoto 6702a22074
dag: require acyclic graph
10 years ago
Mitchell Hashimoto 07ce5a7624
dag: cleanup some code that had no effect anymore
10 years ago
Mitchell Hashimoto 6366488809
dag: Update can be called with a nil graph
10 years ago
Mitchell Hashimoto 65752cd51a
dag: improve docs and read access during a lock
10 years ago
Mitchell Hashimoto 72a717f2de
dag: change the type sig of Update to Graph so its external friendly
10 years ago
Mitchell Hashimoto 28fff99ea8
dag: replace dag.Walk with our walker
10 years ago
Mitchell Hashimoto b1aa6fd598
dag: improved comments
10 years ago
Mitchell Hashimoto 7f61f11723
dag: support removing edges
10 years ago
Mitchell Hashimoto 5d49e7e6b6
dag: tests for adding edges/vertices during walk-time
10 years ago
Mitchell Hashimoto cbc71d9508
dag: basic working update-able walker
10 years ago