sapling/eden/scm/lib/dag
Jun Wu 14b3c2e0f0 dag: move from_ascii to traits
Summary:
This adds flexibility. Now every type that implements DagAddHeads, including
NameDag, can import ASCII graphs.

Reviewed By: sfilipco

Differential Revision: D21626213

fbshipit-source-id: e258d88f97cbcc9aaf98d353a929803325185df7
2020-05-27 12:16:48 -07:00
..
benches dag: move some IdMap operations to traits 2020-05-11 09:49:57 -07:00
bindag dag: move add_heads, flush, add_heads_and_flush to traits 2020-05-27 12:16:47 -07:00
fuzz dag: add fuzz tests on the octopus DAG 2020-01-23 17:58:51 -08:00
src dag: move from_ascii to traits 2020-05-27 12:16:48 -07:00
Cargo.toml dag: make ASCII -> MemNameDag a public API 2020-05-11 09:49:59 -07:00