Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-20 | reftable: add print functions to the record types | 1 | -14/+71 | |
2022-01-20 | reftable: make reftable_record a tagged union | 1 | -112/+100 | |
2022-01-20 | reftable: implement record equality generically | 1 | -1/+56 | |
2022-01-20 | reftable: make reftable-record.h function signatures const correct | 1 | -7/+7 | |
2022-01-20 | reftable: handle null refnames in reftable_ref_record_equal | 1 | -3/+5 | |
2022-01-20 | reftable: fix OOB stack write in print functions | 1 | -2/+2 | |
2021-10-08 | reftable: (de)serialization for the polymorphic record type. | 1 | -0/+1212 |