summaryrefslogtreecommitdiffstats
path: root/reftable/record_test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* reftable: make assignments portable to AIX xlc v12.01Ævar Arnfjörð Bjarmason2022-03-281-1/+3
* reftable: add print functions to the record typesHan-Wen Nienhuys2022-01-201-1/+20
* reftable: make reftable_record a tagged unionHan-Wen Nienhuys2022-01-201-77/+80
* reftable: implement record equality genericallyHan-Wen Nienhuys2022-01-201-20/+3
* reftable: (de)serialization for the polymorphic record type.Han-Wen Nienhuys2021-10-081-0/+412