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
dd94de3a344e309815509bdaf5f43e2d384ef143
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
jvm8
/
defaults
/
allCompatibility
T
History
vladislav.grechko
34bac48541
Add JVM ABI K1/K2 consistency tests
2023-12-26 10:18:19 +00:00
..
delegationBy
Add JVM ABI K1/K2 consistency tests
2023-12-26 10:18:19 +00:00
accessor.kt
…
accessorFromCompanion.kt
…
bridge2.kt
…
bridge3.kt
…
bridge.kt
…
bridgeInClass.kt
…
bridgeInInterface2.kt
…
bridgeInInterface.kt
…
bridgeInInterfaceWithProperties2.kt
…
bridgeInInterfaceWithProperties.kt
…
bridgeWithJava.kt
IR: keep flexible type annotations when building fake overrides
2023-09-15 09:40:45 +00:00
bridgeWithProperties2.kt
…
bridgeWithProperties3.kt
…
bridgeWithProperties.kt
…
callableReference.kt
…
callStackTrace.kt
…
capturedSuperCall.kt
…
defaultArgs.kt
…
defaultArgsViaAnonymousObject.kt
…
deprecatedAnnotation.kt
…
deprecatedDefaultMethod.kt
…
diamond.kt
…
funInterface.kt
…
inheritedFunctionWithDefaultParameters.kt
…
inheritedJvmDefault.kt
…
inline.kt
…
inlineProperty.kt
…
interfaceExtension.kt
…
kt11969.kt
JVM: enable -Xlambdas=class in some codegen tests
2023-04-28 21:34:19 +00:00
kt14243_2.kt
…
kt14243_prop.kt
…
kt14243.kt
…
kt40920.kt
…
kt42674.kt
…
localDelegatedProperties.ir.txt
…
localDelegatedProperties.kt
…
localDelegatedProperties.txt
…
oneImplementation2.kt
…
oneImplementation.kt
…
privateFunInInterface.kt
…
privateFunWithDefaultArg2.kt
…
privateFunWithDefaultArg2.txt
…
privateFunWithDefaultArg.ir.txt
Do not add nullability annotations to the methods of anonymous classes
2023-10-10 10:34:33 +00:00
privateFunWithDefaultArg.kt
…
privateFunWithDefaultArg.txt
…
privateSuspend.kt
…
propertyAnnotation.kt
…
simpleFunction.kt
…
superCall.ir.txt
Do not add nullability annotations to the methods of anonymous classes
2023-10-10 10:34:33 +00:00
superCall.kt
…
superCall.txt
…
suspendFunction.kt
…