Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove leading :: | Ville Penttinen | 2019-02-17 | 1 | -1/+1 |
| | |||||
* | Refactor find_all_refs to return ReferenceSearchResult | Ville Penttinen | 2019-02-17 | 1 | -30/+76 |
| | |||||
* | Turn ImplBlock into a copy type just containing IDs | Florian Diebold | 2019-02-16 | 1 | -0/+1 |
| | | | | | | | 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. | ||||
* | Fix some typos | Pascal Hertleif | 2019-02-12 | 1 | -3/+3 |
| | |||||
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -3/+1 |
| | |||||
* | move find_references to references | Aleksey Kladov | 2019-02-08 | 1 | -13/+53 |
| | |||||
* | rename rename to references | Aleksey Kladov | 2019-02-08 | 1 | -0/+273 |