This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fb7b013203fcceb768522f019ac4f45b68bc7dc
kotlin
/
compiler
/
testData
/
codegen
/
box
/
smartCasts
History
Mikhail Glukhikh
ed8ccdc15a
Take into account data flow info changes for special call (if/when/elvis/!!) arguments #KT-10824 Fixed
...
Smart casts on complex expressions look as no more possible
2016-01-28 19:30:20 +03:00
..
falseSmartCast.kt
…
genericIntersection.kt
…
genericSet.kt
…
implicitExtensionReceiver.kt
…
implicitMemberReceiver.kt
…
implicitReceiver.kt
…
implicitReceiverInWhen.kt
…
implicitToGrandSon.kt
…
lambdaArgumentWithoutType.kt
…
nullSmartCast.kt
…
smartCastInsideIf.kt
Take into account data flow info changes for special call (if/when/elvis/!!) arguments #KT-10824 Fixed
2016-01-28 19:30:20 +03:00
whenSmartCast.kt
…