Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-21 | Delombok now also prints explicit no-arg super constructor calls, fixes #2023. | Roel Spilker | |
2017-02-09 | [i1014] Only add lombok.Generated if it is explicitly turned on | Roel Spilker | |
2012-07-16 | Updated tests to reflect changes to delombok (delombok now kills super(), ↵ | Reinier Zwitserloot | |
because attrib adds them even in places where that's wrong). Also split up the SynchronizedName test into separate cases for each expected failure mode. | |||
2012-06-25 | Added tests for this() call in SneakyThrows (issue 381) | Roel Spilker | |
2012-06-24 | [Issue 381] @SneakyThrows respects constructor calls | Philipp Eichhorn | |
2010-07-22 | Added tests for ecj, fixed a few minor bugs that came out of that. | Reinier Zwitserloot | |
2010-07-21 | refactored the tests to prepare running ecj as well as delombok. | Reinier Zwitserloot | |