Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ra_proc_macro: cleanups here and there | veetaha | 2020-04-20 | 1 | -10/+7 |
* | Fix extern_process args | Edwin Cheng | 2020-04-16 | 1 | -3/+8 |
* | Add proc-macro cli command for rust-analyzer | Edwin Cheng | 2020-04-16 | 1 | -2/+5 |
* | Introduce ra_proc_macro_srv | Edwin Cheng | 2020-04-03 | 1 | -2/+1 |
* | Improve shutdown process | Edwin Cheng | 2020-03-31 | 1 | -7/+9 |
* | Implement ra_proc_macro client logic | Edwin Cheng | 2020-03-31 | 1 | -18/+65 |
* | Remove deps on tt_mbe | Edwin Cheng | 2020-03-26 | 1 | -34/+10 |
* | Refactoring a bit | Edwin Cheng | 2020-03-26 | 1 | -7/+12 |
* | Add ProcMacroClient | Edwin Cheng | 2020-03-25 | 1 | -5/+76 |
* | Add ra_proc_macro | Edwin Cheng | 2020-03-25 | 1 | -0/+7 |