Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle impl generics in method calls | Florian Diebold | 2019-02-16 | 1 | -12/+1 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -10/+2 |
* | Sketching the resolver API | Florian Diebold | 2019-02-01 | 1 | -4/+2 |
* | split HirDatabase api | csmoe | 2019-02-01 | 1 | -2/+5 |
* | Rename FnScopes -> ExprScopes | Florian Diebold | 2019-01-30 | 1 | -4/+0 |
* | remove boilerplate | Aleksey Kladov | 2019-01-24 | 1 | -13/+1 |
* | generalize boilerplate | Aleksey Kladov | 2019-01-24 | 1 | -4/+0 |
* | remove useless aliases | Aleksey Kladov | 2019-01-24 | 1 | -3/+3 |
* | Functions use new id scheme | Aleksey Kladov | 2019-01-24 | 1 | -11/+18 |
* | Move docs to Function | Jeremy Kolb | 2019-01-22 | 1 | -4/+1 |
* | Thread documentation through FnSignature and CompletionItem | Jeremy Kolb | 2019-01-22 | 1 | -1/+5 |
* | remove Cancelable from ids | Aleksey Kladov | 2019-01-15 | 1 | -3/+2 |
* | remove Cancelable from funciton body | Aleksey Kladov | 2019-01-15 | 1 | -1/+1 |
* | args -> params | Florian Diebold | 2019-01-12 | 1 | -7/+7 |
* | Implement basic inherent method resolution | Florian Diebold | 2019-01-12 | 1 | -0/+3 |
* | uncopypaste def sources | Aleksey Kladov | 2019-01-11 | 1 | -17/+5 |
* | rename TreePtr -> TreeArc | Aleksey Kladov | 2019-01-11 | 1 | -2/+2 |
* | envapsulate navigation target better | Aleksey Kladov | 2019-01-11 | 1 | -1/+1 |
* | Use name resolution for goto definition | Florian Diebold | 2019-01-10 | 1 | -6/+17 |
* | move function to code_model_api | Aleksey Kladov | 2019-01-08 | 1 | -0/+82 |