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
c00d684ece2920ec321ab061a89ee36fbfa1982b
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
JS: serialize type of local anonymous class as its denotable supertype. See KT-14888
2016-12-15 19:05:32 +03:00
moduleAndVariableNameClash.kt
JS: move more test to box tests
2016-09-29 12:00:41 +03:00
privateInterfaceNameClash.kt
KT-2752: fix some tests and make them slightly less fragile
2016-10-08 19:25:51 +03:00
privateNameClash.kt
KT-2752: fix some tests and make them slightly less fragile
2016-10-08 19:25:51 +03:00
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
JS: move more test to box tests
2016-09-29 12:00:41 +03:00