| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-11-29 | rename `{max=>largest}_max_leb128_len` | Maybe Waffle | -3/+3 |
| 2022-11-29 | Replace a macro with a function | Maybe Waffle | -11/+8 |
| 2022-11-27 | Prefer doc comments over `//`-comments in compiler | Maybe Waffle | -1/+1 |
| 2022-01-07 | Unpeel the first iteration of the loop in impl_read_unsigned_leb128. | Nicholas Nethercote | -2/+11 |
| 2022-01-07 | Modify the buffer position directly when reading leb128 values. | Nicholas Nethercote | -10/+8 |
| 2021-01-11 | rustc_serialize: fix incorrect signed LEB128 decoding | Tyson Nottingham | -22/+32 |
| 2021-01-11 | Serialize incr comp structures to file via fixed-size buffer | Tyson Nottingham | -32/+68 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+110 |
