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
45637c1b94de9509bcc242f797100e0ba4e4efd3
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
functions
T
History
Nikolay Lunyak
4cf8d9ffb9
[FIR JS] Implement FirJsInheritanceChecker
2023-01-09 08:57:10 +00:00
..
bigArity
[Wasm] Allow implementing function interfaces
2022-11-14 11:23:18 +01:00
functionExpression
[FIR] Fix
1.(fun Int.() = 1)()
call fir conversion
2021-12-09 12:31:23 +00:00
invoke
[FIR JS] Implement FirJsInheritanceChecker
2023-01-09 08:57:10 +00:00
localFunctions
JVM IR: Avoid direct invokes in callable reference tests
2022-07-14 23:24:18 +02:00
coerceVoidToArray.kt
…
coerceVoidToObject.kt
…
constructor.kt
…
dataLocalVariable.kt
…
defaultargs1.kt
…
defaultargs2.kt
…
defaultargs3.kt
…
defaultargs4.kt
…
defaultargs5.kt
…
defaultargs6.kt
…
defaultargs7.kt
…
defaultargs.kt
…
ea33909.kt
…
fakeDescriptorWithSeveralOverridenOne.kt
…
functionNtoString.kt
KT-45375 Lightweight lambdas; KT-52817 introduce @JvmSerializableLambda
2022-07-18 17:10:07 +02:00
functionNtoStringGeneric.kt
KT-45375 Lightweight lambdas; KT-52817 introduce @JvmSerializableLambda
2022-07-18 17:10:07 +02:00
functionNtoStringNoReflect.kt
…
infixRecursiveCall.kt
…
kt395.kt
…
kt785.kt
…
kt873.kt
…
kt1038.kt
…
kt1199.kt
…
kt1413.kt
…
kt1649_1.kt
…
kt1649_2.kt
…
kt1739.kt
…
kt2270.kt
…
kt2271.kt
…
kt2280.kt
…
kt2481.kt
JVM IR: Avoid direct invokes in callable reference tests
2022-07-14 23:24:18 +02:00
kt2716.kt
…
kt2739.kt
…
kt2929.kt
…
kt3214.kt
…
kt3313.kt
…
kt3573.kt
…
kt3724.kt
…
kt47449.kt
…
kt47527.kt
…
kt48058.kt
…
kt48989.kt
JVM Inline: Update tryCatchBlocks when expand mask conditions
2022-12-22 12:50:41 +00:00
localFunction.kt
…
localReturnInsideFunctionExpression.kt
…
max.kt
…
mutualInline.kt
…
nothisnoclosure.kt
…
overloadByInterfaceType.kt
…
prefixRecursiveCall.kt
…
recursiveCompareTo.kt
…
recursiveIncrementCall.kt
…
referencesStaticInnerClassMethod.kt
…
referencesStaticInnerClassMethodL2.kt
…
typeParameterAsUpperBound.kt
…
typeParametersInLocalFunction.kt
…
unrelatedUpperBounds.kt
…