1. 17 12月, 2020 2 次提交
  2. 29 7月, 2020 1 次提交
  3. 19 3月, 2020 1 次提交
  4. 01 11月, 2019 2 次提交
  5. 14 3月, 2019 1 次提交
  6. 06 3月, 2019 1 次提交
  7. 19 2月, 2019 1 次提交
    • S
      Implement basic use-site scopes and override mapping · 840750ee
      Simon Ogorodnik 提交于
      This commit also introduces separate scope processors:
      processFunctionsByName and processPropertiesByName, in addition to
      existing processClassifiersByName
      
      Ad-hock call resolver starts to discover ambiguities, which leads
      to some ambiguity problems in MPP tests with deep supertype hierarchy
      
      Related to KT-29636
      840750ee