Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-19 | Add OpenBSD support. | Brian Callahan | 1 | -0/+4 |
2018-01-14 | MSVC compile fixes | John Hodge | 1 | -0/+1 |
2017-12-16 | proc_macro - Avoid warnings due to unused return values | John Hodge | 1 | -4/+12 |
2017-11-19 | Proc Macro - Send attributes if in the list | John Hodge | 1 | -0/+38 |
2017-11-19 | All - Include proc_macro attribute list in metadata | John Hodge | 1 | -20/+44 |
2017-11-18 | libproc_macro - Hacky debugging prints | John Hodge | 1 | -2/+2 |
2017-11-18 | proc_macro - Enums | John Hodge | 1 | -2/+49 |
2017-11-18 | MSVC Compile Fixes | John Hodge | 1 | -8/+28 |
2017-11-16 | proc_macro - Expression output stubbed, fix bug in libproc_macro parse | John Hodge | 1 | -7/+108 |
2017-11-16 | proc_macro - Print types and paths | John Hodge | 1 | -7/+196 |
2017-11-15 | proc_macro - Working invocations (some work needed on AST->TT) | John Hodge | 1 | -0/+625 |