1. 09 3月, 2021 1 次提交
  2. 19 2月, 2021 2 次提交
  3. 10 2月, 2021 1 次提交
  4. 29 1月, 2021 2 次提交
  5. 21 1月, 2021 1 次提交
  6. 17 12月, 2020 2 次提交
  7. 12 11月, 2020 2 次提交
  8. 06 11月, 2020 1 次提交
  9. 04 11月, 2020 1 次提交
  10. 15 10月, 2020 2 次提交
  11. 12 10月, 2020 1 次提交
  12. 23 9月, 2020 1 次提交
  13. 09 9月, 2020 1 次提交
  14. 22 8月, 2020 1 次提交
  15. 11 8月, 2020 1 次提交
  16. 02 8月, 2020 1 次提交
    • M
      [FIR] Introduce TYPE_ARGUMENTS_NOT_ALLOWED & some other type errors · 0804c6a0
      Mikhail Glukhikh 提交于
      This commit introduces several different things, in particular:
      - check type arguments in expressions
      - new TypeArgumentList node to deal with diagnostic source
      - ConeDiagnostic was moved to fir:cones
      - ConeIntermediateDiagnostic to use in inference (?) without reporting
      - detailed diagnostics on error type
      0804c6a0
  17. 01 8月, 2020 1 次提交
    • N
      [FIR] Refactor effective visibility calculation · 7145caca
      Nick 提交于
      Before this commit, we had effective visibility as a part of FIR status,
      so it was integrated into the full pipeline. In this commit,
      we introduced "effective visibility as a service" which is now used
      only by exposed visibility checker. This allows us to make the thing
      universal for all FIR nodes, including nodes for Java / deserialized.
      7145caca
  18. 29 7月, 2020 1 次提交
  19. 21 7月, 2020 1 次提交
  20. 03 7月, 2020 1 次提交
  21. 19 6月, 2020 6 次提交
  22. 16 6月, 2020 1 次提交
  23. 15 6月, 2020 1 次提交
  24. 03 6月, 2020 1 次提交
  25. 02 6月, 2020 1 次提交
  26. 13 5月, 2020 2 次提交
  27. 23 4月, 2020 1 次提交
  28. 03 4月, 2020 2 次提交