This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-12 00:21:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fb7b013203fcceb768522f019ac4f45b68bc7dc
kotlin
/
compiler
/
testData
/
codegen
/
box
/
callableReference
/
bound
History
Alexander Udalov
bd88b0941d
Fix incorrect unsupported error on synthetic extension call on LHS of ::
...
#KT-13271 Fixed
2016-08-15 19:41:47 +03:00
..
inline
Temporarily disable inline for bound function references
2016-06-07 12:43:10 +03:00
enumEntryMember.kt
Minor, add test on bound reference to enum entry member
2016-07-22 11:05:19 +03:00
kCallableNameIntrinsic.kt
Fix KCallable#name intrinsic for bound references
2016-07-26 13:48:20 +03:00
kt12738.kt
Simplify and fix createReflectionTypeForCallableDescriptor
2016-06-22 21:35:57 +03:00
simpleFunction.kt
…
simpleProperty.kt
…
syntheticExtensionOnLHS.kt
Fix incorrect unsupported error on synthetic extension call on LHS of ::
2016-08-15 19:41:47 +03:00