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
f89de02ff0919f0c3eece084bbcbb7db2e1eceac
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
callableReference
/
resolve
T
History
Dmitry Petrov
954204da82
KT-1560
...
Report warning on extensions shadowed by members.
2017-01-16 17:25:13 +03:00
..
ambiguousWithVararg.kt
…
ambiguousWithVararg.txt
…
byArgType.kt
…
byArgType.txt
…
byGenericArgType.kt
…
byGenericArgType.txt
…
byValType.kt
…
byValType.txt
…
constructor.kt
…
constructor.txt
…
kt8596.kt
Fix "rewrite at slice LEXICAL_SCOPE" during callable reference resolution
2016-07-22 11:05:19 +03:00
kt8596.txt
Fix "rewrite at slice LEXICAL_SCOPE" during callable reference resolution
2016-07-22 11:05:19 +03:00
kt9601.kt
…
kt9601.txt
…
kt10036_bound.kt
Simplify and fix createReflectionTypeForCallableDescriptor
2016-06-22 21:35:57 +03:00
kt10036_bound.txt
Simplify and fix createReflectionTypeForCallableDescriptor
2016-06-22 21:35:57 +03:00
kt10036.kt
…
kt10036.txt
…
kt12338.kt
Fix "Rewrite at slice LEXICAL_SCOPE" for callable references
2016-12-27 10:45:46 +03:00
kt12338.txt
Fix "Rewrite at slice LEXICAL_SCOPE" for callable references
2016-12-27 10:45:46 +03:00
kt12751.kt
Simplify and fix createReflectionTypeForCallableDescriptor
2016-06-22 21:35:57 +03:00
kt12751.txt
Simplify and fix createReflectionTypeForCallableDescriptor
2016-06-22 21:35:57 +03:00
moreSpecificAmbiguousExtensions.kt
…
moreSpecificAmbiguousExtensions.txt
…
moreSpecificSimple.kt
…
moreSpecificSimple.txt
…
noFakeDescriptorForObject.kt
Do not consider fake variables for objects in :: resolution
2016-07-04 15:42:35 +03:00
noFakeDescriptorForObject.txt
Do not consider fake variables for objects in :: resolution
2016-07-04 15:42:35 +03:00
overloads.kt
…
overloads.txt
…
overloadsBound.kt
Simplify and fix createReflectionTypeForCallableDescriptor
2016-06-22 21:35:57 +03:00
overloadsBound.txt
Simplify and fix createReflectionTypeForCallableDescriptor
2016-06-22 21:35:57 +03:00
overloadsMember.kt
…
overloadsMember.txt
…
valVsFun.kt
…
valVsFun.txt
…
withAs.kt
…
withAs.txt
…
withExtFun.kt
KT-1560
2017-01-16 17:25:13 +03:00
withExtFun.txt
…
withGenericFun.kt
…
withGenericFun.txt
…
withPlaceholderTypes.kt
…
withPlaceholderTypes.txt
…
withVararg.kt
…
withVararg.txt
…