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
78be4f302a7cb4cd9c1b9fbae55dcad2dc7fa00a
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
nameClashes
T
History
Sergej Jaskiewicz
65d40c2253
[JS IR] Make tests that use directives pass with IR BE
2021-10-06 09:23:50 +00:00
..
classAndCompanionObjectMembers.kt
…
constructorLocalVar.kt
…
constructorsCrossFile.kt
[JS IR] Make tests that use directives pass with IR BE
2021-10-06 09:23:50 +00:00
differenceInCapitalization.kt
…
extensionFunctionAndProperty.kt
…
extensionPropertiesWithDifferentReceivers.kt
…
extensionPropertyAndMethod.kt
…
jsNameAndPrivate.kt
[JS IR BE] New name generator
2019-04-13 14:19:36 +03:00
jsQualifier.js
[JS IR] Avoid name clashes for @JsQualifier-annotated declarations
2021-09-10 15:48:43 +03:00
jsQualifier.kt
[JS IR] Avoid name clashes for @JsQualifier-annotated declarations
2021-09-10 15:48:43 +03:00
localFunctionInLambda.kt
…
localFunctions.kt
…
methodAndPrivateProperty.kt
…
methodOverload.kt
…
methodOverloadInClassWithTwoUpperBounds.kt
…
nativeAndTopLevelFunction.js
…
nativeAndTopLevelFunction.kt
[JS IR BE] New name generator
2019-04-13 14:19:36 +03:00
nativeDeclarationAndLocalVar.js
…
nativeDeclarationAndLocalVar.kt
[JS IR BE] New name generator
2019-04-13 14:19:36 +03:00
overloadExtension.kt
…
propertyAndNativeMethod.kt
[JS IR BE] New name generator
2019-04-13 14:19:36 +03:00
topLevelFunctionAndParameter.kt
…
withBuiltin.kt
…