Commit Graph

459 Commits

Author SHA1 Message Date
3e16b30253 Make operator<=> static
Apparently this counts as "namespace scope" (as opposed to an anonymous
namespace), and it still won't be visible outside the translation unit.
2024-01-17 17:12:22 -08:00
9f9c248e6a Add naive insertion, fix visualization 2024-01-17 16:23:20 -08:00
d515332906 Require oldestVersion increasing 2024-01-17 14:13:22 -08:00
aa85c77d8f add debugPrintDot 2024-01-17 14:10:50 -08:00
a6381a981e Add test scaffolding 2024-01-17 12:40:27 -08:00
8a6973e2cd Implement all but check and addWrites 2024-01-17 12:26:41 -08:00
c6ff1ff64d Add PImpl scaffolding 2024-01-17 11:03:10 -08:00
8edcd02f91 Add .gitignore, CMakeLists.txt, ConflictSet.cpp 2024-01-17 10:51:22 -08:00
41cd14a5d7 Add ConflictSet.h 2024-01-17 10:46:55 -08:00