Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use From to get an owned AST | Aleksey Kladov | 2018-11-01 | 1 | -2/+1 | |
* | remove SyntaxPtrDatabase | Aleksey Kladov | 2018-11-01 | 1 | -2/+2 | |
* | Reformat all | Aleksey Kladov | 2018-10-31 | 7 | -83/+72 | |
* | Add DeclarationDescriptor and ReferenceDescriptor | Jeremy A. Kolb | 2018-10-31 | 1 | -3/+54 | |
* | Useful comments from function signatures | Jeremy A. Kolb | 2018-10-31 | 1 | -3/+57 | |
* | Move completion to ra_analysis | Aleksey Kladov | 2018-10-31 | 1 | -1/+5 | |
* | move resolve local name | Aleksey Kladov | 2018-10-31 | 2 | -4/+2 | |
* | Move FnDescriptors to analyzer | Aleksey Kladov | 2018-10-31 | 7 | -90/+595 | |
* | Add ModuleScope as a query | Aleksey Kladov | 2018-10-30 | 3 | -1/+149 | |
* | switch to TextRange::subrange | Aleksey Kladov | 2018-10-30 | 1 | -2/+1 | |
* | Move input to top-level | Aleksey Kladov | 2018-10-25 | 2 | -3/+4 | |
* | Store all the data in the Salsa Database | Aleksey Kladov | 2018-10-25 | 2 | -17/+15 | |
* | Introduce ModuleId | Aleksey Kladov | 2018-10-23 | 3 | -0/+385 |