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
65d40c225333e61cac848c733b21642f493983dc
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
multiModule
T
History
Sergej Jaskiewicz
65d40c2253
[JS IR] Make tests that use directives pass with IR BE
2021-10-06 09:23:50 +00:00
..
_common.kt
…
clashedDeclLinkage.kt
Fix master
2019-09-04 14:37:14 +03:00
clashedInternalDeclarations.kt
[JS BE] mutes tests for JS_IR_ES6, which muted for JS_IR
2020-05-27 00:32:56 +03:00
interfaceMethodWithDefaultParameter.kt
…
localClassMetadata.kt
Fix check for local classes in approximating string table
2021-01-20 11:05:53 +03:00
moduleAndVariableNameClash.kt
…
privateInterfaceMethodInheritance.kt
[JS IR BE] Fix tests failing due to reduced runtime
2019-10-04 17:30:45 +03:00
privateInterfaceNameClash.kt
[JS IR BE] New name generator
2019-04-13 14:19:36 +03:00
privateNameClash.kt
[JS BE] mutes tests for JS_IR_ES6, which muted for JS_IR
2020-05-27 00:32:56 +03:00
publishedApiMangling.kt
[JS IR] Make tests that use directives pass with IR BE
2021-10-06 09:23:50 +00:00
samePackageNames.kt
…
useElementsFromDefaultPackageInAnotherModule.kt
…