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
dd94de3a344e309815509bdaf5f43e2d384ef143
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
callableReference
/
unsupported
T
History
Nikolay Lunyak
713c2136cc
[FIR] Prohibit class literals with empty left-hand side
...
^KT-59165 Fixed
2023-07-27 10:28:52 +00:00
..
callableReferenceToLocalVariable.fir.kt
[FIR] Skip redundant INAPPLICABLE_CANDIDATE on call with unresolved callable reference argument
2023-07-20 07:29:18 +00:00
callableReferenceToLocalVariable.kt
…
callableReferenceToLocalVariable.txt
…
classLiteralsWithEmptyLHS.kt
[FIR] Prohibit class literals with empty left-hand side
2023-07-27 10:28:52 +00:00
javaOverridesKotlinProperty.kt
…
localVariable.fir.kt
[FIR] Skip redundant INAPPLICABLE_CANDIDATE on call with unresolved callable reference argument
2023-07-20 07:29:18 +00:00
localVariable.kt
…
localVariable.txt
…
localVariableWithSubstitution.fir.kt
[FIR] Skip redundant INAPPLICABLE_CANDIDATE on call with unresolved callable reference argument
2023-07-20 07:29:18 +00:00
localVariableWithSubstitution.kt
…
localVariableWithSubstitution.txt
…
parameterWithSubstitution.fir.kt
[FIR] Skip redundant INAPPLICABLE_CANDIDATE on call with unresolved callable reference argument
2023-07-20 07:29:18 +00:00
parameterWithSubstitution.kt
…
parameterWithSubstitution.txt
…
referenceToKotlinPropertyViaIntermediateJavaClass.kt
…
syntheticProperties.kt
…
syntheticProperties.txt
…
syntheticPropertiesOnJavaAnnotation.kt
…