Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-10 | updates tests to reflect that fields in builders now get gen/suppress ↵ | Reinier Zwitserloot | |
annotations. | |||
2015-01-30 | [i623] added eclipse code for generating @javax.annotation.Generated, and ↵ | Reinier Zwitserloot | |
refactored java impl to reduce DRY violations. -f pretty now includes skipping generation of this annotation, and updated ALL the test cases. | |||
2015-01-21 | [@Singular @Builder] Our recipe for guava builders did not work in javac 1.7 ↵ | Reinier Zwitserloot | |
and below; fixed. | |||
2015-01-20 | brainfarted ‘singleton’ where I meant ‘singular’ in all the test ↵ | Reinier Zwitserloot | |
files. Whoops! |