Ilya Kirillov
|
f950a0246c
|
New J2K: handle correctly short names which are imported by default in kotlin (like List or Result)
Kotlin default import inserter was unable to correctly insert such imports
#KT-34165 fixed
|
2019-10-04 15:17:35 +03:00 |
|
Ilya Kirillov
|
f9fac0acf5
|
New J2K: do not save import statements in files as we print fqNames for calls
This may cause conflicts on shortening fq references post-processing step
|
2019-09-24 17:13:11 +03:00 |
|
Ilya Kirillov
|
f61bb5aa39
|
New J2K: implement mutability inference in post-processing
#KT-24293 fixed
#KT-19603 fixed
|
2019-09-10 14:09:26 +03:00 |
|