Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-20 | AST - Refactor lifetime/HRB handling | John Hodge | 1 | -0/+4 |
2018-05-20 | Parse - Cleanup TODOs | John Hodge | 1 | -1/+1 |
2017-08-19 | Parse - Disable debug accidentally left enabled | John Hodge | 1 | -1/+1 |
2017-08-19 | Lex - Fix duplication of final token in file. | John Hodge | 1 | -4/+13 |
2017-06-11 | Parse - Support chaining of spans (for macro expansions) | John Hodge | 1 | -5/+9 |
2017-06-04 | All - Compile and run fixes in MSVC | John Hodge (bugs) | 1 | -1/+1 |
2017-05-14 | Merge branch 'master' of https://github.com/thepowersgang/mrustc | John Hodge (bugs) | 1 | -0/+4 |
2017-05-13 | Parse - Remove TOK_MACRO | John Hodge | 1 | -0/+4 |
2017-03-04 | Many many changes to allow compiling in visual studio (Community 2015) | John Hodge (bugs) | 1 | -3/+2 |
2016-12-24 | No more tears! | ubsan | 1 | -4/+4 |
2016-11-02 | Hygiene fixes (disabled still) | John Hodge | 1 | -3/+12 |
2016-11-02 | Parse - Refactor TTStream and TokenTree into their own files | John Hodge | 1 | -0/+124 |