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
a56d1d3ce863f425b47b25eb92fe4a3b046676b3
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
inlineClasses
/
functionNameMangling
T
History
…
..
anonymousObjectInFunctionWithMangledName.kt
Mangle function names with inline class parameters
2018-08-30 14:58:50 +03:00
extensionFunctionsDoNotClash.kt
…
functionsWithDifferentNullabilityDoNotClash.kt
…
genericFunctionsDoNotClash.kt
…
localClassInFunctionWithMangledName.kt
Mangle function names with inline class parameters
2018-08-30 14:58:50 +03:00
mangledFunctionsCanBeOverridden.kt
Mangle function names with inline class parameters
2018-08-30 14:58:50 +03:00
mangledFunctionsDoNotClash.kt
Mangle function names with inline class parameters
2018-08-30 14:58:50 +03:00
mangledFunctionsPresentInStackTrace.kt
Mangle function names with inline class parameters
2018-08-30 14:58:50 +03:00
mixedSignatureFunctionsDoNotClash.kt
…
overridingMethodInGenericClass2.kt
Mangle function names with inline class parameters
2018-08-30 14:58:50 +03:00
overridingMethodInGenericClass.kt
Mangle function names with inline class parameters
2018-08-30 14:58:50 +03:00
propertySetterWithInlineClassTypeArgument.kt
…
reflectionForFunctionWithMangledName.kt
Mangle function names with inline class parameters
2018-08-30 14:58:50 +03:00
reflectionForLocalClassInFunctionWithMangledName.kt
Mangle function names with inline class parameters
2018-08-30 14:58:50 +03:00
reflectionForPropertyOfInlineClassType.kt
…
syntheticAccessorForFunctionWithMangledName.kt
…
syntheticAccessorsForPropertyOfInlineClassType.kt
…