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
7e7e8f76314401ba121383aec21bdfa51c43bee7
kotlin-fork
/
nj2k
/
testData
/
nullabilityAnalysis
T
History
Ilya Kirillov
7e7e8f7631
New J2K: add support of lambda expressions in nullabilityAnalysis
2019-04-22 22:54:48 +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
functions.kt
New J2K: add support of lambda expressions in nullabilityAnalysis
2019-04-22 22:54:48 +03:00
functions.kt.after
New J2K: add support of lambda expressions in nullabilityAnalysis
2019-04-22 22:54:48 +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
…