| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-11-26 | interpret: remove PartialOrd from a bunch of types that do not have or need a... | Ralf Jung | -2/+2 |
| 2022-11-14 | assert that we are (de)seiralizing ProvenanceMap correctly | Ralf Jung | -2/+4 |
| 2022-11-14 | Manually implement `Encodable` for ProvenanceMap to avoid serializing an alwa... | Oli Scherer | -1/+16 |
| 2022-11-09 | another optimization attempt | Ralf Jung | -66/+83 |
| 2022-11-08 | another attempt at performance improvements | Ralf Jung | -23/+26 |
| 2022-11-07 | less unsupported errors in Miri, and clarifying comments | Ralf Jung | -2/+3 |
| 2022-11-07 | try to make things faster when only ptr provenance can exist | Ralf Jung | -5/+17 |
| 2022-11-06 | make uninit_mask a unit test | Ralf Jung | -1/+20 |
| 2022-11-06 | move InitMask to its own module | Ralf Jung | -3/+530 |
| 2022-11-06 | interpret: support for per-byte provenance | Ralf Jung | -0/+274 |
