Alexander Udalov
|
07f1e61146
|
Remove unneeded asserts from JavaSupertypeResolver
Don't do anything special if a Java class happens to extend jet.JetObject: it's
not a Kotlin class and we should collect all its supertypes correctly
|
2013-09-27 16:01:55 +04:00 |
|
Alexander Udalov
|
c0a4d8d24f
|
Support Class<?> as annotation arguments in java
|
2013-09-06 23:26:27 +04:00 |
|
Michał Sapalski
|
7deec28b9c
|
Adjusted tests to the new DescriptorRenderer behaviour
|
2013-04-29 15:44:07 +04:00 |
|
Evgeny Gerashchenko
|
d194d4d877
|
Updated test data. Unit -> jet.Unit.
|
2013-03-22 16:38:26 +04:00 |
|
Evgeny Gerashchenko
|
a0b780c7bb
|
Moved sourceJava cases to generated test.
|
2013-03-12 20:40:18 +04:00 |
|