| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-01-16 | coverage: Completely overhaul counter assignment, using node-flow graphs | Zalathar | -138/+128 |
| 2024-12-07 | coverage: Prefer to visit nodes whose predecessors have been visited | Zalathar | -7/+3 |
| 2024-12-04 | coverage: Add an extra "transcribe" step after counter creation | Zalathar | -121/+121 |
| 2024-10-11 | coverage: Include the highest counter ID seen in `.cov-map` dumps | Zalathar | -0/+6 |
| 2024-07-13 | Create mapped places upon seeing them in the body. | Camille GILLOT | -85/+114 |
| 2024-05-29 | Tweak various coverage test files for slightly nicer formatting | Zalathar | -6/+6 |
| 2024-05-14 | coverage: Simplify counter expressions using simple algebra | Zalathar | -20/+12 |
| 2024-02-09 | Enable by default. | Camille GILLOT | -134/+103 |
| 2024-01-16 | coverage: Add `#[rustfmt::skip]` to tests with non-standard formatting | Zalathar | -10/+10 |
| 2023-11-25 | coverage: Simplify building coverage expressions based on sums | Zalathar | -9/+9 |
| 2023-11-07 | coverage: Migrate `tests/coverage-map` into `tests/coverage` | Zalathar | -0/+220 |
