Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Filter out error predicates in type bounds as well | Florian Diebold | 2019-12-22 | 1 | -2/+12 |
* | Introduce our own Chalk TypeFamily, instead of using ChalkIr | Florian Diebold | 2019-12-22 | 1 | -67/+89 |
* | Refactor Chalk integration some more | Florian Diebold | 2019-12-22 | 1 | -72/+76 |
* | Update Chalk, clean up Chalk integration a bit | Florian Diebold | 2019-12-22 | 1 | -93/+87 |
* | Use generic ItemLoc for impls | Aleksey Kladov | 2019-12-20 | 1 | -1/+1 |
* | Support for nested traits | Aleksey Kladov | 2019-12-20 | 1 | -2/+4 |
* | Rename ContainerId -> AssocContainerId | Aleksey Kladov | 2019-12-20 | 1 | -3/+3 |
* | Move traits to the new loc | Aleksey Kladov | 2019-12-12 | 1 | -4/+2 |
* | Switch to the new location for impls | Aleksey Kladov | 2019-12-12 | 1 | -1/+1 |
* | Refactor parameter count tracking | Aleksey Kladov | 2019-12-07 | 1 | -1/+1 |
* | Remove idx and parent generics from generics | Aleksey Kladov | 2019-12-07 | 1 | -7/+7 |
* | Extract built-in trait implementations to separate module | Florian Diebold | 2019-12-03 | 1 | -127/+57 |
* | Handle cycles in impl types better | Florian Diebold | 2019-11-30 | 1 | -11/+4 |
* | Memoize impl resolutions | Aleksey Kladov | 2019-11-27 | 1 | -20/+14 |
* | Move Ty | Aleksey Kladov | 2019-11-27 | 1 | -0/+906 |