Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement syntax tree support for syntax inside string | Ville Penttinen | 2019-03-04 | 1 | -0/+118 |
* | Add optional range parameter to SyntaxTreeParams | Ville Penttinen | 2019-03-03 | 1 | -1/+135 |
* | remove ignored macro tests | Aleksey Kladov | 2019-02-19 | 1 | -18/+1 |
* | Refactor find_all_refs to return ReferenceSearchResult | Ville Penttinen | 2019-02-17 | 1 | -3/+4 |
* | Keep track of crate edition | Florian Diebold | 2019-02-13 | 1 | -2/+2 |
* | Remove unnecessary braces | Ville Penttinen | 2019-02-13 | 1 | -31/+25 |
* | Add support for container_name in workspace/symbol query | Ville Penttinen | 2019-02-12 | 1 | -2/+56 |
* | remove hard-coded query-group macro | Aleksey Kladov | 2019-02-11 | 1 | -0/+1 |
* | Update test to use correct paths | Erlend Tobiassen | 2019-01-27 | 1 | -6/+6 |
* | Update snaps | Jeremy A. Kolb | 2019-01-22 | 1 | -4/+6 |
* | prefer inline tests | gfreezy | 2019-01-19 | 3 | -199/+0 |
* | move rename to a new mod | gfreezy | 2019-01-19 | 3 | -5/+87 |
* | rename mod | gfreezy | 2019-01-19 | 1 | -9/+32 |
* | switch to insta for testing | Aleksey Kladov | 2019-01-15 | 3 | -125/+30 |
* | fix tests | Aleksey Kladov | 2019-01-11 | 1 | -38/+2 |
* | fix usages after rename | Aleksey Kladov | 2019-01-08 | 2 | -0/+358 |