Pavel V. Talanov
|
3ae89dbb1d
|
Test for resolving static members of java enum
Add clarifying note
|
2012-11-21 19:49:45 +04:00 |
|
Pavel V. Talanov
|
b5b6f58b6b
|
Test for resolving inner classes
|
2012-11-21 19:49:44 +04:00 |
|
Pavel V. Talanov
|
737b246b01
|
Fix resolve of inner and nested classes in JavaDescriptorResolver
|
2012-11-21 19:49:44 +04:00 |
|
Pavel V. Talanov
|
96b48aedfc
|
Very simple test for resolving static members of java classes
|
2012-11-21 19:49:43 +04:00 |
|
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 |
|