Age | Commit message (Expand) | Author |
---|---|---|
2010-11-08 | Added support for canEqual in ecj | Roel Spilker |
2010-07-22 | Added tests for ecj, fixed a few minor bugs that came out of that. | Reinier Zwitserloot |
2010-07-21 | Added using .getX() instead of using .x in equals, hashCode, and toString. Al... | Reinier Zwitserloot |
2010-07-21 | Refactor: for using this.getX() instead of this.x in generated toString(), eq... | Reinier Zwitserloot |
2010-07-18 | All field accesses done by generated lombok methods are now qualified with 't... | Reinier Zwitserloot |
2009-12-02 | Changed the order of the generated methods in for @Data | Roel Spilker |
2009-11-25 | Refactored the source folders. | Reinier Zwitserloot |