Age | Commit message (Expand) | Author |
---|---|---|
2014-01-19 | Issue 625: use (even) better primes for hashcodes | Roel Spilker |
2014-01-09 | [#625] Instead of '31' as a prime number for hashCode(), use something else. ... | Reinier Zwitserloot |
2013-05-31 | Added @NonNull on parameters feature (issue 514), | Reinier Zwitserloot |
2012-04-29 | Issue 366: don't call the getter twice, fixed for javac. | Roel Spilker |
2011-11-01 | Fixed unit tests to take into account work on issue 289 and 287. | Roel Spilker |
2011-01-17 | Some of the tests weren't succeeding (and haven't for a while now) since fixi... | Reinier Zwitserloot |
2010-11-08 | Added support for canEquals in javac | Roel Spilker |
2010-07-25 | Issue 133: @ToString on an inner class should print Outer.Inner instead of Inner | Roel Spilker |
2010-07-25 | Do not generate @ConstructorProperties for method-local classes | Roel Spilker |