Denis Zharkov
|
5cecaa6f87
|
Get rid of deprecated annotations and modifiers in stdlib (besides JS)
|
2015-09-18 10:14:28 +03:00 |
|
Rodrigo Quesada
|
69038ba6c0
|
KT-9003 FileNotFoundException when Kapt is unable to find corresponding annotations.txt
#KT-9003 Fixed
|
2015-09-11 22:41:58 +03:00 |
|
Yan Zhulanow
|
441e72abed
|
kapt: Add class declarations test in AP wrapper
|
2015-07-07 16:35:22 +03:00 |
|
Yan Zhulanow
|
a90f175fc2
|
kapt: Support inherited annotations in AP wrapper
|
2015-07-07 16:35:20 +03:00 |
|
Alexander Udalov
|
feb4dd7b8f
|
Drop 'OBJECT$' field deprecated in M11
|
2015-07-06 16:19:54 +03:00 |
|
Yan Zhulanow
|
d9ac8c9d22
|
kapt: Pass annotation declarations options via Java APT options
|
2015-06-19 02:29:12 +03:00 |
|
Yan Zhulanow
|
78af866f5a
|
kapt: Do not fail if annotations.txt file does not exist
|
2015-06-11 14:53:46 +03:00 |
|
Yan Zhulanow
|
b254825427
|
kapt: fix several annotation processors in AP wrapper
|
2015-05-27 16:11:06 +03:00 |
|
Yan Zhulanow
|
c2dd7d197e
|
APT: Use task qualifiers in annotation file names
|
2015-05-27 16:11:05 +03:00 |
|
Ilya Gorbunov
|
36fb5b3c49
|
Use platform independent way to split output to lines.
|
2015-05-22 16:12:07 +03:00 |
|
Yan Zhulanow
|
6de79f46e4
|
More kotlin-annotation-processing parsing tests
|
2015-05-21 15:48:29 +03:00 |
|
Yan Zhulanow
|
07214c4f35
|
Platform-agnostic text compare in kotlin-annotation-processing
|
2015-05-21 15:48:27 +03:00 |
|
Yan Zhulanow
|
692e396ffd
|
Support constructors in kapt wrapper
|
2015-05-21 15:48:26 +03:00 |
|
Yan Zhulanow
|
c414c598ca
|
Minor: fixes in KotlinAnnotationProvider (APT wrapper)
|
2015-05-21 15:48:24 +03:00 |
|
Yan Zhulanow
|
d2e256f470
|
Output annotation processor fqName if the processor can't be initialized
|
2015-05-21 15:48:24 +03:00 |
|
Yan Zhulanow
|
7a2f3bf1ea
|
Replace all dollar signs in class name with . (temporary workaround)
|
2015-05-21 15:48:22 +03:00 |
|
Yan Zhulanow
|
01a097dae7
|
Annotations file name change: annotations.txt -> annotations.kotlin.txt
|
2015-05-21 15:48:20 +03:00 |
|
Yan Zhulanow
|
297f2d0669
|
Add annotation file parse tests in AP wrapper
|
2015-05-21 15:48:16 +03:00 |
|
Yan Zhulanow
|
964e57a8f8
|
Add annotation processor wrapper as a Maven artifact
|
2015-05-21 15:48:14 +03:00 |
|