Stepan Koltsov
|
16917dea4f
|
fix prop modality reading from class files
|
2012-03-02 23:18:50 +04:00 |
|
Stepan Koltsov
|
99249c65da
|
properly read constructor with default params from bytecode
|
2012-03-02 20:49:13 +04:00 |
|
Stepan Koltsov
|
c15bd2f75d
|
KT-1490 serialization of constructor parameters
|
2012-03-02 20:43:47 +04:00 |
|
Stepan Koltsov
|
cf7be620a7
|
Read*BinaryClassTest: compare serialized namespace with hardcopy
|
2012-02-15 16:15:31 +04:00 |
|
Stepan Koltsov
|
309b6b3e0e
|
fix erased parameters codegen and parsing
|
2012-01-24 23:11:14 +04:00 |
|
Stepan Koltsov
|
f21ad2f536
|
fix couple of bugs in constructor signature serialization/parsing
|
2012-01-23 22:49:46 +04:00 |
|
Stepan Koltsov
|
4b7f3f718e
|
ReadKotlinBinaryClassTest: fix constructor with type parameter
class ClassWithConstructorAndTypeParameter<P>()
|
2012-01-23 20:19:37 +04:00 |
|
Stepan Koltsov
|
49dbcaa728
|
rename ReadClassDataTest
|
2012-01-17 19:32:18 +04:00 |
|