| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-04-22 | Remove double trailing newlines | varkor | -1/+0 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2015-09-19 | Feature-gate `#[no_debug]` and `#[omit_gdb_pretty_printer_section]` | Andrew Paseltiner | -0/+1 |
| 2015-03-05 | trans: Add early-out when translating unreachable controlflow expressions. | Michael Woerister | -1/+84 |
| 2015-02-10 | Enable test/debuginfo on android | Eunji Jeong | -1/+0 |
| 2015-02-02 | `for x in xs.iter()` -> `for x in &xs` | Jorge Aparicio | -5/+5 |
| 2015-01-29 | `for x in range(a, b)` -> `for x in a..b` | Jorge Aparicio | -1/+1 |
| 2015-01-01 | debuginfo: Fix an ICE related to local variables in unreachable code. | Michael Woerister | -0/+86 |
