Ivan Kochurkin
|
3d77d09260
|
[FIR] Fix false positive errors on Throws::class, Throws()
^KT-63794 Fixed
|
2023-12-06 16:39:51 +00:00 |
|
Ivan Kochurkin
|
115d685d91
|
[FIR] Fix ambiguity of Throws and other std annotations importing
Including `SharedImmutable` and `ThreadLocal`
Simplify code, remove `DefaultImportPriority.KOTLIN_THROWS`
Introduce `FirNativeClassMapper`
|
2023-11-23 23:51:23 +00:00 |
|
Simon Ogorodnik
|
4ba5a55626
|
FIR. Add visibility/deprecation filtering to type resolve
|
2022-03-10 20:42:39 +00:00 |
|
Andrey Zinovyev
|
7c669b65c3
|
[FIR] Implement CONFLICTING_IMPORT diagnostic
|
2021-06-08 08:18:55 +00:00 |
|
Denis Zharkov
|
c6ae423816
|
Add tests for KT-35468
^KT-35468 Fixed
|
2020-04-29 09:17:54 +03:00 |
|