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
705a8a22345074c85a4141fd952d5906a1c80ae9
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
scopes
/
protectedVisibility
T
History
Mikhail Zarechenskiy
705a8a2234
[NI] Disable SAM-conversions for Kotlin functions by default
...
#KT-30661 Fixed
2019-04-17 01:40:54 +03:00
..
complexCompanion.kt
…
complexCompanion.txt
…
constructors.kt
…
constructors.txt
…
constructorsInner.kt
…
constructorsInner.txt
…
innerClassInJava.kt
…
innerClassInJava.txt
…
innerProtectedClass.kt
…
innerProtectedClass.txt
…
javaInheritedInKotlin.kt
…
javaInheritedInKotlin.txt
…
kt7971.kt
…
kt7971.txt
…
nonSuperCallConstructor.kt
Fix
PROTECTED_CONSTRUCTOR_NOT_IN_SUPER_CALL
diagnostic in new inference
2019-01-24 10:53:58 +03:00
nonSuperCallConstructor.txt
…
nonSuperCallConstructorJavaDifferentPackage.kt
…
nonSuperCallConstructorJavaDifferentPackage.txt
…
nonSuperCallConstructorJavaSamePackage.kt
…
nonSuperCallConstructorJavaSamePackage.txt
…
protectedCallOnSubClass.kt
…
protectedCallOnSubClass.txt
…
smartcastOnExtensionReceiver.kt
…
smartcastOnExtensionReceiver.txt
…
syntheticPropertyExtensions.kt
…
syntheticPropertyExtensions.txt
…
syntheticSAMExtensions.kt
[NI] Disable SAM-conversions for Kotlin functions by default
2019-04-17 01:40:54 +03:00
syntheticSAMExtensions.txt
…
unstableSmartCast.kt
Add diagnostics to test data from NI
2017-11-29 02:54:26 +03:00
unstableSmartCast.txt
…
withSmartcast.kt
…
withSmartcast.txt
…