Dmitry Gridin
|
11a3482970
|
tests: apply official code style
#KT-38632 Fixed
|
2020-05-07 12:36:44 +00:00 |
|
Ilya Kirillov
|
d0f0b9e355
|
New J2K: do not allow field and method declarations to be internal
For internal members new names are generated,
So, references to them from Java will be broken
|
2019-10-12 12:50:32 +03:00 |
|
Ilya Kirillov
|
678cc35008
|
New J2K: reuse already calculated type arguments in inference post-processing
|
2019-09-29 11:39:36 +03:00 |
|
Ilya Kirillov
|
2bd5a1f196
|
New J2K: separate nullability inference from common one & nullability bug fixes
It will be needed for structure mutability inference
#KT-21467 fixed
#KT-32609 fixed
#KT-32572 fixed
#KT-24677 fixed
|
2019-07-25 14:34:35 +03:00 |
|
Ilya Kirillov
|
f0dd21790a
|
New J2K: add plain text copy-paste conversion test for new J2K
|
2019-07-10 13:18:36 +03:00 |
|