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
4d7506bae316ddcd0714781912a2f98856d8bdce
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
invokedynamic
/
sam
/
functionRefToJavaInterface
T
History
Alexander Udalov
4d7506bae3
JVM: enable indy lambdas in some tests explicitly
...
To simplify enabling of indy lambdas by default.
2023-04-28 21:34:19 +00:00
..
specialFunctions
JVM IR: initialize enum entries without invokedynamic
2023-03-24 13:38:32 +00:00
withAccessor
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
adaptedFunRefWithCoercionToUnit.kt
…
adaptedFunRefWithDefaultParameters.kt
…
adaptedFunRefWithVararg.kt
…
boundExtFun.kt
…
boundInnerConstructorRef.kt
…
boundLocalExtFun.kt
…
boundMemberRef.kt
…
boundRefToSuperClassMethod.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
boundRefToSuperInterfaceMethod.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
constructorRef.kt
…
enhancedNullability.kt
FIR2IR strip annotations from IrConst type
2021-11-23 06:34:03 +00:00
genericBoundInnerConstructorRef.kt
…
genericFunRef.kt
…
genericInnerConstructorRef.kt
…
highOrderFunRef.kt
JVM: enable indy lambdas in some tests explicitly
2023-04-28 21:34:19 +00:00
inlineFunRef.kt
…
inlineFunWithReifiedTypeParameterRef.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
inlineHighOrderFunRef.kt
JVM: enable indy lambdas in some tests explicitly
2023-04-28 21:34:19 +00:00
innerConstructorRef.kt
…
interfaceMemberRef.kt
…
intReturnTypeAsNumber.kt
…
kt45581.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
kt46408.kt
…
kt49613.kt
…
kt50856.kt
JVM_IR KT-50856 fix generic signature for SAM proxy function
2022-01-20 10:41:55 +00:00
localFunction1.kt
…
localFunction2.kt
…
memberRef.kt
…
multifileClassMemberFromStdlib.kt
Substitute type variables properly in ConeOverloadConflictResolver
2022-03-23 09:54:46 +00:00
multipleProxyWrappersForSameFunction.kt
…
nonTrivialReceiver.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
nothingReturnTypeAsObject.kt
…
nothingReturnTypeAsString.kt
…
nullableNothingReturnTypeAsObject.kt
…
nullableNothingReturnTypeAsString.kt
…
simple.kt
…
voidReturnTypeAsObject.kt
…