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
8c882f0d27bb5a5480257df32e6d237ad176368c
kotlin-fork
/
idea
/
testData
/
editor
/
optimizeImports
T
History
Ilya Gorbunov
a62cda8365
Replace types that are imported by default via typealiases such as java.util.ArrayList with something else as it conflicts now with kotlin.collections.ArrayList and has to imported explicitly.
2016-11-16 18:47:42 +03:00
..
common
Fixed multiple bugs in optimize imports for JS-target
2016-10-10 14:48:16 +03:00
js
Fixed multiple bugs in optimize imports for JS-target
2016-10-10 14:48:16 +03:00
jvm
Replace types that are imported by default via typealiases such as java.util.ArrayList with something else as it conflicts now with kotlin.collections.ArrayList and has to imported explicitly.
2016-11-16 18:47:42 +03:00