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
a8e2893494de0315306a618e6a5dff32cb0873f5
kotlin-fork
/
nj2k
/
testData
/
nullabilityAnalysis
T
History
Ilya Kirillov
33a42733f5
New J2K: make function parameters which is used as spread value argument to be not null
2019-04-10 21:29:18 +03:00
..
compareWithNull.kt
…
compareWithNull.kt.after
…
forcedNullability.kt
New J2K: Handle forced nullability correctly in nullability analysis
2019-04-10 21:29:16 +03:00
forcedNullability.kt.after
New J2K: Handle forced nullability correctly in nullability analysis
2019-04-10 21:29:16 +03:00
functionTypeParameterNullability.kt
…
functionTypeParameterNullability.kt.after
…
loops.kt
New J2K: calculate
for
loop variable nullability
2019-04-10 21:29:18 +03:00
loops.kt.after
New J2K: calculate
for
loop variable nullability
2019-04-10 21:29:18 +03:00
nullAsAssignment.kt
…
nullAsAssignment.kt.after
…
nullAsInitializer.kt
…
nullAsInitializer.kt.after
…
smartCast.kt
…
smartCast.kt.after
…
spreadExpression.kt
New J2K: make function parameters which is used as spread value argument to be not null
2019-04-10 21:29:18 +03:00
spreadExpression.kt.after
New J2K: make function parameters which is used as spread value argument to be not null
2019-04-10 21:29:18 +03:00
superMethod.kt
…
superMethod.kt.after
…
typeCast.kt
…
typeCast.kt.after
…
typeParameters.kt
…
typeParameters.kt.after
…