This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
46f3eae32ceb39e68206105f48cbaefb57a0972a
kotlin-fork
/
plugins
/
annotation-processing
/
testData
T
History
Yan Zhulanow
f83e7509b2
Kapt: typeElement.asType() should preserve type parameters and propagate it to its supertypes (KT-13865)
...
(cherry picked from commit 92c9cea)
2016-10-07 16:28:28 +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
processors
Kapt: typeElement.asType() should preserve type parameters and propagate it to its supertypes (KT-13865)
2016-10-07 16:28:28 +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
wrappers
Kapt: Simplify wrapper tests
2016-10-07 16:28:25 +03:00