aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_proc_macro/src/rpc.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename ra_proc_macro -> proc_macro_apiAleksey Kladov2020-08-131-267/+0
* Rename ra_tt -> ttAleksey Kladov2020-08-121-6/+7
* Fix doc commentveetaha2020-04-201-3/+3
* ra_proc_macro: cleanups here and thereveetaha2020-04-201-8/+8
* Fix formattingEdwin Cheng2020-03-311-5/+5
* Simple cross-process message protocolEdwin Cheng2020-03-311-0/+6
* Fix testEdwin Cheng2020-03-311-1/+1
* Implement ra_proc_macro client logicEdwin Cheng2020-03-311-0/+260