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
cf5174d798e69dda0d03ef38eeb7ae54d9448d96
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
smartCasts
T
History
Svetlana Isakova
ab1d27dd6b
don't use data flow info while checking for receiver
...
receiver with smart cast is checked separately
2013-12-11 19:53:50 +04:00
..
inference
changed tests where autocasts aren't needed but are reported
2013-12-11 19:53:50 +04:00
classObjectMember.kt
added info about smart casts to diagnostic tests
2013-12-11 19:53:50 +04:00
combineWithNoSelectorInfo.kt
bug fix
2013-06-04 22:11:43 +04:00
dataFlowInfoForArguments.kt
added info about smart casts to diagnostic tests
2013-12-11 19:53:50 +04:00
kt1461.kt
added info about smart casts to diagnostic tests
2013-12-11 19:53:50 +04:00
kt2422.kt
added info about smart casts to diagnostic tests
2013-12-11 19:53:50 +04:00
noErrorCheckForPackageLevelVal.kt
KT-2422 Invalid warning "Condition is always true"
2013-05-31 16:29:07 +04:00
noUnnecessarySmartCastForReceiver.kt
don't report unnecessary smart cast on receiver
2013-12-11 19:53:50 +04:00
publicVal.kt
don't use data flow info while checking for receiver
2013-12-11 19:53:50 +04:00
thisWithLabel.kt
added info about smart casts to diagnostic tests
2013-12-11 19:53:50 +04:00
thisWithLabelAsReceiverPart.kt
added info about smart casts to diagnostic tests
2013-12-11 19:53:50 +04:00