| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-08-30 | mv compiler to compiler/ | mark | -274/+0 |
| 2020-08-18 | Moved coverage counter injection from BasicBlock to Statement. | Rich Kadel | -94/+42 |
| 2020-08-04 | Completes support for coverage in external crates | Rich Kadel | -147/+38 |
| 2020-07-30 | Rust function-level coverage now works on external crates | Rich Kadel | -1/+5 |
| 2020-07-29 | Moved structs/enums with repr(C) to LLVM types into ffi.rs crates | Rich Kadel | -64/+70 |
| 2020-07-28 | FunctionCoverage: improve type checking with newtype_index types | Rich Kadel | -40/+86 |
| 2020-07-28 | Refactor MIR coverage instrumentation | Rich Kadel | -16/+16 |
| 2020-07-25 | Fixed coverage map issues; better aligned with LLVM APIs | Rich Kadel | -208/+295 |
| 2020-07-17 | Generating the coverage map | Rich Kadel | -35/+241 |
| 2020-06-29 | add spans to injected coverage counters | Rich Kadel | -0/+86 |
