Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused dependencies | Shotaro Yamada | 2020-02-27 | 1 | -3/+0 |
| | |||||
* | Actually drop unicase dependency | Aleksey Kladov | 2020-02-26 | 1 | -1/+0 |
| | |||||
* | Update versions | Kirill Bulatov | 2020-02-18 | 1 | -8/+12 |
| | |||||
* | Drop extra deps | Aleksey Kladov | 2020-02-18 | 1 | -4/+0 |
| | |||||
* | Drop proptest tests | Aleksey Kladov | 2020-02-17 | 1 | -6/+0 |
| | | | | | | | It takes waaay to long to compile. We should add quickcheck tests when we touch the relevant code next time. | ||||
* | Move to a crate | Aleksey Kladov | 2020-02-06 | 1 | -0/+1 |
| | |||||
* | Update crates | Jeremy Kolb | 2020-01-26 | 1 | -1/+1 |
| | |||||
* | Implement proposed CallHierarchy feature | Jeremy Kolb | 2020-01-08 | 1 | -0/+1 |
| | | | | See: https://github.com/microsoft/vscode-languageserver-node/blob/master/protocol/src/protocol.callHierarchy.proposed.ts | ||||
* | Replace `ra_hir_expand::either` with crate | ice1000 | 2019-12-03 | 1 | -0/+1 |
| | |||||
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 1 | -0/+46 |