Valentin Kipyatkov
|
ec51076355
|
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
|
2016-10-11 23:38:54 +03:00 |
|
Alexey Tsvetkov
|
dc27363452
|
Remove @annotation from test data
|
2015-10-19 20:45:01 +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
|
3770e7f49f
|
Introduction of AnnotationTarget.CLASS as a replacement for CLASSIFIER (first step)
|
2015-09-11 17:59:40 +03:00 |
|
Michael Nedzelsky
|
bc5c9065d2
|
fix tests in org.jetbrains.kotlin.checkers
|
2015-09-08 02:04:32 +03:00 |
|
Mikhail Glukhikh
|
8f7b29f80a
|
Annotation rename: target --> @Target
|
2015-09-07 13:42:26 +03:00 |
|
Mikhail Glukhikh
|
4e3bd10cd3
|
Java annotation with target "TYPE" is now applicable to Kotlin targets "CLASSIFIER" and "FILE"
|
2015-09-04 12:49:24 +03:00 |
|
Yan Zhulanow
|
2ce9903356
|
Fix tests
|
2015-08-31 15:33:13 +03:00 |
|
Mikhail Glukhikh
|
1309c1f95f
|
Annotation mapper is introduced to map java annotation targets to kotlin targets + a set of new / fixed tests
|
2015-07-21 15:20:31 +03:00 |
|