Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-12 | Make deault ABI a #define | John Hodge | 1 | -1/+1 |
2016-10-08 | HIR Closures - Rework to correctly support borrow types | John Hodge | 1 | -2/+4 |
2016-10-05 | HIR Dump - Avoid parens in a few cases | John Hodge | 1 | -6/+22 |
2016-09-18 | HIR - Rework to include a node for in/box (for better type inferrence) | John Hodge | 1 | -0/+12 |
2016-08-25 | HIR Dump - Don't print `mod {}` for root | John Hodge | 1 | -4/+10 |
2016-08-21 | HIR Dump - Fix printing of closures (that don't contain a block) | John Hodge | 1 | -1/+15 |
2016-08-20 | HIR Dump - Initial support, verbose but complete | John Hodge | 1 | -0/+624 |