This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dd94de3a344e309815509bdaf5f43e2d384ef143
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
foreignAnnotationsTests
/
tests
/
externalAnnotations
T
History
Kirill Rakhman
d6bd31b313
[FIR] Implement UNNECESSARY_SAFE_CALL checker for java warning level types
...
#KT-63528 Fixed
2024-01-04 09:59:50 +00:00
..
constructorParameterNotNull2.fir.kt
[FIR] Implement warnings for java nullability type mismatch
2023-11-15 08:43:55 +00:00
constructorParameterNotNull2.kt
…
constructorParameterNotNull.fir.kt
[FIR] Implement warnings for java nullability type mismatch
2023-11-15 08:43:55 +00:00
constructorParameterNotNull.kt
…
fieldNotNull.kt
[FIR] Implement UNNECESSARY_SAFE_CALL checker for java warning level types
2024-01-04 09:59:50 +00:00
fieldNotNullAnnotationWithPackage.kt
[FIR] Implement UNNECESSARY_SAFE_CALL checker for java warning level types
2024-01-04 09:59:50 +00:00
methodNotNull.kt
[FIR] Implement UNNECESSARY_SAFE_CALL checker for java warning level types
2024-01-04 09:59:50 +00:00
methodNotNullFromAnotherModule.kt
[FIR] Implement UNNECESSARY_SAFE_CALL checker for java warning level types
2024-01-04 09:59:50 +00:00
methodParameterNotNull2.fir.kt
[FIR] Implement warnings for java nullability type mismatch
2023-11-15 08:43:55 +00:00
methodParameterNotNull2.kt
…
methodParameterNotNull.fir.kt
[FIR] Implement warnings for java nullability type mismatch
2023-11-15 08:43:55 +00:00
methodParameterNotNull.kt
…