sapling/eden/scm/lib/dag
Stefan Filip d78982a6e8 dag: move iddag to own file
Summary:
Separate Segment and IdDag in two individual files. This is preparation for
refactoring IdDag to be more flexible in terms of storage. That will probably
involve moving stuff out of IdDag into a new file that deals with the storage
abstractions.

Reviewed By: quark-zju

Differential Revision: D19559127

fbshipit-source-id: b3b9b18e2653157e69148b1f29292a57b30016ec
2020-01-24 15:49:54 -08:00
..
benches dag: move bindag from benches to a separate crate 2020-01-22 19:30:48 -08:00
bindag bindag: make TestContext more flexible 2020-01-23 17:58:51 -08:00
fuzz dag: add fuzz tests on the octopus DAG 2020-01-23 17:58:51 -08:00
src dag: move iddag to own file 2020-01-24 15:49:54 -08:00
Cargo.toml dag: move bindag from benches to a separate crate 2020-01-22 19:30:48 -08:00