Commit Graph

5 Commits

Author SHA1 Message Date
Roel Spilker afb1fb8888 Rename class in test file 2017-09-18 23:19:25 +02:00
Kevin Chirls 78e526690c Updates for pull request #1284. Fix for issues #869 and #1018.
Added name to AUTHORS file. Added ECJ fix and test. Made one of the
variables final to also verify the final error case.
2017-03-15 10:09:04 -07:00
Kevin Chirls f765730526 Fix for issues #869 and #1018
Generates the null check on the constructor parameter instead of the
instance field. Fix for issues #869 and #1018.
2017-01-31 20:08:41 -08:00
Roel Spilker 9639bc2ff4 [pretty] Make the tests work with the new delombok formatting options. 2013-12-11 22:40:48 +01:00
Reinier Zwitserloot b93318da30 * Fixed 553: @XArgsConstructor (and @Builder on a class) did not look at @Accessors to handle field accessors.
* various operations on names in javac were really slow; they are faster now.
2013-08-14 07:05:43 +02:00