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
2acfb3a41ffd28afd25b2f055b7c92ae6a946f75
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxInline
/
defaultValues
/
lambdaInlining
/
callableReferences
T
History
pyos
d3de0109ca
Add tests for KT-48180
2021-08-18 18:39:33 +02:00
..
boundFunctionReference.kt
…
boundFunctionReferenceOnInt.kt
…
boundFunctionReferenceOnLong.kt
…
boundInlineClassMethod.kt
JVM_IR: box bound receiver before calling the reference constructor
2021-06-09 14:36:07 +03:00
boundInlineClassMethodWithAny.kt
JVM_IR: box bound receiver before calling the reference constructor
2021-06-09 14:36:07 +03:00
boundInlineClassMethodWithInt.kt
JVM_IR: box bound receiver before calling the reference constructor
2021-06-09 14:36:07 +03:00
boundPropertyReference.kt
…
boundPropertyReferenceOnInt.kt
…
boundPropertyReferenceOnLong.kt
…
constuctorReference.kt
…
defaultAfterBoundReference.kt
Add tests for KT-48180
2021-08-18 18:39:33 +02:00
differentInvokeSignature2.kt
…
differentInvokeSignature3.kt
JVM: inline default lambda coercions from bridge invoke
2021-07-14 10:11:05 +02:00
differentInvokeSignature.kt
…
functionImportedFromObject.kt
…
functionReference.kt
…
functionReferenceFromClass.kt
…
functionReferenceFromObject.kt
…
innerClassConstuctorReference.kt
…
mutableBoundPropertyReferenceFromClass.kt
…
mutablePropertyReferenceFromClass.kt
…
privateFunctionReference.kt
…
privatePropertyReference.kt
…
propertyImportedFromObject.kt
…
propertyReference.kt
…
propertyReferenceFromClass.kt
…
propertyReferenceFromObject.kt
…
withInlineClassParameter.kt
JVM_IR: try to load mangled invoke from default lambdas
2021-05-18 10:48:31 +02:00