aboutsummaryrefslogtreecommitdiff
path: root/checkstyle.xml
AgeCommit message (Expand)Author
2017-05-13Fix conflicts with types with same name as type being declared (#559)Thomas Broyer
2017-05-06Upgrade to Checkstyle 7.7. (#556)Jesse Wilson
2016-01-19Added support for initializer blocks; Bugfix in TypeSpec.toBuilder() for stat...Hannes Dorfmann
2016-01-07Upgrade Maven Checkstyle Plugin to 2.17 using Checkstyle 6.11.2Christian Stein
2015-07-22NameAllocator.jwilson
2015-01-08Support anonymous inner classes in builders.Jesse Wilson
2015-01-07First, rough draft of immutable builders.Jesse Wilson
2014-12-15Add support for per-type originating elements.Jake Wharton
2014-12-04Type writer subclasses are now top level. JavaWriter is for multiple types.Jake Wharton
2014-11-17Rename package from dagger.internal.codegen.writer.Jesse Wilson
2014-01-10CRLF -> LF. Fix indent level.Jake Wharton
2013-01-31Merge in Dagger's changes. Add test class.Jake Wharton
2013-01-31Re-add README, pom, etc.Jake Wharton