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
833edfb209bfa00b3f052dcf5cc3f8294d51f40f
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
invokedynamic
/
sam
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
..
functionExprToJavaInterface
JVM: enable indy lambdas in some tests explicitly
2023-04-28 21:34:19 +00:00
functionRefToJavaInterface
JVM: enable indy lambdas in some tests explicitly
2023-04-28 21:34:19 +00:00
inlineClassInSignature
…
specializedGenerics
JVM: enable indy lambdas in some tests explicitly
2023-04-28 21:34:19 +00:00
boundFunctionReferenceEquality.kt
…
boundReference.kt
…
builtinMemberReference.kt
…
capturedDispatchReceiver.kt
…
capturedExtensionReceiver.kt
…
capturingIndyFunInterface.kt
…
capturingIndySam.kt
…
capturingVar.kt
…
constructorReference.kt
…
covariantOverrideWithPrimitive.kt
…
enhancedNullabilityMix.kt
…
genericFunInterface.kt
…
genericFunInterfaceWithPrimitive.kt
…
genericLambdaSignature.ir.txt
[Test] Save IR bytecode dumps from BytecodeListingHandler to .ir.txt file instead of _ir.txt
2022-12-01 07:29:37 +00:00
genericLambdaSignature.kt
Support specifying different bytecode listings for FIR and old frontend
2022-10-21 12:57:11 +00:00
genericLambdaSignature.txt
…
inlineFunWithPrivateMethod.kt
JVM: enable indy lambdas in some tests explicitly
2023-04-28 21:34:19 +00:00
inlineOnly.kt
…
insideInitBlock.kt
…
intReturnTypeAsNumber.kt
…
kt45779.kt
…
kt47510.kt
…
kt51282.kt
KT-51282 Add tests
2022-09-27 12:17:19 +00:00
kt51868_contravariantGenericSam.kt
FIR2IR: Repeat the K1 behavior: SAM conversion with 'in' projection
2023-02-20 14:54:09 +00:00
kt52040_severalProxyFunsInInit.kt
JVM IR: sanitize indy lambda proxy names correctly
2022-04-21 17:06:16 +02:00
kt512832_inherit_multifile_parts.kt
KT-51282 Add tests
2022-09-27 12:17:19 +00:00
nullabilityAssertions.kt
…
possibleOverrideClash.kt
…
primitiveVsWrapperInSam.kt
…
reifiedTypeParameter.kt
…
samConversionInsideSamConvertedLambda.kt
…
samConversionOnFunctionReference.kt
…
samExtFunWithCapturingLambda.kt
…
serializableSam1.kt
…
serializableSam2.kt
…
simpleFunInterfaceConstructor.kt
…
simpleIndyFunInterface.kt
…
simpleIndySam.kt
…
starProjectionSam.kt
FIR2IR: Repeat the K1 behavior: SAM conversion with 'in' projection
2023-02-20 14:54:09 +00:00
streamApi1.kt
JVM: enable indy lambdas in some tests explicitly
2023-04-28 21:34:19 +00:00
streamApi2.kt
…
suspendFunInterface.kt
…
unboundFunctionReferenceEquality.kt
…