Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-27 | MSVC - General compilation fixes, `hello.exe` building and running | John Hodge | 1 | -1/+1 | |
2019-05-19 | All - Switch to using interned (de-duplicated) RcString-s instead of ↵ | John Hodge | 1 | -3/+1 | |
std::string for paths/identifiers | |||||
2018-07-04 | All - Dump full contents of asm! in AST/MIR | John Hodge | 1 | -21/+48 | |
2017-10-29 | Expand - Add parent spans to TTStream[O] | John Hodge | 1 | -3/+3 | |
2017-09-22 | Trans - Little fixes for MSVC 32-bit | John Hodge | 1 | -4/+38 | |
2016-12-28 | AST - Add asm! as an AST node | John Hodge | 1 | -1/+113 | |
2016-11-02 | Parse - Refactor TTStream and TokenTree into their own files | John Hodge | 1 | -0/+1 | |
2016-09-27 | Expand - Remove two-pass expand | John Hodge | 1 | -99/+0 | |
2016-09-27 | Expand - Hack in asm! (does nothing) | John Hodge | 1 | -0/+121 | |