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 |
|
Michael Bogdanov
|
cf57d56ab3
|
Don't generate private members in interface
|
2015-09-24 12:00:18 +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 |
|
Alexander Udalov
|
a07909bb52
|
Don't generate unnecessary accessors for private class properties
|
2014-07-17 19:18:05 +04:00 |
|
Denis Zharkov
|
3fa5fc7b11
|
Tests updated after integration with optimization subsystem
|
2014-07-15 21:23:50 +04:00 |
|
Andrey Breslav
|
afca70eb41
|
Test for nullability annotations generalized and generated
|
2014-06-19 22:10:57 +04:00 |
|