This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-16 08:31:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
415acfbd0580c18b445acffb42fb6a9d0d2e5963
kotlin
/
plugins
/
annotation-processing
/
testData
History
Yan Zhulanow
415acfbd05
Kapt: asMemberOf() should also check the containing type itself, not only its supertypes (KT-13823)
...
(cherry picked from commit
9f9ffdf
)
2016-10-07 16:28:23 +03:00
..
elements
Kapt: load all annotations, even if annotation processors does not require it explicitly. Some annotation processors may want to process some more annotations (see DbFlow, Database annotation).
2016-09-10 17:36:15 +03:00
javaWrappers
Kapt: provide a default constructor if PsiClass does not have any
2016-09-10 17:36:15 +03:00
kotlinWrappers
Kapt: load all annotations, even if annotation processors does not require it explicitly. Some annotation processors may want to process some more annotations (see DbFlow, Database annotation).
2016-09-10 17:36:15 +03:00
processors
Kapt: asMemberOf() should also check the containing type itself, not only its supertypes (KT-13823)
2016-10-07 16:28:23 +03:00
sourceRetention
Kapt: Write annotations with the "SOURCE" retention if kapt2 is enabled
2016-09-10 17:36:15 +03:00
withFiler
Kapt: Add tests with Filer.
2016-09-10 17:36:15 +03:00