aboutsummaryrefslogtreecommitdiff
path: root/value/userguide
AgeCommit message (Expand)Author
2016-06-10Clarify documentation about annotating AutoValue fields.nwatson
2016-05-10Add support for "optional getters", where a getter in an AutoValue Builder ca...emcmanus
2016-05-10Document the new special support for Optional in AutoValue builders.emcmanus
2016-05-10Update to Guava 19ronshapiro
2016-05-10Changing concrete methods to final so that the example code follows best prac...okeskin
2016-04-05Bump documentation to auto-value-1.2, add (tested) gradle instructions, and t...cgruber
2016-04-05Shrink README.md to a very small document that points to the full documentati...emcmanus
2016-04-05Remove {#link} anchors, which do not work with github's markdown.emcmanus
2016-03-04Make the comment for nested class use less ambiguous, to indicate the name of...levik
2016-01-20Add example of making some params nullable.azlatin
2016-01-10Publish the hitherto internal AutoValue guide as value/userguide.emcmanus