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
/
jvm8
/
defaults
/
noDefaultImpls
T
History
Alexander Udalov
d757847ed6
JVM: enable -Xlambdas=class for some backend tests
...
These tests are checking the specifics of the class-generated lambdas.
2023-05-12 15:21:00 +00:00
..
delegationBy
JvmDefault: remove most tests on
@JvmDefault
2023-04-25 14:33:00 +00:00
specialization
…
withCompatibility
Support specifying different bytecode listings for FIR and old frontend
2022-10-21 12:57:11 +00:00
accessor.kt
JVM IR: Avoid direct invokes in callable reference tests
2022-07-14 23:24:18 +02:00
accessorFromCompanion.kt
…
bridge2.kt
…
bridge3.kt
…
bridge.kt
…
bridgeInClass.kt
…
bridgeInInterface2.kt
…
bridgeInInterface.kt
…
bridgeInInterfaceWithProperties2.kt
…
bridgeInInterfaceWithProperties.kt
…
bridgeWithJava.kt
…
bridgeWithProperties2.kt
…
bridgeWithProperties3.kt
…
bridgeWithProperties.kt
…
callableReference.kt
JvmDefault: remove most tests on
@JvmDefault
2023-04-25 14:33:00 +00:00
capturedSuperCall.kt
JvmDefault: remove most tests on
@JvmDefault
2023-04-25 14:33:00 +00:00
defaultArgs.kt
JvmDefault: remove most tests on
@JvmDefault
2023-04-25 14:33:00 +00:00
defaultArgsViaAnonymousObject.kt
…
diamond.kt
JvmDefault: remove most tests on
@JvmDefault
2023-04-25 14:33:00 +00:00
funInterface.kt
…
inheritedFunctionWithDefaultParameters.kt
…
inheritedJvmDefault.kt
…
inline.kt
JvmDefault: remove most tests on
@JvmDefault
2023-04-25 14:33:00 +00:00
inlineProperty.kt
JvmDefault: remove most tests on
@JvmDefault
2023-04-25 14:33:00 +00:00
interfaceExtension.kt
…
kt11969.kt
JVM: enable -Xlambdas=class for some backend tests
2023-05-12 15:21:00 +00:00
kt14243_2.kt
…
kt14243_prop.kt
JvmDefault: remove most tests on
@JvmDefault
2023-04-25 14:33:00 +00:00
kt14243.kt
…
kt40920.kt
…
kt42674.kt
…
kt42967_all.kt
…
localDelegatedProperties2.kt
…
localDelegatedProperties.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
localDelegatedProperties.kt
Support specifying different bytecode listings for FIR and old frontend
2022-10-21 12:57:11 +00:00
localDelegatedProperties.txt
…
oneImplementation2.kt
JvmDefault: remove most tests on
@JvmDefault
2023-04-25 14:33:00 +00:00
oneImplementation.kt
JvmDefault: remove most tests on
@JvmDefault
2023-04-25 14:33:00 +00:00
privateFunInInterface.kt
…
privateFunWithDefaultArg.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
privateFunWithDefaultArg.kt
Support specifying different bytecode listings for FIR and old frontend
2022-10-21 12:57:11 +00:00
privateFunWithDefaultArg.txt
…
privateSuspend.kt
…
propertyAnnotation.kt
…
simpleFunction.kt
…
suspendFunction.kt
…
suspendSuperCall.kt
…