Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-24 | HIR Expand - Add a reborrow pass (inserts &mut* on by-value &mut | John Hodge | 1 | -0/+6 |
2016-05-21 | All - Cleanup of memory leaks and similar | John Hodge | 1 | -1/+1 |
2016-05-18 | All - Fix up a bunch of -Wextra warnings | John Hodge | 1 | -2/+2 |
2016-03-13 | Parse - Rework to place spans on types | John Hodge | 1 | -1/+1 |
2016-03-13 | Expand - Fix use-after-free bug | John Hodge | 1 | -0/+9 |
2016-03-09 | Resolve - Bug when unexpanded macro encountered | John Hodge | 1 | -0/+18 |
2015-09-06 | Rough span support | John Hodge | 1 | -0/+37 |