Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch to new rowan | Aleksey Kladov | 2019-04-01 | 2 | -36/+6 |
| | |||||
* | structure moved to ra_ide_api | Sergey Parilin | 2019-03-25 | 1 | -1/+1 |
| | | | | ra_ide_api_light removed completely | ||||
* | move extend selection from ra_ide_api_light to ra_ide_api | Aleksey Kladov | 2019-03-20 | 1 | -8/+14 |
| | |||||
* | kill utils module | Aleksey Kladov | 2019-02-21 | 1 | -3/+3 |
| | |||||
* | Turn ImplBlock into a copy type just containing IDs | Florian Diebold | 2019-02-16 | 1 | -2/+2 |
| | | | | | | | This makes it more like the other code model types. Also make Module::definition_source/declaration_source return HirFileIds, to make them more like the other source functions. | ||||
* | Add an ra_cli command that analyses all crates in the current workspace | Florian Diebold | 2019-02-10 | 2 | -0/+111 |
| | | | | ... and prints various stats about how many expressions have a type etc. | ||||
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -16/+3 |
| | |||||
* | rename TreePtr -> TreeArc | Aleksey Kladov | 2019-01-11 | 1 | -2/+2 |
| | | | | This is much clearer about the semantics | ||||
* | fix usages after rename | Aleksey Kladov | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | migrate ra_cli to new rowan | Aleksey Kladov | 2019-01-08 | 1 | -5/+5 |
| | |||||
* | generalize extend selection to work with nodes | Aleksey Kladov | 2018-12-31 | 1 | -1/+1 |
| | |||||
* | modernize even more | Aleksey Kladov | 2018-12-06 | 1 | -9/+1 |
| | |||||
* | Rename File -> SourceFileNode | Aleksey Kladov | 2018-11-07 | 1 | -5/+5 |
| | |||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -15/+12 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | Add emacs function for extend shirnk selection | Aleksey Kladov | 2018-09-18 | 1 | -2/+31 |
| | |||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -0/+97 |