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-09 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7efb10109141048d87daf442c2f736dc0dbaec1d
kotlin
/
plugins
/
annotation-processing
/
testData
History
Dmitry Jemerov
a57748f4f4
@JvmOverloads-generated overloads of final methods are also final; test to verify that overloads of deprecated methods are deprecated
2016-11-18 11:05:03 +01: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
Parse enum arrays correctly
2016-10-07 16:28:32 +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
@JvmOverloads-generated overloads of final methods are also final; test to verify that overloads of deprecated methods are deprecated
2016-11-18 11:05:03 +01:00