Natalia.Ukhorskaya
|
19221e3ba6
|
JavaDescriptorResolver: Add resolve for annotation parameters (array, annotation, enum)
Temporary change testData for LoadJavaTest because enums in parameters of annotations in kotlin files is now unsupported
|
2012-08-30 10:56:33 +04:00 |
|
Pavel V. Talanov
|
9dc611c4fe
|
Get rid of LoadJavaDescriptorsTest.
Implement the same test via existing LoadJavaDescriptorsTest.
Move test data.
|
2012-08-23 15:24:37 +04:00 |
|
Stepan Koltsov
|
8c8ed3a1ee
|
KT-1388 Parse static final fields from java binary classes as non-null
#KT-1388 Fixed
|
2012-05-13 00:53:37 +04:00 |
|
Stepan Koltsov
|
4a1c36d733
|
fix complex case of recursion in JavaDescriptorResolver
#KT-1804
|
2012-04-24 22:14:01 +04:00 |
|