Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-06 | Expand - Hand attributes to item attribute handlers | John Hodge | 1 | -2/+2 | |
2019-01-01 | Refactor of `use` items to fully-group imports from a single use | John Hodge | 1 | -2/+2 | |
2018-06-04 | All - Ensure that all files have a header comment, remove some dead code | John Hodge | 1 | -0/+5 | |
2018-05-20 | AST - Rename MetaItem and MetaItems to Attribute and AttributeList | John Hodge | 1 | -5/+5 | |
2017-08-22 | Expand - allow #![no_std] or #![no_core] to be repeated | John Hodge | 1 | -3/+3 | |
2016-12-24 | No more tears! | ubsan | 1 | -4/+4 | |
No more DOS line endings or trailing whitespace either | |||||
2016-10-22 | Expand - #[prelude_import] support | John Hodge | 1 | -1/+19 | |
2016-09-27 | Expand - Remove two-pass expand | John Hodge | 1 | -4/+4 | |
2016-08-29 | AST Resolve - Prelude handling | John Hodge | 1 | -0/+9 | |
2016-05-24 | AST - Spans, spans everywhere! | John Hodge | 1 | -4/+4 | |
2016-03-19 | Expand - Handle std/core loading (partially) | John Hodge | 1 | -0/+53 | |