Evgeny Gerashchenko
|
d3570153ef
|
Fixed mapping generic type with multiple bounds from Java to Kotlin.
#KT-3480 fixed
|
2014-01-23 12:33:58 +04:00 |
|
Andrey Breslav
|
31d4993406
|
Properly handle @NotNull for arrays
|
2014-01-15 16:14:50 +04:00 |
|
Andrey Breslav
|
083644ea43
|
Support parameter annotations. Fix class path and test data
|
2013-11-21 13:07:36 +04:00 |
|
Evgeny Gerashchenko
|
d56c59d9d7
|
Removed toArray() from collections (few tests are still failing).
#KT-3352 in progress
|
2013-10-01 15:11:30 +04:00 |
|
Nikolay Krasko
|
8c53d19452
|
Remove unresolve 'erased' annotation
|
2013-09-11 12:01:31 +04:00 |
|
Evgeny Gerashchenko
|
13849f6b6e
|
Choosing most specific super member when building fake override. Previously, random one was chosen.
|
2013-07-12 21:09:22 +04:00 |
|
Michał Sapalski
|
7deec28b9c
|
Adjusted tests to the new DescriptorRenderer behaviour
|
2013-04-29 15:44:07 +04:00 |
|
Alexey Sedunov
|
6a7cd7c6e3
|
Add tests for mutability annotation support in type resolver
|
2013-03-29 18:42:47 +04:00 |
|
Evgeny Gerashchenko
|
4fc1148d59
|
Added dummy methods to avoid loading test interfaces as SAM.
|
2013-03-27 19:19:59 +04:00 |
|
Evgeny Gerashchenko
|
f43631377b
|
Updated test data.
|
2013-03-27 19:19:53 +04:00 |
|
Evgeny Gerashchenko
|
d194d4d877
|
Updated test data. Unit -> jet.Unit.
|
2013-03-22 16:38:26 +04:00 |
|
Evgeny Gerashchenko
|
f181907b9c
|
Got rid of code depending on Unit aliasing.
|
2013-03-22 16:38:24 +04:00 |
|
Evgeny Gerashchenko
|
b8abd0eb94
|
Rendering annotation argument types when verbose.
|
2013-03-12 20:40:19 +04:00 |
|
Evgeny Gerashchenko
|
189b043c8d
|
Moved loadJava "general" tests to subdirectory.
|
2013-03-12 19:31:45 +04:00 |
|