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
322f6fe7ac7aa8a69b41c00633d5b7dfd35781fa
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
callableReference
/
property
T
History
Alexander Udalov
9ab8da2ef9
Fix type of reference to protected var
...
#KT-12982 Fixed
2016-07-22 11:05:19 +03:00
..
abstractPropertyViaSubclasses.kt
…
abstractPropertyViaSubclasses.txt
…
accessViaSubclass.kt
…
accessViaSubclass.txt
…
classFromClass.kt
Forbid callable references to members and extensions with empty LHS
2015-10-03 04:37:04 +03:00
classFromClass.txt
…
extensionFromTopLevel.kt
Adjust testData to CharSequence.length transformation
2015-10-14 20:39:35 +03:00
extensionFromTopLevel.txt
…
extensionPropertyOnNullable.kt
…
extensionPropertyOnNullable.txt
…
genericClass.kt
…
genericClass.txt
…
javaInstanceField.kt
…
javaInstanceField.txt
…
javaStaticFieldViaImport.kt
…
javaStaticFieldViaImport.txt
…
kt7564.kt
Forbid callable references to members and extensions with empty LHS
2015-10-03 04:37:04 +03:00
kt7564.txt
…
kt7945_unrelatedClass.kt
…
kt7945_unrelatedClass.txt
…
localVariable.kt
Refactor CallableReferencesResolutionUtils.kt
2016-06-22 21:35:57 +03:00
localVariable.txt
Refactor CallableReferencesResolutionUtils.kt
2016-06-22 21:35:57 +03:00
memberFromTopLevel.kt
…
memberFromTopLevel.txt
…
protectedVarFromClass.kt
Fix type of reference to protected var
2016-07-22 11:05:19 +03:00
protectedVarFromClass.txt
Fix type of reference to protected var
2016-07-22 11:05:19 +03:00
returnTypeDependentOnGenericProperty.kt
…
returnTypeDependentOnGenericProperty.txt
…
samePriorityForFunctionsAndProperties.kt
…
samePriorityForFunctionsAndProperties.txt
…
syntheticProperties.kt
Report 'unsupported' on synthetic Java property references
2015-12-16 19:50:15 +03:00
syntheticProperties.txt
…
topLevelFromTopLevel.kt
…
topLevelFromTopLevel.txt
…