| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-12-07 | coverage: Prefer to visit nodes whose predecessors have been visited | Zalathar | -10/+5 |
| 2024-12-04 | coverage: Add an extra "transcribe" step after counter creation | Zalathar | -12/+12 |
| 2024-11-08 | coverage: Restrict empty-span expansion to only cover `{` and `}` | Zalathar | -2/+2 |
| 2024-10-11 | coverage: Include the highest counter ID seen in `.cov-map` dumps | Zalathar | -0/+3 |
| 2024-05-14 | coverage: Simplify counter expressions using simple algebra | Zalathar | -16/+12 |
| 2024-02-16 | coverage: Discard spans that fill the entire function body | Zalathar | -8/+0 |
| 2024-01-08 | coverage: `llvm-cov` expects column numbers to be bytes, not code points | Zalathar | -11/+11 |
| 2024-01-08 | coverage: Test for column numbers involving non-ASCII characters | Zalathar | -0/+53 |
