Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-06 | AST - Clean up location of attributes and span on mod-level items | John Hodge | 1 | -4/+9 |
2019-05-19 | All - Switch to using interned (de-duplicated) RcString-s instead of std::str... | John Hodge | 1 | -2/+2 |
2018-06-04 | All - Ensure that all files have a header comment, remove some dead code | John Hodge | 1 | -22/+13 |
2018-06-02 | AST - Remove old serialisation code (now all done on HIR) | John Hodge | 1 | -5/+1 |
2016-12-24 | No more tears! | ubsan | 1 | -2/+2 |
2016-08-28 | Expand - Support #[cfg] on use statements | John Hodge | 1 | -0/+2 |
2016-08-20 | AST - Remove unused AST serialisation code | John Hodge | 1 | -7/+1 |
2016-03-31 | AST - Put spans on imports | John Hodge | 1 | -2/+2 |
2016-03-06 | HUGE REFACTOR - Move named module items into a tagged union | John Hodge | 1 | -0/+57 |