Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reftable: make assignments portable to AIX xlc v12.01 | Ævar Arnfjörð Bjarmason | 2022-03-28 | 1 | -1/+3 |
* | reftable: add print functions to the record types | Han-Wen Nienhuys | 2022-01-20 | 1 | -1/+20 |
* | reftable: make reftable_record a tagged union | Han-Wen Nienhuys | 2022-01-20 | 1 | -77/+80 |
* | reftable: implement record equality generically | Han-Wen Nienhuys | 2022-01-20 | 1 | -20/+3 |
* | reftable: (de)serialization for the polymorphic record type. | Han-Wen Nienhuys | 2021-10-08 | 1 | -0/+412 |