Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Push resolver further up | Aleksey Kladov | 2020-01-14 | 1 | -17/+24 |
* | Push resolver up | Aleksey Kladov | 2020-01-14 | 1 | -21/+51 |
* | Move impls_future to Type, where it belongs | Aleksey Kladov | 2020-01-14 | 1 | -2/+1 |
* | Move impls to ItemScope | Aleksey Kladov | 2019-12-20 | 1 | -1/+1 |
* | Use generic ItemLoc for impls | Aleksey Kladov | 2019-12-20 | 1 | -1/+1 |
* | Introduce `ContainerId` | Aleksey Kladov | 2019-12-20 | 1 | -1/+1 |
* | Rename ContainerId -> AssocContainerId | Aleksey Kladov | 2019-12-20 | 1 | -5/+5 |
* | Add body as a possible container for items | Aleksey Kladov | 2019-12-19 | 1 | -5/+5 |
* | Switch to the new location for impls | Aleksey Kladov | 2019-12-12 | 1 | -3/+3 |
* | Fix #2467 | Florian Diebold | 2019-12-03 | 1 | -4/+4 |
* | Refactor a bit | Florian Diebold | 2019-12-02 | 1 | -42/+56 |
* | Check receiver type properly | Florian Diebold | 2019-12-02 | 1 | -8/+63 |
* | Change order of calls to get method candidate order correct | Florian Diebold | 2019-12-02 | 1 | -37/+115 |
* | Handle cycles in impl types better | Florian Diebold | 2019-11-30 | 1 | -4/+5 |
* | Memoize impl resolutions | Aleksey Kladov | 2019-11-27 | 1 | -20/+10 |
* | Move Ty | Aleksey Kladov | 2019-11-27 | 1 | -0/+363 |