Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-17 | Some of the tests weren't succeeding (and haven't for a while now) since ↵ | Reinier Zwitserloot | |
fixing the bug where lombok will call equals(SomeSpecificType) instead of equals(Object) from data. This commit rectifies this by updating the tests. | |||
2010-11-08 | Added support for canEquals in javac | Roel Spilker | |
2010-07-21 | refactored the tests to prepare running ecj as well as delombok. | Reinier Zwitserloot | |