Yan Zhulanow
|
2a28baa154
|
Remove ACC_STATIC from DefaultImpls
|
2015-10-26 20:37:29 +03:00 |
|
Alexander Udalov
|
f310d4c10e
|
Don't write Kotlin metadata in light classes mode
This was already happening for classes and packages, now will also for
interface DefaultImpls and any other possible classes
|
2015-10-03 01:03:35 +03:00 |
|
Alexander Udalov
|
056bb3f833
|
Deprecate and don't write KotlinSyntheticClass$Kind, to be removed later
|
2015-10-03 00:59:28 +03:00 |
|
Denis Zharkov
|
fd0c92e307
|
Record inner class info for interface and DefaultImpls
|
2015-09-30 08:19:51 +03:00 |
|
Nikolay Krasko
|
f5ee68064f
|
Don't generate ValueParameter annotations in light class mode
|
2014-09-22 14:02:02 +04:00 |
|
Alexander Udalov
|
226bfe65f0
|
Don't make traits and annotations inherit from KObject
#KT-5609 Fixed
|
2014-08-13 17:19:56 +04:00 |
|
Denis Zharkov
|
3fa5fc7b11
|
Tests updated after integration with optimization subsystem
|
2014-07-15 21:23:50 +04:00 |
|
Andrey Breslav
|
38d4ca5469
|
Do not generate @NotNull annotations on void- or primitive-returning methods
#KT-4834 Fixed
#KT-5255 Fixed
|
2014-06-24 15:54:11 +04:00 |
|
Andrey Breslav
|
afca70eb41
|
Test for nullability annotations generalized and generated
|
2014-06-19 22:10:57 +04:00 |
|