aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/after-ecj/UtilityClassErrors.java
AgeCommit message (Collapse)Author
2015-04-14[i804] @UtilityClass fails to properly initialize fields (which ↵Reinier Zwitserloot
@UtilityClass makes static) with initializers, in eclipse. also updates the changelog more generally, it was lacking some recent work.
2015-02-04@UtilityClass handlers now more intelligent about inner types of implicitly ↵Reinier Zwitserloot
static contexts (enums, interfaces, and annotation declarations). Also added tests to test for these.
2015-02-02added impl for @UtilityClass.Reinier Zwitserloot