Commit Graph

4 Commits

Author SHA1 Message Date
Massimo Fioravanti 807d9d56ba Introduce serialization primitives for containers 2022-03-10 13:51:28 +01:00
Massimo Fioravanti 091376ddfa Added kind verification 2022-03-10 13:51:28 +01:00
Massimo Fioravanti c233737216 Fix: 0 elements removal is not a failure
ContainerSet is now the one that has the burden to check that removal of
0 elements is always a success, rather than offloading that check onto
  containers
2022-03-10 13:51:28 +01:00
Massimo Fioravanti 70ec456078 Introduce revng-pipeline 2022-01-17 18:17:54 +01:00