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
27c2a4f6a8c017cc572b1e6b7c69f5d1f5b223d3
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
multiModule
T
History
Alexey Andreev
27c2a4f6a8
JS: disable mangling for PublishedApi. Export declarations marked with PublishedApi. See KT-15442
2016-12-29 16:00:51 +03:00
..
_common.kt
JS: rewrite code that copies interface members with implementation to subtypes
2016-11-11 16:26: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