| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-08-02 | coverage: Consolidate FFI types into one module | Zalathar | -1/+1 |
| 2023-08-01 | Make coverage counter IDs count up from 0, not 1 | Zalathar | -15/+4 |
| 2023-08-01 | Make coverage expression IDs count up from 0, not down from `u32::MAX` | Zalathar | -35/+14 |
| 2023-08-01 | Replace `ExpressionOperandId` with enum `Operand` | Zalathar | -24/+19 |
| 2023-07-05 | Move `coverageinfo::ffi` and `coverageinfo::map` out of SSA | Zalathar | -0/+348 |
