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
c7d4a4edf4659175d10a0872a03986ebd820e58a
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
multiModule
T
History
Ilya Gorbunov
c00d684ece
Fix deprecared API usages in test
2017-01-26 04:31:20 +03:00
..
_common.kt
Fix deprecared API usages in test
2017-01-26 04:31:20 +03:00
interfaceMethodWithDefaultParameter.kt
JS: refactor generation of functions with optional parameters. Fix #KT-7302, #KT-13888
2017-01-12 18:12:35 +03:00
localClassMetadata.kt
…
moduleAndVariableNameClash.kt
…
privateInterfaceNameClash.kt
…
privateNameClash.kt
…
publishedApiMangling.kt
JS: disable mangling for PublishedApi. Export declarations marked with PublishedApi. See KT-15442
2016-12-29 16:00:51 +03:00
useElementsFromDefaultPackageInAnotherModule.kt
…