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
836c6b280d8716557aa743e6751b4d861f081827
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
foreignAnnotationsTests
/
java8Tests
T
History
Victor Petukhov
836c6b280d
Make freshly substituted type variables def not nullable if they come from not null type parameter
...
^KT-48778 Fixed
2021-10-26 19:37:57 +03:00
..
jspecify
Make freshly substituted type variables def not nullable if they come from not null type parameter
2021-10-26 19:37:57 +03:00
jsr305
Fix enhancement when mixing TYPE_USE and non-TYPE_USE annotations
2021-09-28 22:59:18 +03:00
misc
Make freshly substituted type variables def not nullable if they come from not null type parameter
2021-10-26 19:37:57 +03:00
checkerFramework.kt
Generate foreign annotation test data for FIR
2021-08-10 13:19:23 +03:00
checkerFramework.txt
Enable ProhibitUsingNullableTypeParameterAgainstNotNullAnnotated since 1.7
2021-08-31 15:41:17 +03:00
eclipse.kt
Generate foreign annotation test data for FIR
2021-08-10 13:19:23 +03:00
eclipse.txt
Enable ProhibitUsingNullableTypeParameterAgainstNotNullAnnotated since 1.7
2021-08-31 15:41:17 +03:00
typeUseOnObject.kt
Generate foreign annotation test data for FIR
2021-08-10 13:19:23 +03:00
typeUseOnObject.txt
…