Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix infinite recursion in typeRel (#15241) | jcosborn | 2020-09-18 | 1 | -0/+45 |
| | | | | | * fix generic constraints Co-authored-by: James Osborn <osborn@Jamess-MacBook-Pro.local> | ||||
* | fix some issues overloading with generics and inheritance (#15211) | jcosborn | 2020-08-27 | 1 | -5/+31 |
| | | | | | * fix some issues overloading with generics and inheritance * fix passing procs with subtype matches | ||||
* | fix overloading issue with generic invocation (#15135) | jcosborn | 2020-08-18 | 1 | -0/+60 |
| | | | | | * fix overloading issue with generic alias * add test for inheritance depth | ||||
* | fix overloading case with generic alias (#15116) | jcosborn | 2020-07-30 | 1 | -0/+105 |
| | | | | | * fix overloading case with generic alias * revert reorganization of tests | ||||
* | fixes #11375 (#11376) | Andreas Rumpf | 2019-06-02 | 1 | -0/+50 |
| | |||||
* | fixes #8568 (#11303) | Andreas Rumpf | 2019-05-22 | 1 | -0/+22 |
| | | | | | | * fixes #8568 * fixes regression | ||||
* | closes #6076 | Araq | 2019-05-22 | 1 | -0/+24 |
| | |||||
* | More descriptive names of test files (#9531) | Miran | 2018-10-29 | 1 | -0/+176 |
* change generic `tissues` name to more specific * change `tvarious` to more specific names |