Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -26/+9 |
* | Some clippy cleanups | kjeremy | 2019-02-06 | 1 | -1/+1 |
* | Complete extern prelude (again) | Florian Diebold | 2019-02-04 | 1 | -1/+4 |
* | Some cleanup and additional tests | Florian Diebold | 2019-02-01 | 1 | -2/+1 |
* | Make the Resolution variants tuple variants | Florian Diebold | 2019-02-01 | 1 | -19/+11 |
* | Cleanup | Florian Diebold | 2019-02-01 | 1 | -9/+7 |
* | Use the new Resolver API for goto def | Florian Diebold | 2019-02-01 | 1 | -10/+16 |
* | Use the new Resolver API in completion | Florian Diebold | 2019-02-01 | 1 | -2/+55 |
* | Use new Resolver API in type inference | Florian Diebold | 2019-02-01 | 1 | -34/+82 |
* | Implement methods to build a resolver | Florian Diebold | 2019-02-01 | 1 | -1/+31 |
* | Sketching the resolver API | Florian Diebold | 2019-02-01 | 1 | -0/+100 |