Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generate uniq name | Edwin Cheng | 2020-04-26 | 1 | -3/+11 |
| | |||||
* | Simpify code | Edwin Cheng | 2020-04-26 | 1 | -12/+8 |
| | |||||
* | Fix | Edwin Cheng | 2020-04-26 | 1 | -0/+6 |
| | |||||
* | Copy dylib to temp directory | Edwin Cheng | 2020-04-26 | 1 | -1/+18 |
| | |||||
* | Cacheproc-macro dlls | Edwin Cheng | 2020-04-26 | 1 | -35/+33 |
| | |||||
* | Display path not debug it | Veetaha | 2020-04-20 | 1 | -7/+7 |
| | | | | Co-Authored-By: Laurențiu Nicola <[email protected]> | ||||
* | ra_proc_macro: cleanups here and there | veetaha | 2020-04-20 | 1 | -60/+47 |
| | |||||
* | Use mmap for proc macro libs | Laurențiu Nicola | 2020-04-17 | 1 | -2/+5 |
| | |||||
* | Reduce allocations when looking up proc macro decl | Laurențiu Nicola | 2020-04-17 | 1 | -37/+35 |
| | |||||
* | Improve error handling | Edwin Cheng | 2020-04-11 | 1 | -24/+30 |
| | |||||
* | tidy up a bit | Edwin Cheng | 2020-04-10 | 1 | -50/+18 |
| | |||||
* | Fix macos symbol name bug | Edwin Cheng | 2020-04-09 | 1 | -1/+19 |
| | |||||
* | Remove allow(unused) | Edwin Cheng | 2020-04-09 | 1 | -3/+2 |
| | |||||
* | Add dylib loading code | Edwin Cheng | 2020-04-09 | 1 | -0/+220 |