aboutsummaryrefslogtreecommitdiff
path: root/value/processor
AgeCommit message (Expand)Author
2020-04-10Release the SerializableAutoValue extension.alvinlao
2019-10-04Update dependencies:cpovirk
2019-08-19Shade org.checkerframework in the auto-value jar. Fixes https://github.com/go...emcmanus
2019-08-19Fix a template bug concerning @AutoOneOf arrays. Like AutoValue, AutoOneOf al...emcmanus
2019-05-13Use @FormatMethod in AutoAnnotationProcessor. This addresses an ErrorProne wa...emcmanus
2019-05-05Stop using auto-parent.cpovirk
2019-04-29Update copyrights to say Google LLC instead of Google Inc.emcmanus
2018-11-20Fix incremental annotation processing of AutoValueProcessor, shade net.ltgt.g...Thomas Broyer
2018-09-25Make AutoValue and AutoService support Gradle incremental build. This work wa...Thomas Broyer
2018-06-12Switch AutoValue to using the separate EscapeVelocity project rather than its...emcmanus
2018-03-19Make AutoValue releasable againronshapiro
2018-03-12Create an auto-value-annotations artifact separate from the processorronshapiro