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
b518c19b385cd409eed69f1ade0f206cc403cd49
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
reflection
/
call
/
inlineClasses
T
History
Ilmir Usmanov
89d45bf909
IC mangling: Use old mangling scheme in FIR tests
...
instead of ignoring them. This affects all unsigned tests.
2020-11-19 17:39:31 +01:00
..
constructorWithInlineClassParameters.kt
Use TypeSubstitutor to get the substituted underlying type for inline
2020-06-04 17:03:55 +03:00
fieldAccessors.kt
FIR2IR: distinguish substitution case when adding external fake overrides
2020-06-08 12:11:34 +03:00
functionsWithInlineClassParameters.kt
[JS BE] mutes tests for JS_IR_ES6, which muted for JS_IR
2020-05-27 00:32:56 +03:00
inlineClassConstructor.kt
Use TypeSubstitutor to get the substituted underlying type for inline
2020-06-04 17:03:55 +03:00
internalPrimaryValOfInlineClass.kt
Unmute two more FIR BB tests
2020-06-04 17:26:27 +03:00
jvmStaticFieldInObject.kt
FIR2IR: distinguish substitution case when adding external fake overrides
2020-06-08 12:11:34 +03:00
jvmStaticFunction.kt
FIR2IR: set dispatch receiver for companion member reference
2020-09-29 11:51:21 +03:00
nonOverridingFunOfInlineClass.kt
[JS BE] mutes tests for JS_IR_ES6, which muted for JS_IR
2020-05-27 00:32:56 +03:00
nonOverridingVarOfInlineClass.kt
FIR2IR: distinguish substitution case when adding external fake overrides
2020-06-08 12:11:34 +03:00
overridingFunOfInlineClass.kt
[JS BE] mutes tests for JS_IR_ES6, which muted for JS_IR
2020-05-27 00:32:56 +03:00
overridingVarOfInlineClass.kt
FIR2IR: distinguish substitution case when adding external fake overrides
2020-06-08 12:11:34 +03:00
primaryValOfInlineClass.kt
JVM_IR: fix property reference generation for inline class primary val
2020-07-03 17:51:30 +03:00
properties.kt
FIR2IR: distinguish substitution case when adding external fake overrides
2020-06-08 12:11:34 +03:00
suspendFunction.kt
IC mangling: Use old mangling scheme in FIR tests
2020-11-19 17:39:31 +01:00