Alexey Tsvetkov
|
dc27363452
|
Remove @annotation from test data
|
2015-10-19 20:45:01 +03:00 |
|
Yan Zhulanow
|
9ae3b0fa9c
|
Drop loading Java annotation methods as functions
|
2015-10-16 22:13:34 +03:00 |
|
Denis Zharkov
|
8d13f08271
|
Load static final fields of appropriate types from Java as const
|
2015-09-23 08:20:57 +03:00 |
|
Denis Zharkov
|
4850fd10f0
|
Regenerate test data containing rendered descriptors
Introduced '@' after each annotation
|
2015-09-18 10:14:39 +03:00 |
|
Mikhail Glukhikh
|
37b2e97e56
|
Rendering changed: "annotation class" is now just "class" (with kotlin.annotation.annotation if it's kotlin annotation).
A swarm of tests fixed accordingly.
|
2015-07-14 16:25:08 +03:00 |
|
Mikhail Glukhikh
|
bae9a7d7f8
|
Types are no more rendered for annotation arguments + a swarm of tests corrected accordingly
|
2015-07-01 16:12:32 +03:00 |
|
Denis Zharkov
|
6ca7d2aad7
|
Regenerate test data
Add properties for Java annotations
|
2015-04-23 08:27:41 +03:00 |
|
Alexander Udalov
|
ca8831097f
|
Resolve annotations on Java constructors
Also add tests on custom annotations on fields and methods
|
2015-03-07 02:32:14 +03:00 |
|