Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-28 | AST - Add asm! as an AST node | John Hodge | 1 | -0/+4 | |
2016-12-24 | No more tears! | ubsan | 1 | -41/+41 | |
No more DOS line endings or trailing whitespace either | |||||
2016-11-24 | Parse - Keep ABI for ExternBlock contents | John Hodge | 1 | -2/+7 | |
2016-11-02 | Parse - Refactor TTStream and TokenTree into their own files | John Hodge | 1 | -2/+3 | |
2016-11-02 | All - Hack in start of macro hygine - requires rework so is disabled | John Hodge | 1 | -8/+26 | |
2016-10-25 | AST Dump - Show literal classes when invalid, fix over-parenthesising | John Hodge | 1 | -5/+14 | |
2016-10-24 | AST - Remove separate impls list (now in item list) | John Hodge | 1 | -1/+4 | |
2016-10-23 | AST - Remove TypeRef from node template | John Hodge | 1 | -0/+5 | |
2016-10-23 | AST - (minor) Move dump_as_rust to ast/dump.cpp | John Hodge | 1 | -0/+1098 | |